diff --git a/source/ubl-strings.h b/source/ubl-strings.h
index 7e4e53e..fb8f6a6 100644
--- a/source/ubl-strings.h
+++ b/source/ubl-strings.h
@@ -176,4 +176,7 @@
#define EXIT_WARNING_LABEL _("Are you sure want to exit and interrupt installation process?")
#define PROGRESS_LOG_LABEL _("Progress log")
-#define INSTALL_LOG_LABEL _("Installation log")
\ No newline at end of file
+#define INSTALL_LOG_LABEL _("Installation log")
+
+#define ADD_LAYOUT_LABEL _("Add layouts")
+#define REMOVE_LAYOUT_LABEL _("Remove layout")
\ No newline at end of file
diff --git a/ubinstall-gtk.glade b/ubinstall-gtk.glade
index b908df2..b8debf6 100644
--- a/ubinstall-gtk.glade
+++ b/ubinstall-gtk.glade
@@ -2159,6 +2159,7 @@ and help you install UBLinux on your computer
False
True
True
+ Add layouts
image13