forked from AuroraMiddleware/gtk
e742c0447e
Tools like damn-lies rely on being able to generate .pot files from pristine checkouts, so everything that goes into the .pot file has to be in git. This is not ideal, but we already do the same for other .ui.h files in GTK+.
14 lines
274 B
C
14 lines
274 B
C
N_("GTK+ Theme");
|
|
N_("Dark variant");
|
|
N_("Icon Theme");
|
|
N_("Font");
|
|
N_("Text Direction");
|
|
N_("Left-to-Right");
|
|
N_("Right-to-Left");
|
|
N_("Window scaling");
|
|
N_("Animations");
|
|
N_("Show Graphic Updates");
|
|
N_("Show Baselines");
|
|
N_("Show Pixel Cache");
|
|
N_("Simulate touchscreen");
|