summaryrefslogtreecommitdiff
path: root/tests/results/test.schemas.in.h
diff options
context:
space:
mode:
authorHyungKyu Song <hk76.song@samsung.com>2013-02-14 22:13:29 +0900
committerHyungKyu Song <hk76.song@samsung.com>2013-02-14 22:13:29 +0900
commit6848fd35c6a1f84c9cd6f241d6ba1f3de5dd9caf (patch)
tree258c5df9b377f6970ad4e0986ee1babb709f129d /tests/results/test.schemas.in.h
parent71070d2cd3b5e10eb1528f9ee0c648c2c2fc462d (diff)
downloadintltool-2.0_release.tar.gz
intltool-2.0_release.tar.bz2
intltool-2.0_release.zip
Tizen 2.0 Release2.0_release
Diffstat (limited to 'tests/results/test.schemas.in.h')
-rw-r--r--tests/results/test.schemas.in.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/results/test.schemas.in.h b/tests/results/test.schemas.in.h
new file mode 100644
index 0000000..883db48
--- /dev/null
+++ b/tests/results/test.schemas.in.h
@@ -0,0 +1,10 @@
+char *s = N_("12");
+/* default value for /schemas/apps/clock_applet/prefs/hour_format
+ The translation should only include the localized default
+ eg. 12 or 24 */
+char *s = N_("24");
+char *s = N_("Display seconds in time");
+char *s = N_("Hour format");
+char *s = N_("Puh long.");
+char *s = N_("Sets the hour format, may be either 12 or 24");
+char *s = N_("Something random..even has >");