Remove sliding explanation

Change-Id: Iae35385a3fadd7acc8a67b6a8f9beda9cab96cc9
main
satok 2011-06-29 18:04:08 +09:00
parent 284c32900b
commit 8b0f34dbd3
2 changed files with 1 additions and 4 deletions

View File

@ -303,8 +303,6 @@
<!-- Title for input language selection screen -->
<string name="language_selection_title">Input languages</string>
<!-- Title summary for input language selection screen -->
<string name="language_selection_summary">Slide finger on spacebar to change language</string>
<!-- Add to dictionary hint -->
<string name="hint_add_to_dictionary">\u2190 Touch again to save</string>

View File

@ -20,8 +20,7 @@
android:key="english_ime_settings">
<PreferenceScreen
android:key="subtype_settings"
android:title="@string/language_selection_title"
android:summary="@string/language_selection_summary" />
android:title="@string/language_selection_title" />
<PreferenceCategory
android:title="@string/general_category"
android:key="general_settings">