Loading java/res/values-ar/donottranslate-more-keys.xml +1 −0 Original line number Diff line number Diff line Loading @@ -75,4 +75,5 @@ <string name="more_keys_for_apostrophe">"\u061f,\u061b,!,:,-,/,\',\""</string> <string name="more_keys_for_dash">"\u0651,\u0652,\u064c,\u0640,\u064f,\u064e,\u0650,\u064b,\u064d"</string> <string name="more_keys_for_bullet">♪</string> <string name="more_keys_for_star">★</string> </resources> java/res/values-iw/donottranslate-more-keys.xml 0 → 100644 +23 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* ** ** Copyright 2011, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** See the License for the specific language governing permissions and ** limitations under the License. */ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="more_keys_for_star">★</string> <string name="more_keys_for_plus">±,﬩</string> </resources> java/res/values/donottranslate-more-keys.xml +2 −0 Original line number Diff line number Diff line Loading @@ -97,4 +97,6 @@ <string name="more_keys_for_apostrophe">\"</string> <string name="more_keys_for_dash">_</string> <string name="more_keys_for_bullet">♪,♥,♠,♦,♣</string> <string name="more_keys_for_star">†,‡,★</string> <string name="more_keys_for_plus">±</string> </resources> java/res/xml-sw600dp/kbd_rows_symbols.xml +2 −2 Original line number Diff line number Diff line Loading @@ -78,13 +78,13 @@ latin:keyLabel="&" /> <Key latin:keyLabel="*" latin:moreKeys="†,‡,★" /> latin:moreKeys="@string/more_keys_for_star" /> <Key latin:keyLabel="-" latin:moreKeys="_,–,—" /> <Key latin:keyLabel="+" latin:moreKeys="±" /> latin:moreKeys="@string/more_keys_for_plus" /> <Key latin:keyLabel="(" latin:moreKeys="[,{,<" /> Loading java/res/xml-sw768dp/kbd_rows_symbols.xml +2 −2 Original line number Diff line number Diff line Loading @@ -85,13 +85,13 @@ latin:keyLabel="&" /> <Key latin:keyLabel="*" latin:moreKeys="†,‡,★" /> latin:moreKeys="@string/more_keys_for_star" /> <Key latin:keyLabel="-" latin:moreKeys="_,–,—" /> <Key latin:keyLabel="+" latin:moreKeys="±" /> latin:moreKeys="@string/more_keys_for_plus" /> <Key latin:keyLabel="(" latin:moreKeys="[,{,<" /> Loading Loading
java/res/values-ar/donottranslate-more-keys.xml +1 −0 Original line number Diff line number Diff line Loading @@ -75,4 +75,5 @@ <string name="more_keys_for_apostrophe">"\u061f,\u061b,!,:,-,/,\',\""</string> <string name="more_keys_for_dash">"\u0651,\u0652,\u064c,\u0640,\u064f,\u064e,\u0650,\u064b,\u064d"</string> <string name="more_keys_for_bullet">♪</string> <string name="more_keys_for_star">★</string> </resources>
java/res/values-iw/donottranslate-more-keys.xml 0 → 100644 +23 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* ** ** Copyright 2011, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** See the License for the specific language governing permissions and ** limitations under the License. */ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="more_keys_for_star">★</string> <string name="more_keys_for_plus">±,﬩</string> </resources>
java/res/values/donottranslate-more-keys.xml +2 −0 Original line number Diff line number Diff line Loading @@ -97,4 +97,6 @@ <string name="more_keys_for_apostrophe">\"</string> <string name="more_keys_for_dash">_</string> <string name="more_keys_for_bullet">♪,♥,♠,♦,♣</string> <string name="more_keys_for_star">†,‡,★</string> <string name="more_keys_for_plus">±</string> </resources>
java/res/xml-sw600dp/kbd_rows_symbols.xml +2 −2 Original line number Diff line number Diff line Loading @@ -78,13 +78,13 @@ latin:keyLabel="&" /> <Key latin:keyLabel="*" latin:moreKeys="†,‡,★" /> latin:moreKeys="@string/more_keys_for_star" /> <Key latin:keyLabel="-" latin:moreKeys="_,–,—" /> <Key latin:keyLabel="+" latin:moreKeys="±" /> latin:moreKeys="@string/more_keys_for_plus" /> <Key latin:keyLabel="(" latin:moreKeys="[,{,<" /> Loading
java/res/xml-sw768dp/kbd_rows_symbols.xml +2 −2 Original line number Diff line number Diff line Loading @@ -85,13 +85,13 @@ latin:keyLabel="&" /> <Key latin:keyLabel="*" latin:moreKeys="†,‡,★" /> latin:moreKeys="@string/more_keys_for_star" /> <Key latin:keyLabel="-" latin:moreKeys="_,–,—" /> <Key latin:keyLabel="+" latin:moreKeys="±" /> latin:moreKeys="@string/more_keys_for_plus" /> <Key latin:keyLabel="(" latin:moreKeys="[,{,<" /> Loading