Get rid of daggers from Arabic/Hebrew keyboard

Bug: 5445200

Change-Id: I5e4e19a17b0edcd0c0de8fa8fe4289b0ca7d66b1
main
Tadashi G. Takaoka 2011-10-12 11:55:30 +09:00
parent 8d4be2516a
commit 5f89fbaea2
6 changed files with 32 additions and 6 deletions

View File

@ -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>

View File

@ -0,0 +1,23 @@
<?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>

View File

@ -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>

View File

@ -78,13 +78,13 @@
latin:keyLabel="&amp;" />
<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="[,{,&lt;" />

View File

@ -85,13 +85,13 @@
latin:keyLabel="&amp;" />
<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="[,{,&lt;" />

View File

@ -76,13 +76,13 @@
latin:keyLabel="&amp;" />
<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="[,{,&lt;" />