diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-04-22 13:46:26 +0200 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-04-22 13:46:26 +0200 |
commit | 848aa600cb99524d276b9c6ef3f2f3824e6f2dcc (patch) | |
tree | 208c51cb8d73ae6863951b7f7c9f74a54e31940d /src/main/res/values | |
parent | 0e36a08f455d2bc6896573c1ac5b147ea6ff3edc (diff) |
integrate invite to Pix-Art Messenger
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 6b72fa1a7..809b77dba 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -781,4 +781,5 @@ <string name="pref_theme_dark">Dark theme</string> <string name="pref_theme_options_summary">Select the color palette</string> <string name="pref_theme_options">Theme</string> + <string name="chooce_account">Choose account</string> </resources> |