skin: find event of menu button from list of context menu
[sdk/emulator/qemu.git] / tizen / src / ui / resource / ui_strings.h
index 81c7dce..a17e9aa 100644 (file)
@@ -89,6 +89,9 @@
 #define MENU_ON_ITEM_TEXT "On"
 #define MENU_OFF_ITEM_TEXT "OFF"
 
+#define MENU_UNDEFINED_ERROR "The corresponding context menu does not exist"
+#define MENE_AMBIGUOUS_SHORTCUT "When a key sequence is being typed at the keyboard,\n"\
+        "it is said to be ambiguous as long as it matches the start of more than one shortcut."
 /* detailed info dialog */
 #define DETAILED_INFO_TITLE "Detailed Info"
 #define DETAILED_INFO_VMTAB_TITLE "VM Info"