summaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
diff options
context:
space:
mode:
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] -->