summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-01 21:41:50 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-01 21:41:50 +0300
commit4ec3df1ab97dae49d7994515930ec3a91ef31781 (patch)
tree2c1ad3487178d241976830d0d526670ba2540e07 /res/values
parentbdeeedb31478a71f2116d53aa05598f0bbcf4328 (diff)
downloadandroid_packages_apps_Gello-4ec3df1ab97dae49d7994515930ec3a91ef31781.tar.gz
android_packages_apps_Gello-4ec3df1ab97dae49d7994515930ec3a91ef31781.tar.bz2
android_packages_apps_Gello-4ec3df1ab97dae49d7994515930ec3a91ef31781.zip
Gello: Improve some strings
Change-Id: Ic2d9f56a7c38eecaaed4de484ac87c53066c1fcb
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9178d52c..269b2d3d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -551,7 +551,7 @@
<string name="too_many_windows_dialog_title">Tab limit reached</string>
<!-- Message in a dialog telling the user that they cannot open any more
windows because the limit has been reached. -->
- <string name="too_many_windows_dialog_message">Can\'t open a new tab until you close one. Are you bored\u003f</string>
+ <string name="too_many_windows_dialog_message">Can\'t open a new tab until you close one.</string>
<!-- Title for a dialog informing the user that they cannot open a subwindow
because only one can be open at a time. -->
<string name="too_many_subwindows_dialog_title">Pop-up already open</string>