summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@cyngn.com>2016-05-26 18:57:48 -0700
committerLorDClockaN <lordclockan@gmail.com>2016-05-27 15:38:27 +0200
commita5416a6c026b615da0a9cf4637eb9ea61ad2fdfd (patch)
tree97673132b50c7c7c48a672c8610cbe117242b8fc
parent6c47523d6d44e873a8963a7808775d89c4b90b42 (diff)
Automatic translation import
Change-Id: I790e8bde599e6066640bf0996660111fb0342b32 Ticket: RM-214
-rw-r--r--res/values-es-rUS/cm_strings.xml9
-rw-r--r--res/values-sv/cm_strings.xml3
2 files changed, 12 insertions, 0 deletions
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
index 798bbff3..9431837d 100644
--- a/res/values-es-rUS/cm_strings.xml
+++ b/res/values-es-rUS/cm_strings.xml
@@ -62,7 +62,16 @@
<string name="deeplink_unknown_caller">Desconocido</string>
<!-- Description of the hold and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
+ <string name="description_target_answer_hold_active">Poner llamada actual en espera y contestar</string>
<!-- Description of the end and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
+ <string name="description_target_answer_end_active">Finalizar llamada actual y contestar</string>
<!-- In-call screen: display text for the target action -->
+ <string name="display_text_target_dismiss">NO ATENDER</string>
+ <string name="display_text_target_block">BLOQUEAR</string>
+ <string name="display_text_target_answer">RESPONDER</string>
+ <string name="display_text_target_sms">MENSAJE RÁPIDO</string>
+ <string name="display_text_target_answer_and_hold_active">PONER LLAMADA ACTUAL EN ESPERA Y RESPONDER</string>
+ <string name="display_text_target_answer_and_end_active">FINALIZAR LLAMADA ACTUAL Y RESPONDER</string>
+ <string name="onscreenModOverflowText">Más Mods</string>
</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
index 72a9f3d4..d082ccd7 100644
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/cm_strings.xml
@@ -52,9 +52,12 @@
<!-- text for the onscreen Note Badge in the CallButtonFragment. When clicked this button will
launch the appropriate Note taking application as configured by the user. -->
<!-- Text to place in the name field of a Call DeepLink when the contact name is not known -->
+ <string name="deeplink_unknown_caller">Okänd</string>
<!-- Description of the hold and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
<!-- Description of the end and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
<!-- In-call screen: display text for the target action -->
+ <string name="display_text_target_block">BLOCKERA</string>
+ <string name="display_text_target_answer">SVARA</string>
</resources>