aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-09-19 11:29:33 +0200
committerChristian Schneppe <christian@pix-art.de>2019-09-19 11:29:33 +0200
commitf65fa8fb0bea4ba367a6262a6112547903729162 (patch)
tree076ebe9e35205849ac42590493593b41485ca61a /src/main/res/values/strings.xml
parent62209dc7acfd7a416382ae18dc6d0fad329ea400 (diff)
changed profile view
fixes #390, #369
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index a4f1b2655..fa3ebe495 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -936,4 +936,6 @@
<string name="unable_to_perform_this_action">Unable to perform this action</string>
<string name="waiting_for_transfer">Waiting for transfer</string>
<string name="x_has_written">%s has written:</string>
+ <string name="no_status_set_instructions">You have not set a presence status message</string>
+ <string name="your_status">Your status</string>
</resources>