summaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:12:49 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:12:49 -0800
commitc67a75075a7a60b1e4ae3ef42bc729e4ae7b74ae (patch)
treea3b3980c43a2957c5adb5d6fd0d9ec71ce07f58b /res/values-ja/strings.xml
parent0a6f276015a142adcdabd3f00d0de72845bb1107 (diff)
downloadandroid_packages_apps_Snap-c67a75075a7a60b1e4ae3ef42bc729e4ae7b74ae.tar.gz
android_packages_apps_Snap-c67a75075a7a60b1e4ae3ef42bc729e4ae7b74ae.tar.bz2
android_packages_apps_Snap-c67a75075a7a60b1e4ae3ef42bc729e4ae7b74ae.zip
Automatic translation import
Change-Id: I55aaa2268468fedeb449f4d49cba49426c3fd080
Diffstat (limited to 'res/values-ja/strings.xml')
-rw-r--r--res/values-ja/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 7138dcb99..5bf4f6913 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -143,11 +143,11 @@
<!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
<string name="dialog_dismiss">閉じる</string>
<!-- alert to the user to wait for some operation to complete -->
- <string name="wait">お待ちください\u2026</string>
+ <string name="wait">お待ちください...</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
<string name="no_storage" product="default">カメラを使用する前にSDカードを挿入してください。</string>
<!-- alert to the user that the SD card is being disk-checked -->
- <string name="preparing_sd" product="default">SDカードを準備中u2026</string>
+ <string name="preparing_sd" product="default">SDカードを準備中...</string>
<!-- alert to the user that the camera fails to read or write the SD card. -->
<string name="access_sd_fail" product="default">SDカードにアクセスできませんでした。</string>
<!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->