Enter key string.xml references

To allow for translations
This commit is contained in:
thoughtbox 2014-01-02 18:58:54 +01:00
parent 8186694555
commit 389fdaed32

View file

@ -72,8 +72,8 @@
<PreferenceCategory android:title="Input Settings">
<CheckBoxPreference android:defaultValue="false"
android:key="pref_enter_key"
android:title="Enable enter key"
android:summary="Replace the smiley key with an enter key"/>
android:title="@string/preferences__enable_enter_key_title"
android:summary="@string/preferences__replace_smiley_with_enter_key"/>
<CheckBoxPreference android:defaultValue="false"
android:key="pref_enter_sends"