summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-02 22:18:04 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-03 22:27:37 +0000
commitb144167b77155517639372713070556fbc510d81 (patch)
tree098aa9272a2d59fbe85e050cb1ae1d4fd3b43af2 /core
parent9e7d77cfc01ef20e006b3604469182abfe08e741 (diff)
downloadframeworks_base-b144167b77155517639372713070556fbc510d81.zip
frameworks_base-b144167b77155517639372713070556fbc510d81.tar.gz
frameworks_base-b144167b77155517639372713070556fbc510d81.tar.bz2
Automatic translation import
Change-Id: Ifa3700c8e74716373712ebb84270eecbc3d94f45
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values-es-rUS/cm_strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/res/res/values-es-rUS/cm_strings.xml b/core/res/res/values-es-rUS/cm_strings.xml
index f9f93b1..45762b1 100644
--- a/core/res/res/values-es-rUS/cm_strings.xml
+++ b/core/res/res/values-es-rUS/cm_strings.xml
@@ -18,6 +18,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- label for item that screenshots in phone options dialog -->
+ <string name="global_action_screenshot">Captura de pantalla</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permlab_receiveProtectedSms">recibir SMS protegidos</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
@@ -116,7 +117,7 @@
<string name="app_ops_modify_call_log">actualizar el registro de llamadas</string>
<string name="app_ops_modify_clipboard">modificar el portapapeles</string>
<string name="app_ops_modify_contacts">actualizar tus contactos</string>
- <string name="app_ops_modify_settings">actualizar configuración del sistema</string>
+ <string name="app_ops_modify_settings">actualizar ajustes del sistema</string>
<string name="app_ops_mute_unmute_microphone">silenciar / activar el micrófono</string>
<string name="app_ops_play_audio">reproducir el audio</string>
<string name="app_ops_post_notification">publicar una notificación</string>