summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-cs/cm_strings.xml3
-rw-r--r--res/values-sl/cm_strings.xml3
2 files changed, 6 insertions, 0 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index c780f6c7..b193b27c 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/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">Nastavení pro Indii</string>
<!-- Preference title for enable channel 60 alerts. [CHAR LIMIT=30] -->
+ <string name="enable_channel_60_alerts_title">Zobrazit vysílání kanálu 60</string>
<!-- Preference summary for enable channel 60 alerts. [CHAR LIMIT=100] -->
+ <string name="enable_channel_60_alerts_summary">Kanál 60 je použit v Indii pro speciální informace operátora</string>
</resources>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
index c059b8b2..a2dc6e81 100644
--- a/res/values-sl/cm_strings.xml
+++ b/res/values-sl/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">Nastavitve za Indijo</string>
<!-- Preference title for enable channel 60 alerts. [CHAR LIMIT=30] -->
+ <string name="enable_channel_60_alerts_title">Prikaži oddaje kanala 60</string>
<!-- Preference summary for enable channel 60 alerts. [CHAR LIMIT=100] -->
+ <string name="enable_channel_60_alerts_summary">Kanal 60 se uporablja v Indiji za podatke operaterja</string>
</resources>