aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2015-06-18 23:34:17 +0200
committerlookshe <github@lookshe.org>2015-06-19 09:47:04 +0200
commit1b5966ae3b1108c88a810d7d32a0aefa8812d11f (patch)
treec1a4060c241b7799187e0eea08e80a0aa28ba63f /src
parenta7121b51b8239a695dc685adaaf207d61170fee4 (diff)
App-Name changed to "Conversations+" in strings.xml
Diffstat (limited to 'src')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index d454cc1f..15065c44 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name" translatable="false">Conversations</string>
+ <string name="app_name" translatable="false">Conversations+</string>
<string name="action_settings">Settings</string>
<string name="action_add">New conversation</string>
<string name="action_accounts">Manage accounts</string>