-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinterface.glade.h
27 lines (27 loc) · 1018 Bytes
/
interface.glade.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
char *s = N_(" minutes.");
char *s = N_("<b>Autosave</b>");
char *s = N_("<b>Line Numbering</b>");
char *s = N_("<b>Themes</b>");
char *s = N_("<b>Warning!</b>\n"
"You are about to close your current document leaving unsaved changes. If you continue, any changes will be lost.");
char *s = N_("<b>Warning!</b>\n"
"You are about to quit leaving documents with unsaved changes. If you continue, you will loose any changes that you have made.");
char *s = N_("Autosave files every ");
char *s = N_("Background color:");
char *s = N_("Border color:");
char *s = N_("Close without saving");
char *s = N_("Custom");
char *s = N_("Font:");
char *s = N_("General");
char *s = N_("Height:");
char *s = N_("Padding:");
char *s = N_("Presets:");
char *s = N_("Pyroom Preferences");
char *s = N_("Save changes?");
char *s = N_("Text color:");
char *s = N_("Theme");
char *s = N_("Use Line Numbering");
char *s = N_("Width:");
char *s = N_("gtk-cancel");
char *s = N_("gtk-ok");
char *s = N_("gtk-save");