summaryrefslogtreecommitdiff
path: root/tests/results/test.schemas.in.h
diff options
context:
space:
mode:
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 >");