You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ubl-settings-kernel/source/ubl-strings.h

15 lines
484 B

#define TITLE_LABEL _("ubl-settings-kernel")
#define TITLE_INFO_LABEL _("kernel configuration")
#define INFO_TITLE_LABEL _("Information")
#define MODULE_LABEL _("Module:")
#define PACKAGE_LABEL _("Package:")
#define PACKAGE_NOT_FOUND_LABEL _("Package were not found")
#define CHANGELOG_NOT_FOUND_LABEL _("Changelog was not found")
#define PACKAGE_INSTALLED_LABEL _("Package installed")
#define MODULE_INSTALLED_LABEL _("Module installed")
#define BOOT_RUN_LABEL _("Startup boot")