master #156

Merged
asmeron merged 2 commits from YanTheKaller/ubl-settings-logging:master into master 3 months ago

@ -3,13 +3,13 @@
#define CANCEL_LABEL _("Cancel")
#define NOTHING_CHOSEN_LABEL _("Nothing were chosen")
// #define CANCEL_LABEL _("Cancel")
// #define NOTHING_CHOSEN_LABEL _("Nothing were chosen")
#define FILTER_NAME_CONFIG_LABEL yon_char_append(_("Configuration file")," *.ini")
#define CHOOSE_CUSTOM_CONFIG_LABEL _("Choose custom configuration file")
#define ACCEPT_LABEL _("Accept")
// #define ACCEPT_LABEL _("Accept")
#define CHOOSE_DIR_NOT_FILE_LABEL _("Choose directory instead of file")
//ubl-settings-logging.glade
@ -43,7 +43,7 @@
#define SYSLOG_DESCRIPTION_LABEL _("System log")
#define XORG_DESCRIPTION_LABEL _("X.org display server log")
#define XSESSION_DESCRIPTION_LABEL _("Graphics X session log")
#define SAVE_LABEL _("Save")
// #define SAVE_LABEL _("Save")
#define SERVICE_MANAGEMENT_TOOLTIP _("Manage service")
//ubl-settings-logging-inspector.glade
@ -81,7 +81,7 @@
#define LOWER_SIZE_LABEL _("Lower size to:")
#define APPLY_LABEL _("Apply")
#define STATISTICS_LABEL _("Statistics")
#define DEFAULT_LABEL _("Default")
// #define DEFAULT_LABEL _("Default")
#define RAM_LABEL _("RAM")
#define DRIVE_LABEL _("Drive")
#define AUTO_LABEL _("Auto")
@ -209,9 +209,9 @@
//ubl-settings-logging-terminal.glade
#define PATH_NOT_FOUND_LABEL _(": no such file(s)")
#define PARAMETER_LABEL _("Parameter")
#define OLD_VALUE_LABEL _("Old value")
#define NEW_VALUE_LABEL _("New value")
// #define PARAMETER_LABEL _("Parameter")
// #define OLD_VALUE_LABEL _("Old value")
// #define NEW_VALUE_LABEL _("New value")
#define FILECHOOSER_TITLE_LABEL _("Choose a path")
#define SAVE_TITLE_LABEL _("Saving")

Loading…
Cancel
Save