diff options
author | 2013-10-09 00:03:13 -0700 | |
---|---|---|
committer | 2013-10-09 00:03:13 -0700 | |
commit | 8156a450269d102aaf73e8892ce582eb1ed8c3cb (patch) | |
tree | 496e4f09b5096a61d07f39ac39169d45d677f69b /tools/make-keyboard-text | |
parent | afe143c928ffab3eb46ae6659a411180a9892131 (diff) | |
parent | 56997a80c25b16680e0b75d589d380bfec3aca05 (diff) | |
download | latinime-8156a450269d102aaf73e8892ce582eb1ed8c3cb.tar.gz latinime-8156a450269d102aaf73e8892ce582eb1ed8c3cb.tar.xz latinime-8156a450269d102aaf73e8892ce582eb1ed8c3cb.zip |
am 56997a80: Retry to tweak punctuations
* commit '56997a80c25b16680e0b75d589d380bfec3aca05':
Retry to tweak punctuations
Diffstat (limited to 'tools/make-keyboard-text')
-rw-r--r-- | tools/make-keyboard-text/res/values/donottranslate-more-keys.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml index 39ecfab22..64396b1dd 100644 --- a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml +++ b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml @@ -77,7 +77,7 @@ <string name="more_keys_for_currency_dollar">¢,£,€,¥,₱</string> <string name="keylabel_for_currency">$</string> <string name="more_keys_for_currency">$,¢,€,£,¥,₱</string> - <string name="more_keys_for_punctuation">"!fixedColumnOrder!3,!,\\,,\?,:,;,\@"</string> + <string name="more_keys_for_punctuation">"!fixedColumnOrder!4,#,!,\\,,\?,-,:,',\@"</string> <!-- U+2020: "†" DAGGER U+2021: "‡" DOUBLE DAGGER U+2605: "★" BLACK STAR --> |