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.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 066c63b2d..532c41b1a 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -138,6 +138,10 @@
<string name="cannot_connect_camera">カメラに接続できません。</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">カメラはセキュリティポリシーにより無効になっています。</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">アプリは実行に必要となる重要な権限が与えられていません。権限の設定を確認してください。</string>
+ <!-- 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>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -286,8 +290,6 @@
<string name="pref_camera_countdown_label_fifteen">15秒</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">撮影モードでは選択できません。</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">露出</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->