summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values-hu/cm_strings.xml11
-rw-r--r--res/values-ru/cm_strings.xml1
-rw-r--r--res/values-sv/cm_strings.xml2
3 files changed, 14 insertions, 0 deletions
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
index 9ae6419f..be25779a 100644
--- a/res/values-hu/cm_strings.xml
+++ b/res/values-hu/cm_strings.xml
@@ -57,10 +57,21 @@
<string name="notification_action_block">Blokkolás</string>
<!-- 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. -->
+ <string name="onscreenNoteText">Jegyzet készítése</string>
<!-- Text to place in the name field of a Call DeepLink when the contact name is not known -->
+ <string name="deeplink_unknown_caller">Ismeretlen</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">Aktuális hívás tartása és válasz</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">Aktuális hívás befejezése és válasz</string>
<!-- In-call screen: display text for the target action -->
+ <string name="display_text_target_dismiss">ELUTASÍTÁS</string>
+ <string name="display_text_target_block">BLOKKOLÁS</string>
+ <string name="display_text_target_answer">VÁLASZ</string>
+ <string name="display_text_target_sms">GYORS ÜZENET</string>
+ <string name="display_text_target_answer_and_hold_active">AKTUÁLIS HÍVÁS TARTÁSA ÉS VÁLASZ</string>
+ <string name="display_text_target_answer_and_end_active">AKTUÁLIS HÍVÁS BEFEJEZÉSE ÉS VÁLASZ</string>
+ <string name="onscreenModOverflowText">Több modok</string>
</resources>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
index 862aa0fc..1d50a832 100644
--- a/res/values-ru/cm_strings.xml
+++ b/res/values-ru/cm_strings.xml
@@ -73,4 +73,5 @@
<string name="display_text_target_sms">БЫСТРОЕ СООБЩЕНИЕ</string>
<string name="display_text_target_answer_and_hold_active">УДЕРЖИВАТЬ ТЕКУЩИЙ ВЫЗОВ И ОТВЕТИТЬ</string>
<string name="display_text_target_answer_and_end_active">ЗАВЕРШИТЬ ТЕКУЩИЙ ВЫЗОВ И ОТВЕТИТЬ</string>
+ <string name="onscreenModOverflowText">Другие моды</string>
</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
index d082ccd7..3c48a3ee 100644
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/cm_strings.xml
@@ -45,6 +45,7 @@
<string name="video_call_option_title">Välj videotjänst</string>
<string name="snackbar_invite_action_text">BJUD IN</string>
<string name="caller_info_loading">Söker <xliff:g id="provider">%s</xliff:g>\u2026</string>
+ <string name="caller_info_failure"><xliff:g id="provider">%s</xliff:g> kunde inte nås</string>
<string name="call_button_contact_unknown">Okänd</string>
<!-- Description of the target to block a call -->
<!-- [CHAR LIMIT=12] -->
@@ -60,4 +61,5 @@
<!-- 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>
+ <string name="display_text_target_sms">SNABBMEDDELANDE</string>
</resources>