summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-ast-rES/strings.xml6
-rw-r--r--res/values-sr/cm_strings.xml4
-rw-r--r--res/values-tr/cm_strings.xml2
3 files changed, 9 insertions, 3 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index d3549f9a..b7fd25c3 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -135,6 +135,12 @@
<item>10</item>
</string-array>
<!-- Entries in the ListPreference for alert reminder intervals. [CHAR LIMIT=30] -->
+ <string-array name="alert_reminder_interval_entries">
+ <item>Once</item>
+ <item>Cada 2 minutos</item>
+ <item>Cada 15 minutos</item>
+ <item>Off</item>
+ </string-array>
<!-- Do not translate. Values that are retrieved from the ListPreference.
These must match the alert_reminder_interval_entries list above. -->
<string-array name="alert_reminder_interval_values">
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
index 0aab0c2f..5af32b12 100644
--- a/res/values-sr/cm_strings.xml
+++ b/res/values-sr/cm_strings.xml
@@ -30,7 +30,7 @@
<!-- 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>
+ <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>
+ <string name="enable_channel_60_alerts_summary">Канал 60 се у Индији користи за ажурирање информација о подручју</string>
</resources>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
index 1198c83d..32b8b3d8 100644
--- a/res/values-tr/cm_strings.xml
+++ b/res/values-tr/cm_strings.xml
@@ -23,7 +23,7 @@
<item>6 saniye</item>
<item>8 saniye</item>
<item>10 saniye</item>
- <item>Until dismissed</item>
+ <item>Kapatılana kadar</item>
</string-array>
<!-- Do not translate. Values that are retrieved from the ListPreference.
These must match the alert_sound_duration_entries above. -->