aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorMarvin Borner2018-09-10 18:39:52 +0200
committerMarvin Borner2018-09-10 18:39:52 +0200
commit1ddc1a914d805cc11e6b603fb617ea5fa630e317 (patch)
treee959ee2d6b9d97b5dae94c301c5a0d74234a178a /app/src/main/res/values/strings.xml
parent4821b9e70674f1f798fe57736811e1139691105b (diff)
Added text to login screen :sparkles:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 78b42cb..df13742 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -17,9 +17,13 @@
completions."
</string>
<string name="loading">Loading...</string>
- <string name="title_activity_app_settings">App Settings</string>
+
+ <string name="welcome_text">Welcome to Texx.</string>
+ <string name="connect_request_login">Let\'s Connect!</string>
+ <string name="login_or_register_request">Please Login or Register Newly to Texx.</string>
<!-- Strings related to Settings -->
+ <string name="title_activity_app_settings">App Settings</string>
<string name="pref_header_general">General</string>
<string name="pref_header_account">Account</string>
<string name="pref_title_dark_theme">Enable Dark theme</string>
@@ -32,8 +36,6 @@
<string name="bug_report_title">Report an issue</string>
<string name="bug_report_edit_title_hint">Title</string>
<string name="bug_report_edit_description">Describe your issue</string>
-
- <!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<!--<string name="pref_title_add_friends_to_messages">Add friends to messages</string>