summaryrefslogtreecommitdiff
path: root/tests/results/test.schemas.in.h
blob: 883db485dfc646a542ce42699cb4d30e4e8ffb23 (plain)
1
2
3
4
5
6
7
8
9
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 >");