From 66454d844aba7eccb97c8561397c947af249d4ae Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 1 Sep 2015 08:00:56 +0000 Subject: added code for visualization of the sematic graph in the app. The code is there but the menu item for activating it is not there yet since the functionality is not complete --- src/ui/android/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ui/android/res/values/strings.xml') diff --git a/src/ui/android/res/values/strings.xml b/src/ui/android/res/values/strings.xml index ca103623e..6ce31d213 100644 --- a/src/ui/android/res/values/strings.xml +++ b/src/ui/android/res/values/strings.xml @@ -7,6 +7,7 @@ Opening Speech Input Keyboard Input + Semantic Graph Help org.grammaticalframework.ui.android.GLOBAL_PREFERENCES @@ -24,4 +25,7 @@ normalKeyboardMode internalKeyboardMode + + Search word: + Search for words in the lexicon -- cgit v1.2.3