diff --git a/locale/pt_BR.po b/locale/pt_BR.po index e92d250..865bdc5 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-19 12:35-0300\n" -"PO-Revision-Date: 2020-11-19 12:40-0300\n" +"PO-Revision-Date: 2020-11-19 23:07-0300\n" "Last-Translator: Perry Werneck \n" "Language-Team: Português <>\n" "Language: pt_BR\n" @@ -778,8 +778,8 @@ msgid "State Type" msgstr "Tipo do estado" #: src/objects/toolbar/settings.c:183 -msgid "Style & Position" -msgstr "Estilo & Posição" +msgid "Style & Position" +msgstr "Estilo & Posição" #: src/objects/toolbar/models.c:116 msgid "Symbolic" diff --git a/locale/pw3270.pot b/locale/pw3270.pot index 89b9dd3..68ed731 100644 --- a/locale/pw3270.pot +++ b/locale/pw3270.pot @@ -42,7 +42,7 @@ msgstr "" "#-#-#-#-# application.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-19 12:35-0300\n" +"POT-Creation-Date: 2020-11-19 23:06-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -163,7 +163,7 @@ msgstr "" "#-#-#-#-# sessionproperties.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-19 12:35-0300\n" +"POT-Creation-Date: 2020-11-19 23:06-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -229,7 +229,7 @@ msgstr "" "#-#-#-#-# settings.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-19 12:39-0300\n" +"POT-Creation-Date: 2020-11-19 23:06-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1138,7 +1138,7 @@ msgid "State Type" msgstr "" #: src/objects/toolbar/settings.c:183 -msgid "Style & Position" +msgid "Style & Position" msgstr "" #: src/objects/toolbar/models.c:116 diff --git a/src/objects/toolbar/settings.c b/src/objects/toolbar/settings.c index 92285e2..bf4f66b 100644 --- a/src/objects/toolbar/settings.c +++ b/src/objects/toolbar/settings.c @@ -180,7 +180,7 @@ gtk_grid_attach( GTK_GRID(settings), - v3270_dialog_section_new(_("Style & Position"), _("Setup the toolbar style and position"), GTK_WIDGET(grid)), + v3270_dialog_section_new(_("Style & Position"), _("Setup the toolbar style and position"), GTK_WIDGET(grid)), 0,5,4,1 ); -- libgit2 0.21.2