Rename text resources consistently
- keylabel_<key>, the key label text of the <key>
- keyspec_<key>, the key specification of the <key>
- keyhintlabel_<key>, the hint label text of the <key>
- morekeys_<key>, the more keys specifications of the <key>
- additional_morekeys_<key>, the additional more keys specification of
the <key>
Change-Id: Ib2127f21fa33a2568e8a6eba65cfdb2cf78b480e
diff --git a/java/res/xml/rowkeys_swiss2.xml b/java/res/xml/rowkeys_swiss2.xml
index 0c25fe8..7709111 100644
--- a/java/res/xml/rowkeys_swiss2.xml
+++ b/java/res/xml/rowkeys_swiss2.xml
@@ -24,9 +24,9 @@
<include
latin:keyboardLayout="@xml/rowkeys_qwerty2" />
<Key
- latin:keySpec="!text/keylabel_for_swiss_row2_10"
- latin:moreKeys="!text/more_keys_for_swiss_row2_10" />
+ latin:keySpec="!text/keyspec_swiss_row2_10"
+ latin:moreKeys="!text/morekeys_swiss_row2_10" />
<Key
- latin:keySpec="!text/keylabel_for_swiss_row2_11"
- latin:moreKeys="!text/more_keys_for_swiss_row2_11" />
+ latin:keySpec="!text/keyspec_swiss_row2_11"
+ latin:moreKeys="!text/morekeys_swiss_row2_11" />
</merge>