Initialize Tizen 2.3
[framework/uifw/elementary.git] / wearable / src / lib / translate.c
1 /* TODO Remove this file after modifying build config.
2  * This is a temporary file for translation.
3  * Strings are translated when they are in the form of E("string"). */
4
5 E_("White");
6 E_("Yellow");
7 E_("Coral");
8 E_("Tomato");
9 E_("Red");
10 E_("Hot Pink");
11 E_("Plum");
12 E_("Blue Violet");
13 E_("Lime Green");
14 E_("Forest Green");
15 E_("Sky Blue");
16 E_("Royal Blue");
17 E_("Dark Blue");
18 E_("Dark Grey");
19 E_("Black");
20 E_("Custom Color palette");