diff --git a/source/ubl-strings.h b/source/ubl-strings.h
index 19adcda..0b865a6 100644
--- a/source/ubl-strings.h
+++ b/source/ubl-strings.h
@@ -206,6 +206,10 @@
#define TABLE_TITLE_LABEL _("Logs and events - logrotate table")
#define SYSTEM_CONFIGURATION_LABEL _("System configuration")
#define APPLITATIONS_CONFIGURATION_LABEL _("Applications configuration")
+#define IMPORT_CONFIGURATION_LABEL _("Import log configuration")
+#define ADD_CONFIGURATION_LABEL _("Add log configuration")
+#define REMOVE_CONFIGURATION_LABEL _("Remove log configuration")
+#define CONFIGURE_CONFIGURATION_LABEL _("Configure log")
//ubl-settings-logging-add.glade
#define MONITOR_TITLE_LABEL _("Logs and events - journal configuration")
diff --git a/ubl-settings-logging-logrotate-table.glade b/ubl-settings-logging-logrotate-table.glade
index 9e5aa4d..bbc41e5 100644
--- a/ubl-settings-logging-logrotate-table.glade
+++ b/ubl-settings-logging-logrotate-table.glade
@@ -110,6 +110,7 @@
True
True
True
+ Add log configuration
image5