diff options
| author | Alex <alescdb@users.noreply.github.com> | 2015-10-26 19:54:02 +0100 | 
|---|---|---|
| committer | Alex <alescdb@users.noreply.github.com> | 2015-10-26 19:54:02 +0100 | 
| commit | 04f13572b3cedf328c76bcdcfc61e90e2df4366b (patch) | |
| tree | 39e0729e892db2a91a045954f810e5c3d54a54e9 | |
| parent | 9246476694b74fce0a97cfd7945c7bba5ae18d86 (diff) | |
| download | connectbot-04f13572b3cedf328c76bcdcfc61e90e2df4366b.tar.gz connectbot-04f13572b3cedf328c76bcdcfc61e90e2df4366b.tar.bz2 connectbot-04f13572b3cedf328c76bcdcfc61e90e2df4366b.zip  | |
Better context for translators
| -rw-r--r-- | app/src/main/res/values/strings.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e3aa67d..45ef38c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -219,7 +219,7 @@  	<!-- Summary for the titlebar hide preference -->  	<string name="pref_titlebarhide_summary">"Tap console to show title bar and access menu"</string> -	<!-- Preference title for special keys always visible preference --> +	<!-- Title for special keys always visible preference -->  	<string name="pref_alwaysvisible_title">Special keys always visible</string>  	<!-- Name for the page up/down gesture preference -->  | 
