aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/row_qwerty4.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-04-05 14:59:55 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-04-11 11:23:47 +0900
commit2be51f4fd0c5cd70c7a2757558ffe45e703700cf (patch)
tree8f4d038afe8ecb55a1dc934e5f7cef2228a0d371 /java/res/xml/row_qwerty4.xml
parent7be6ce0fd7f87d0e8e53fbbbb872d8a88a9bb32c (diff)
downloadlatinime-2be51f4fd0c5cd70c7a2757558ffe45e703700cf.tar.gz
latinime-2be51f4fd0c5cd70c7a2757558ffe45e703700cf.tar.xz
latinime-2be51f4fd0c5cd70c7a2757558ffe45e703700cf.zip
Generate KeyboardLabelsSet from donottranslate-more-keys.xml
This change introduces makelabel tool that reads all languages' donottranslate-more-keys and generate KeyboardLabelsSet.java source file. The makelabel command must be invoked prior to compile LatinIME. Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43
Diffstat (limited to 'java/res/xml/row_qwerty4.xml')
-rw-r--r--java/res/xml/row_qwerty4.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/xml/row_qwerty4.xml b/java/res/xml/row_qwerty4.xml
index b2b47e9b5..c08518079 100644
--- a/java/res/xml/row_qwerty4.xml
+++ b/java/res/xml/row_qwerty4.xml
@@ -51,9 +51,9 @@
<!-- latin:hasShortcutKey="false" -->
<default>
<Key
- latin:keyLabel="@string/keylabel_for_comma"
+ latin:keyLabel="!label/keylabel_for_comma"
latin:keyLabelFlags="hasPopupHint"
- latin:additionalMoreKeys="@string/more_keys_for_comma"
+ latin:additionalMoreKeys="!label/more_keys_for_comma"
latin:keyStyle="f1MoreKeysStyle" />
</default>
</switch>