summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-08-10 22:08:22 +0300
committerMichael Bestas <mkbestas@lineageos.org>2019-08-10 22:08:22 +0300
commit114eba8fa69d6cc97a7ef756d61ca7e184390cee (patch)
treec41c781a2bcb76a650a4efc164c7f1095ea20fd8 /res/values-ast-rES
parenta247f4a9418e096985a550ea5dea67a4bfe3a3c9 (diff)
downloadandroid_packages_providers_TelephonyProvider-cm-13.0.tar.gz
android_packages_providers_TelephonyProvider-cm-13.0.tar.bz2
android_packages_providers_TelephonyProvider-cm-13.0.zip
Change-Id: I3d833c8f4a4ee074393e3e4f36596de2359cf1ce
Diffstat (limited to 'res/values-ast-rES')
-rw-r--r--res/values-ast-rES/strings.xml19
1 files changed, 5 insertions, 14 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 70ae213..3afaed4 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -15,18 +15,9 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Official label of the TelephonyProvider, as seen in the "Manage
- Applications" UI. This is the version of the label for tablet
- devices, where the TelephonyProvider stores configuration info
- about the mobile data network. [CHAR LIMIT=40] -->
- <!-- Official label of the TelephonyProvider, as seen in the "Manage
- Applications" UI. The TelephonyProvider stores configuration
- info about the carrier and cell network, and also provides
- storage for SMS and MMS messages. [CHAR LIMIT=40] -->
- <!-- Apn read only -->
- <string name="read_only">namái_llectura</string>
- <!-- Apn PPP number -->
- <string name="ppp_number">númberu_ppp</string>
- <!-- Apn localized name -->
- <string name="localized_name">nome_traducíu</string>
+ <string name="app_label" product="tablet">Configuración de rede móvil</string>
+ <string name="app_label" product="default">Almacenamientu de telefonía y mensaxería</string>
+ <string name="read_only">namái_llectura</string>
+ <string name="ppp_number">númberu_ppp</string>
+ <string name="localized_name">nome_traducíu</string>
</resources>