summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r--res/values-en-rGB/cm_strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index 25e35c1..1ad5f69 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -18,6 +18,12 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- In-call screen: call failure reason (call ended due to low battery) -->
+ <string name="callFailed_low_battery">Low battery</string>
<!-- Call method spinner - Default No SIM -->
+ <string name="call_method_spinner_item_no_sim">No SIM card</string>
+ <string name="call_method_spinner_item_unknown_sim">SIM <xliff:g id="slot_number">%d</xliff:g></string>
+ <string name="call_method_spinner_item_emergency_call">Emergency calls only</string>
+ <string name="invalid_number_text">"%1$s could not make this call. Is the number correct?"</string>
<!-- InCall Sign in button -->
+ <string name="sign_in_credit_banner_text">SIGN IN</string>
</resources>