gtk2/gtk/gtkpagesetupunixdialog.ui.h
Matthias Clasen bd9ad3c9c2 Add .ui.h files to git
These files are generated, so adding them to git is somewhat
icky, but it helps translators who currently can't use intltool-update
on a fresh git checkout.
2013-08-03 17:26:27 +02:00

10 lines
172 B
C

N_("_Cancel");
N_("_Apply");
N_("_Format for:");
N_("_Paper size:");
N_("_Orientation:");
N_("Portrait");
N_("Reverse portrait");
N_("Landscape");
N_("Reverse landscape");