summaryrefslogtreecommitdiffstats
path: root/res/values-sc-rIT/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sc-rIT/cm_strings.xml')
-rw-r--r--res/values-sc-rIT/cm_strings.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/res/values-sc-rIT/cm_strings.xml b/res/values-sc-rIT/cm_strings.xml
index 6a1f9a1e..66aaa32c 100644
--- a/res/values-sc-rIT/cm_strings.xml
+++ b/res/values-sc-rIT/cm_strings.xml
@@ -16,10 +16,12 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Entries listed in the ListPreference for allowed alert durations. [CHAR LIMIT=30] -->
- <!-- 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] -->
- <!-- Preference title for enable channel 60 alerts. [CHAR LIMIT=30] -->
- <!-- Preference summary for enable channel 60 alerts. [CHAR LIMIT=100] -->
+ <string-array name="cm_alert_sound_duration_entries">
+ <item>2 segundos</item>
+ <item>4 segundos</item>
+ <item>6 segundos</item>
+ <item>8 segundos</item>
+ <item>10 segundos</item>
+ <item>Until dismissed</item>
+ </string-array>
</resources>