diff options
author | Eric Fischer <enf@google.com> | 2011-11-08 17:41:40 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-11-08 17:41:40 -0800 |
commit | 88194cf3293cd810f7f4dbf60889643f7c949237 (patch) | |
tree | 6fa2415c4beeae3c5531d00c76277340c7ff0864 | |
parent | 08956967fb451d8c23f668610f860429661862a8 (diff) | |
download | packages_apps_nfc-88194cf3293cd810f7f4dbf60889643f7c949237.zip packages_apps_nfc-88194cf3293cd810f7f4dbf60889643f7c949237.tar.gz packages_apps_nfc-88194cf3293cd810f7f4dbf60889643f7c949237.tar.bz2 |
Import revised translations. DO NOT MERGE
Change-Id: Ice3e77b3f49c0118bd631c398a395a3d499802b6
-rw-r--r-- | res/values-ko/strings.xml | 2 | ||||
-rw-r--r-- | res/values-zh-rTW/strings.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 62703a3..59c90d5 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -10,5 +10,5 @@ <string name="outbound_me_profile_title" msgid="2523625031572784769">"NFC 통신 완료"</string> <string name="outbound_me_profile_text" msgid="7431318734941861000">"내 연락처 정보를 이 사람에게 제공하려면 탭하세요."</string> <string name="accessibility_nfc_enabled" msgid="7796246979948787735">"NFC 사용"</string> - <string name="touch" msgid="4727218133711188355">"빔을 쏘려면 터치"</string> + <string name="touch" msgid="4727218133711188355">"공유하기"</string> </resources> diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index 89448ee..dc09349 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -10,5 +10,5 @@ <string name="outbound_me_profile_title" msgid="2523625031572784769">"NFC 互動完成"</string> <string name="outbound_me_profile_text" msgid="7431318734941861000">"輕按即可將您的聯絡人資訊傳送給這位使用者"</string> <string name="accessibility_nfc_enabled" msgid="7796246979948787735">"NFC 已啟用。"</string> - <string name="touch" msgid="4727218133711188355">"輕觸即可播放"</string> + <string name="touch" msgid="4727218133711188355">"輕觸即可傳輸"</string> </resources> |