source: Extract the strings from source codes
authorSooyoung Ha <yoosah.ha@samsung.com>
Fri, 24 Jul 2015 08:55:17 +0000 (17:55 +0900)
committerSangho Park <sangho.p@samsung.com>
Mon, 27 Jul 2015 08:32:17 +0000 (17:32 +0900)
commit2c21655b34ea087dcb944488c542b73bbf1bb567
treeda6f15e4e1cfe1340ab1af5539e9fcbdb6998da5
parent9825ae145e432f379627d1f71485c778da4c2cd1
source: Extract the strings from source codes

I extract some strings which shown to users via UI and gather them to
header files. It helps to verify the strings conveniently.

Change-Id: I946e2bfe69d6e9a7b0db497e1ef903b2326cb8de
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
accel.c
blockdev.c
tizen/src/display/qt5_supplement.cpp
tizen/src/ecs/ecs_msg_injector.c
tizen/src/skin/maruskin_client.h
tizen/src/ui/menu/contextmenu.cpp
tizen/src/ui/uiinformation.cpp
tizen/src/ui/uistrings.h [new file with mode: 0644]
tizen/src/util/maru_err_table.c
tizen/src/util/maru_util_strings.h [new file with mode: 0644]