summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index cadef732..73b05813 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -456,4 +456,10 @@
<!-- Description of the "camera off" icon displayed when the device's camera is disabled during
a video call. [CHAR LIMIT=NONE] -->
<string name="camera_off_description">Camera off</string>
+ <!-- Title for Select Account Dialog [CHAR LIMIT=30] -->
+ <string name="select_account_dialog_title">Select Account</string>
+ <!-- Set Subscription screen: label sub 1 -->
+ <string name="sub_1">SUB 1</string>
+ <!-- Set Subscription screen: label sub 2 -->
+ <string name="sub_2">SUB 2</string>
</resources>