1
0
forked from GitHub/gf-core

store the source and target languages for the Android UI in a preference file

This commit is contained in:
kr.angelov
2013-10-31 14:16:37 +00:00
parent 5e584c5c3f
commit 80143459c6
2 changed files with 34 additions and 2 deletions

View File

@@ -8,4 +8,5 @@
<string name="open_image">Opening</string>
<string name="mic_input">Speech Input</string>
<string name="keyboard_input">Keyboard Input</string>
<string name="global_preferences_key">org.grammaticalframework.ui.android.GLOBAL_PREFERENCES</string>
</resources>