|
|
|
@ -12,7 +12,7 @@
|
|
|
|
#define SETTINGS_LABEL _("Manager settings")
|
|
|
|
#define SETTINGS_LABEL _("Manager settings")
|
|
|
|
#define APPLY_LABEL _("Apply")
|
|
|
|
#define APPLY_LABEL _("Apply")
|
|
|
|
#define CLOSE_LABEL _("Close")
|
|
|
|
#define CLOSE_LABEL _("Close")
|
|
|
|
#define CANCEL_LABEL _("Cancel")
|
|
|
|
// #define CANCEL_LABEL _("Cancel")
|
|
|
|
#define ABOUT__LABEL _("About...")
|
|
|
|
#define ABOUT__LABEL _("About...")
|
|
|
|
#define DOCUMENTATION__LABEL _("Documentation")
|
|
|
|
#define DOCUMENTATION__LABEL _("Documentation")
|
|
|
|
#define WINDOW_THEME_LABEL _("Window theme")
|
|
|
|
#define WINDOW_THEME_LABEL _("Window theme")
|
|
|
|
@ -21,7 +21,7 @@
|
|
|
|
#define THEME_ERROR_LABEL _("Failed to load theme")
|
|
|
|
#define THEME_ERROR_LABEL _("Failed to load theme")
|
|
|
|
#define MAIN_THEME_LABEL _("Main theme")
|
|
|
|
#define MAIN_THEME_LABEL _("Main theme")
|
|
|
|
#define GNOME_THEME_LABEL _("GNOME theme")
|
|
|
|
#define GNOME_THEME_LABEL _("GNOME theme")
|
|
|
|
#define DEFAULT_LABEL _("Default")
|
|
|
|
// #define DEFAULT_LABEL _("Default")
|
|
|
|
#define SECTION_NAME_LABEL _("Section name")
|
|
|
|
#define SECTION_NAME_LABEL _("Section name")
|
|
|
|
#define IDENTIFIER_LABEL _("Identifier")
|
|
|
|
#define IDENTIFIER_LABEL _("Identifier")
|
|
|
|
#define ADD_SECTION_TOOLTIP_LABEL _("Add section")
|
|
|
|
#define ADD_SECTION_TOOLTIP_LABEL _("Add section")
|
|
|
|
|