summaryrefslogtreecommitdiffstats
path: root/res/values-gl-rES/cm_strings.xml
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-06-03 15:14:50 -0700
committerclyde@build01 <jenkins@cyanogenmod.com>2016-06-03 15:14:50 -0700
commit6bddeb73ab8e6d9e0aeae1dbea5de6af0306fb22 (patch)
tree957733fa4fbb99b4ae3e4cd85c4e1148035fba71 /res/values-gl-rES/cm_strings.xml
parent2015d27a6cb3bb04620f6b3e8b7d077f706df52c (diff)
downloadandroid_packages_apps_CellBroadcastReceiver-6bddeb73ab8e6d9e0aeae1dbea5de6af0306fb22.tar.gz
android_packages_apps_CellBroadcastReceiver-6bddeb73ab8e6d9e0aeae1dbea5de6af0306fb22.tar.bz2
android_packages_apps_CellBroadcastReceiver-6bddeb73ab8e6d9e0aeae1dbea5de6af0306fb22.zip
Automatic translation import
Change-Id: I9233aadd201c25321ba7e8f9e61ee373871bc161
Diffstat (limited to 'res/values-gl-rES/cm_strings.xml')
-rw-r--r--res/values-gl-rES/cm_strings.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml
new file mode 100644
index 00000000..05d2a82b
--- /dev/null
+++ b/res/values-gl-rES/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2016 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ 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] -->
+ <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>
+ <!-- Do not translate. Values that are retrieved from the ListPreference.
+ These must match the alert_sound_duration_entries above. -->
+</resources>