aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rowkeys_nordic2.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-04-20 08:39:11 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-04-20 15:48:30 +0900
commit6bfd5f631908c4afd893c9b25b353e5e16c5fc0c (patch)
tree9dc066fff7aa501872f201fd31e337772eeb0f79 /java/res/xml/rowkeys_nordic2.xml
parentcf41aff251ecc94b729307ede05208a104fcd8b0 (diff)
downloadlatinime-6bfd5f631908c4afd893c9b25b353e5e16c5fc0c.tar.gz
latinime-6bfd5f631908c4afd893c9b25b353e5e16c5fc0c.tar.xz
latinime-6bfd5f631908c4afd893c9b25b353e5e16c5fc0c.zip
Fix confusable "label" usage, use "text" instead
* Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3
Diffstat (limited to 'java/res/xml/rowkeys_nordic2.xml')
-rw-r--r--java/res/xml/rowkeys_nordic2.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/java/res/xml/rowkeys_nordic2.xml b/java/res/xml/rowkeys_nordic2.xml
index 52bb2f18f..836214abf 100644
--- a/java/res/xml/rowkeys_nordic2.xml
+++ b/java/res/xml/rowkeys_nordic2.xml
@@ -24,9 +24,9 @@
<include
latin:keyboardLayout="@xml/rowkeys_qwerty2" />
<Key
- latin:keyLabel="!label/keylabel_for_nordic_row2_10"
- latin:moreKeys="!label/more_keys_for_nordic_row2_10" />
+ latin:keyLabel="!text/keylabel_for_nordic_row2_10"
+ latin:moreKeys="!text/more_keys_for_nordic_row2_10" />
<Key
- latin:keyLabel="!label/keylabel_for_nordic_row2_11"
- latin:moreKeys="!label/more_keys_for_nordic_row2_11" />
+ latin:keyLabel="!text/keylabel_for_nordic_row2_11"
+ latin:moreKeys="!text/more_keys_for_nordic_row2_11" />
</merge>