summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-af/cm_strings.xml3
-rw-r--r--res/values-eo/cm_strings.xml8
-rw-r--r--res/values-ja/cm_strings.xml3
3 files changed, 14 insertions, 0 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
index b902b82d..77908958 100644
--- a/res/values-af/cm_strings.xml
+++ b/res/values-af/cm_strings.xml
@@ -28,6 +28,9 @@
<!-- Do not translate. Values that are retrieved from the ListPreference.
These must match the alert_sound_duration_entries above. -->
<!-- Preference category title for India settings. [CHAR LIMIT=50] -->
+ <string name="category_india_settings_title">Instellings vir Indië</string>
<!-- Preference title for enable channel 60 alerts. [CHAR LIMIT=30] -->
+ <string name="enable_channel_60_alerts_title">Wys kanaal 60 uitsendings</string>
<!-- Preference summary for enable channel 60 alerts. [CHAR LIMIT=100] -->
+ <string name="enable_channel_60_alerts_summary">Kanaal 60 word gebruik in Indië vir Operateur spesifieke inligting</string>
</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
index 6a1f9a1e..ab252fd8 100644
--- a/res/values-eo/cm_strings.xml
+++ b/res/values-eo/cm_strings.xml
@@ -17,6 +17,14 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Entries listed in the ListPreference for allowed alert durations. [CHAR LIMIT=30] -->
+ <string-array name="cm_alert_sound_duration_entries">
+ <item>2 sekundoj</item>
+ <item>4 sekundoj</item>
+ <item>6 sekundoj</item>
+ <item>8 sekundoj</item>
+ <item>10 sekundoj</item>
+ <item>Until dismissed</item>
+ </string-array>
<!-- Do not translate. Values that are retrieved from the ListPreference.
These must match the alert_sound_duration_entries above. -->
<!-- Preference category title for India settings. [CHAR LIMIT=50] -->
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
index cda097c6..cdbe6621 100644
--- a/res/values-ja/cm_strings.xml
+++ b/res/values-ja/cm_strings.xml
@@ -28,6 +28,9 @@
<!-- Do not translate. Values that are retrieved from the ListPreference.
These must match the alert_sound_duration_entries above. -->
<!-- Preference category title for India settings. [CHAR LIMIT=50] -->
+ <string name="category_india_settings_title">インド向け設定</string>
<!-- Preference title for enable channel 60 alerts. [CHAR LIMIT=30] -->
+ <string name="enable_channel_60_alerts_title">チャンネル60ブロードキャストを表示</string>
<!-- Preference summary for enable channel 60 alerts. [CHAR LIMIT=100] -->
+ <string name="enable_channel_60_alerts_summary">チャンネル60はインドで通信事業者固有情報に使用されます</string>
</resources>