[FIX][UI] Change string value for Settings application title 03/60803/2
authorPiotr Pruski <p.pruski@samsung.com>
Wed, 2 Mar 2016 09:42:03 +0000 (10:42 +0100)
committerAgnieszka Janowicz <a.janowicz@samsung.com>
Mon, 7 Mar 2016 10:37:55 +0000 (11:37 +0100)
Change-Id: Ib6ffabbe64ffe3c01a7c1e7ddf39a1250a95f648
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
include/define.h

index 699cded..084426a 100644 (file)
 #define COLOR_LINE_INSIDE 127 127 127 255
 
 /* String for view*/
-#define STR_SETTINGS "IDS_ST_OPT_SETTINGS"
+#define STR_SETTINGS "Settings"
+//TODO Fix it when translation will work correctly
+//#define STR_SETTINGS "IDS_ST_OPT_SETTINGS"
 #define STR_PICTURE "Picture"
 #define STR_SOUND "Sound"
 #define STR_CHANNEL "Channel"