diff --git a/data/org.gnome.Terminal.Nautilus.metainfo.xml.in b/data/org.gnome.Terminal.Nautilus.metainfo.xml.in
index bce7349..a28b79f 100644
--- a/data/org.gnome.Terminal.Nautilus.metainfo.xml.in
+++ b/data/org.gnome.Terminal.Nautilus.metainfo.xml.in
@@ -27,11 +27,7 @@
   of the GNU Free Documentation License along with this program.
   If not, see <https://www.gnu.org/licenses/>.
 -->
-<component
-  xmlns="https://specifications.freedesktop.org/metainfo/1.0"
-  xmlns:xi="http://www.w3.org/2001/XInclude"
-  xmlns:its="http://www.w3.org/2005/11/its"
-  type="addon">
+<component type="addon">
   <id>org.gnome.Terminal.Nautilus</id>
   <extends>org.gnome.Nautilus.desktop</extends>
   <metadata_license>GPL-3.0+ or GFDL-1.3-only</metadata_license>
diff --git a/data/org.gnome.Terminal.metainfo.xml.in b/data/org.gnome.Terminal.metainfo.xml.in
index 6a4e7de..da5e7d2 100644
--- a/data/org.gnome.Terminal.metainfo.xml.in
+++ b/data/org.gnome.Terminal.metainfo.xml.in
@@ -27,11 +27,7 @@
   of the GNU Free Documentation License along with this program.
   If not, see <https://www.gnu.org/licenses/>.
 -->
-<component
-  xmlns="https://specifications.freedesktop.org/metainfo/1.0"
-  xmlns:xi="http://www.w3.org/2001/XInclude"
-  xmlns:its="http://www.w3.org/2005/11/its"
-  type="desktop-application">
+<component type="desktop-application">
   <id>org.gnome.Terminal.desktop</id>
   <metadata_license>GPL-3.0+ or GFDL-1.3-only</metadata_license>
   <project_license>GPL-3.0+</project_license>
diff --git a/debian/changelog b/debian/changelog
index b70a817..6854b03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnome-terminal (3.46.3-0kali1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Kali Janitor <janitor@kali.org>  Tue, 01 Nov 2022 07:47:01 -0000
+
 gnome-terminal (3.46.2-1+kali1) kali-dev; urgency=medium
 
   * Sync with Debian
diff --git a/debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch b/debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch
index e53b27e..815cd6e 100644
--- a/debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch
+++ b/debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch
@@ -8,11 +8,11 @@ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712628
  src/terminal-screen.cc | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++
  1 file changed, 66 insertions(+)
 
-diff --git a/src/terminal-screen.cc b/src/terminal-screen.cc
-index 9e3ad0e..7b1da98 100644
---- a/src/terminal-screen.cc
-+++ b/src/terminal-screen.cc
-@@ -358,6 +358,63 @@ terminal_screen_clear_exec_data (TerminalScreen *screen,
+Index: gnome-terminal.git/src/terminal-screen.cc
+===================================================================
+--- gnome-terminal.git.orig/src/terminal-screen.cc
++++ gnome-terminal.git/src/terminal-screen.cc
+@@ -358,6 +358,63 @@ terminal_screen_clear_exec_data (Termina
  
  G_DEFINE_TYPE (TerminalScreen, terminal_screen, VTE_TYPE_TERMINAL)
  
@@ -76,7 +76,7 @@ index 9e3ad0e..7b1da98 100644
  static void
  free_tag_data (TagData *tagdata)
  {
-@@ -1830,12 +1887,21 @@ terminal_screen_button_press (GtkWidget      *widget,
+@@ -1830,12 +1887,21 @@ terminal_screen_button_press (GtkWidget
  char *
  terminal_screen_get_current_dir (TerminalScreen *screen)
  {
diff --git a/debian/patches/restore-transparency-po.patch b/debian/patches/restore-transparency-po.patch
index 770c59b..38e2bcb 100644
--- a/debian/patches/restore-transparency-po.patch
+++ b/debian/patches/restore-transparency-po.patch
@@ -104,10 +104,10 @@ Origin: other, https://src.fedoraproject.org/rpms/gnome-terminal/blob/26c20042c6
  po/zh_TW.po       | 15 +++++++++------
  92 files changed, 737 insertions(+), 332 deletions(-)
 
-diff --git a/po/am.po b/po/am.po
-index 3445d96..ee992f0 100644
---- a/po/am.po
-+++ b/po/am.po
+Index: gnome-terminal.git/po/am.po
+===================================================================
+--- gnome-terminal.git.orig/po/am.po
++++ gnome-terminal.git/po/am.po
 @@ -214,8 +214,8 @@ msgid "<b>Background</b>"
  msgstr "<b>መደብ</b>"
  
@@ -130,10 +130,10 @@ index 3445d96..ee992f0 100644
  
  #: ../src/gnome-terminal.glade2.h:103
  msgid "_Update login records when command is launched"
-diff --git a/po/an.po b/po/an.po
-index fcec266..9e07cb6 100644
---- a/po/an.po
-+++ b/po/an.po
+Index: gnome-terminal.git/po/an.po
+===================================================================
+--- gnome-terminal.git.orig/po/an.po
++++ gnome-terminal.git/po/an.po
 @@ -2241,8 +2241,8 @@ msgstr "_Zarrar a finestra"
  #~ msgid "Use custom default terminal si_ze"
  #~ msgstr "Emplegar grandaria predeterminada presonali_zada de terminal"
@@ -167,10 +167,10 @@ index fcec266..9e07cb6 100644
  
  #~ msgid "Keyboard Shortcuts"
  #~ msgstr "Alcorces de teclau"
-diff --git a/po/ar.po b/po/ar.po
-index fac62fd..f77804d 100644
---- a/po/ar.po
-+++ b/po/ar.po
+Index: gnome-terminal.git/po/ar.po
+===================================================================
+--- gnome-terminal.git.orig/po/ar.po
++++ gnome-terminal.git/po/ar.po
 @@ -2574,11 +2574,11 @@ msgstr "أغ_لق النافذة"
  #~ msgid "Default size:"
  #~ msgstr "الحجم المبدئي:"
@@ -209,11 +209,11 @@ index fac62fd..f77804d 100644
  
  #~ msgid "S_hade transparent or image background:"
  #~ msgstr "_ظلل شفافية أو صورة الخلفية:"
-diff --git a/po/as.po b/po/as.po
-index 3fade2b..5b90534 100644
---- a/po/as.po
-+++ b/po/as.po
-@@ -2163,11 +2163,11 @@ msgstr "উইন্ডো বন্ধ কৰক (_l)"
+Index: gnome-terminal.git/po/as.po
+===================================================================
+--- gnome-terminal.git.orig/po/as.po
++++ gnome-terminal.git/po/as.po
+@@ -2163,11 +2163,11 @@ msgstr "উইন্ডো বন্ধ
  #~ msgid "Default size:"
  #~ msgstr "অবিকল্পিত আকাৰ:"
  
@@ -229,7 +229,7 @@ index 3fade2b..5b90534 100644
  
  #~ msgid "Title and Command"
  #~ msgstr "শীৰ্ষক আৰু কমান্ড"
-@@ -2175,8 +2175,8 @@ msgstr "উইন্ডো বন্ধ কৰক (_l)"
+@@ -2175,8 +2175,8 @@ msgstr "উইন্ডো বন্ধ
  #~ msgid "_Unlimited"
  #~ msgstr "অসীমিত (_U)"
  
@@ -240,7 +240,7 @@ index 3fade2b..5b90534 100644
  
  #~ msgid "Current Locale"
  #~ msgstr "বৰ্তমান স্থানীয়"
-@@ -2979,8 +2979,8 @@ msgstr "উইন্ডো বন্ধ কৰক (_l)"
+@@ -2979,8 +2979,8 @@ msgstr "উইন্ডো বন্ধ
  #~ msgid "Background image _scrolls"
  #~ msgstr "পটভূমিৰ ছবি স্ক্ৰল কৰক (_s)"
  
@@ -251,10 +251,10 @@ index 3fade2b..5b90534 100644
  
  #~ msgid "S_hade transparent or image background:"
  #~ msgstr "স্বচ্ছ বা ছবিৰ সৈতে পটভূমি ছায়া আচ্ছন্ন কৰক (_h):"
-diff --git a/po/ast.po b/po/ast.po
-index d1c6e7b..4dc0892 100644
---- a/po/ast.po
-+++ b/po/ast.po
+Index: gnome-terminal.git/po/ast.po
+===================================================================
+--- gnome-terminal.git.orig/po/ast.po
++++ gnome-terminal.git/po/ast.po
 @@ -1304,8 +1304,8 @@ msgid "_Base on:"
  msgstr "_Basáu en:"
  
@@ -277,10 +277,10 @@ index d1c6e7b..4dc0892 100644
  
  #: ../src/profile-preferences.glade.h:78
  msgid "_Underline color:"
-diff --git a/po/az.po b/po/az.po
-index 586c1e4..4bd8467 100644
---- a/po/az.po
-+++ b/po/az.po
+Index: gnome-terminal.git/po/az.po
+===================================================================
+--- gnome-terminal.git.orig/po/az.po
++++ gnome-terminal.git/po/az.po
 @@ -218,8 +218,8 @@ msgid "<b>Background</b>"
  msgstr "<b>Arxa plan</b>"
  
@@ -303,10 +303,10 @@ index 586c1e4..4bd8467 100644
  
  #: ../src/gnome-terminal.glade2.h:103
  msgid "_Update login records when command is launched"
-diff --git a/po/be.po b/po/be.po
-index 298ec2d..50f4609 100644
---- a/po/be.po
-+++ b/po/be.po
+Index: gnome-terminal.git/po/be.po
+===================================================================
+--- gnome-terminal.git.orig/po/be.po
++++ gnome-terminal.git/po/be.po
 @@ -2635,3 +2635,6 @@ msgstr "_Закрыць акно"
  
  #~ msgid "Current Locale"
@@ -314,10 +314,10 @@ index 298ec2d..50f4609 100644
 +
 +msgid "Transparent background"
 +msgstr "Празрысты фон"
-diff --git a/po/be@latin.po b/po/be@latin.po
-index 82ef066..27e9877 100644
---- a/po/be@latin.po
-+++ b/po/be@latin.po
+Index: gnome-terminal.git/po/be@latin.po
+===================================================================
+--- gnome-terminal.git.orig/po/be@latin.po
++++ gnome-terminal.git/po/be@latin.po
 @@ -1146,8 +1146,8 @@ msgid "_Base on:"
  msgstr "Na _bazie:"
  
@@ -340,11 +340,11 @@ index 82ef066..27e9877 100644
  
  #: ../src/profile-preferences.glade.h:74
  msgid "_Update login records when command is launched"
-diff --git a/po/bg.po b/po/bg.po
-index 920deb5..ceecc32 100644
---- a/po/bg.po
-+++ b/po/bg.po
-@@ -2459,3 +2459,12 @@ msgstr "_Затваряне на този прозорец"
+Index: gnome-terminal.git/po/bg.po
+===================================================================
+--- gnome-terminal.git.orig/po/bg.po
++++ gnome-terminal.git/po/bg.po
+@@ -2459,3 +2459,12 @@ msgstr "_Затваряне на тоз�
  #, c-format
  msgid "Failed to parse arguments: %s\n"
  msgstr "Аргументите не могат да бъдат анализирани: %s\n"
@@ -357,10 +357,10 @@ index 920deb5..ceecc32 100644
 +
 +msgid "Set Title"
 +msgstr "Задаване на заглавие"
-diff --git a/po/bn.po b/po/bn.po
-index 4906009..f97d43b 100644
---- a/po/bn.po
-+++ b/po/bn.po
+Index: gnome-terminal.git/po/bn.po
+===================================================================
+--- gnome-terminal.git.orig/po/bn.po
++++ gnome-terminal.git/po/bn.po
 @@ -1217,8 +1217,8 @@ msgid "_Base on:"
  msgstr "চিহ্নিত বস্তুর উপর ভিত্তি করে: (_B)"
  
@@ -383,11 +383,11 @@ index 4906009..f97d43b 100644
  
  #: ../src/profile-preferences.glade.h:77
  msgid "_Unlimited"
-diff --git a/po/bn_IN.po b/po/bn_IN.po
-index 96f28aa..fdd0ef7 100644
---- a/po/bn_IN.po
-+++ b/po/bn_IN.po
-@@ -2894,8 +2894,8 @@ msgstr "উইন্ডো বন্ধ করুন (_l)"
+Index: gnome-terminal.git/po/bn_IN.po
+===================================================================
+--- gnome-terminal.git.orig/po/bn_IN.po
++++ gnome-terminal.git/po/bn_IN.po
+@@ -2894,8 +2894,8 @@ msgstr "উইন্ডো বন্ধ
  #~ msgid "_Unlimited"
  #~ msgstr "সীমাহীন (_U)"
  
@@ -398,7 +398,7 @@ index 96f28aa..fdd0ef7 100644
  
  #~ msgid "Switch to Tab 3"
  #~ msgstr "ট্যাব ৩-এ পরিবর্তন করুন"
-@@ -2936,5 +2936,8 @@ msgstr "উইন্ডো বন্ধ করুন (_l)"
+@@ -2936,5 +2936,8 @@ msgstr "উইন্ডো বন্ধ
  #~ msgid "_Input Methods"
  #~ msgstr "ইনপুট পদ্ধতি (_I)"
  
@@ -409,10 +409,10 @@ index 96f28aa..fdd0ef7 100644
 +
 +msgid "Transparent background"
 +msgstr "স্বচ্চ পটভূমি "
-diff --git a/po/br.po b/po/br.po
-index e16ea07..f4cbe85 100644
---- a/po/br.po
-+++ b/po/br.po
+Index: gnome-terminal.git/po/br.po
+===================================================================
+--- gnome-terminal.git.orig/po/br.po
++++ gnome-terminal.git/po/br.po
 @@ -958,8 +958,8 @@ msgid "_Base on:"
  msgstr ""
  
@@ -433,11 +433,11 @@ index e16ea07..f4cbe85 100644
  msgstr ""
  
  #: ../src/profile-preferences.glade.h:74
-diff --git a/po/bs.po b/po/bs.po
-index 49e7108..8703552 100644
---- a/po/bs.po
-+++ b/po/bs.po
-@@ -680,6 +680,10 @@ msgstr "Kratica tastature za povećavanje fonta"
+Index: gnome-terminal.git/po/bs.po
+===================================================================
+--- gnome-terminal.git.orig/po/bs.po
++++ gnome-terminal.git/po/bs.po
+@@ -680,6 +680,10 @@ msgstr "Kratica tastature za povećavanj
  msgid "Keyboard shortcut to make font smaller"
  msgstr "Kratica tastature za smanjivanje fonta"
  
@@ -458,11 +458,11 @@ index 49e7108..8703552 100644
 +
 +msgid "Set Title"
 +msgstr "Postavi naslov"
-diff --git a/po/ca.po b/po/ca.po
-index 6cee9a8..a18941d 100644
---- a/po/ca.po
-+++ b/po/ca.po
-@@ -2512,3 +2512,15 @@ msgstr "Ha fallat l'anàlisi dels arguments: %s\n"
+Index: gnome-terminal.git/po/ca.po
+===================================================================
+--- gnome-terminal.git.orig/po/ca.po
++++ gnome-terminal.git/po/ca.po
+@@ -2512,3 +2512,15 @@ msgstr "Ha fallat l'anàlisi dels argume
  
  #~ msgid "_Detach Tab"
  #~ msgstr "_Separa la pestanya"
@@ -478,10 +478,10 @@ index 6cee9a8..a18941d 100644
 +
 +msgid "Set Title"
 +msgstr "Estableix el títol"
-diff --git a/po/ca@valencia.po b/po/ca@valencia.po
-index a6e8fb4..c9ed850 100644
---- a/po/ca@valencia.po
-+++ b/po/ca@valencia.po
+Index: gnome-terminal.git/po/ca@valencia.po
+===================================================================
+--- gnome-terminal.git.orig/po/ca@valencia.po
++++ gnome-terminal.git/po/ca@valencia.po
 @@ -2357,3 +2357,15 @@ msgstr "Tanca la _finestra"
  
  #~ msgid "Whether to use a dark theme variant"
@@ -498,10 +498,10 @@ index a6e8fb4..c9ed850 100644
 +
 +msgid "Set Title"
 +msgstr "Estableix el títol"
-diff --git a/po/cs.po b/po/cs.po
-index 1beaf21..f27be07 100644
---- a/po/cs.po
-+++ b/po/cs.po
+Index: gnome-terminal.git/po/cs.po
+===================================================================
+--- gnome-terminal.git.orig/po/cs.po
++++ gnome-terminal.git/po/cs.po
 @@ -2452,3 +2452,15 @@ msgstr "_Zavřít okno"
  #, c-format
  msgid "Failed to parse arguments: %s\n"
@@ -518,10 +518,10 @@ index 1beaf21..f27be07 100644
 +
 +msgid "Set Title"
 +msgstr "Nastavit záhlaví"
-diff --git a/po/cy.po b/po/cy.po
-index 644df82..cd862fe 100644
---- a/po/cy.po
-+++ b/po/cy.po
+Index: gnome-terminal.git/po/cy.po
+===================================================================
+--- gnome-terminal.git.orig/po/cy.po
++++ gnome-terminal.git/po/cy.po
 @@ -1167,8 +1167,8 @@ msgid "_Base on:"
  msgstr "Ei _seilio ar:"
  
@@ -544,11 +544,11 @@ index 644df82..cd862fe 100644
  
  #: ../src/profile-preferences.glade.h:74
  msgid "_Update login records when command is launched"
-diff --git a/po/da.po b/po/da.po
-index 8ca7591..a27a354 100644
---- a/po/da.po
-+++ b/po/da.po
-@@ -2488,3 +2488,15 @@ msgstr "Kunne ikke fortolke argumenter: %s\n"
+Index: gnome-terminal.git/po/da.po
+===================================================================
+--- gnome-terminal.git.orig/po/da.po
++++ gnome-terminal.git/po/da.po
+@@ -2488,3 +2488,15 @@ msgstr "Kunne ikke fortolke argumenter:
  
  #~ msgid "_Detach Tab"
  #~ msgstr "_Løsriv faneblad"
@@ -564,11 +564,11 @@ index 8ca7591..a27a354 100644
 +
 +msgid "Transparent background"
 +msgstr "Gennemsigtig baggrund"
-diff --git a/po/de.po b/po/de.po
-index 8e6fa95..98e7a8b 100644
---- a/po/de.po
-+++ b/po/de.po
-@@ -2573,3 +2573,15 @@ msgstr "Einlesen der Argumente schlug fehl: %s\n"
+Index: gnome-terminal.git/po/de.po
+===================================================================
+--- gnome-terminal.git.orig/po/de.po
++++ gnome-terminal.git/po/de.po
+@@ -2573,3 +2573,15 @@ msgstr "Einlesen der Argumente schlug fe
  
  #~ msgid "_Quit"
  #~ msgstr "_Beenden"
@@ -584,10 +584,10 @@ index 8e6fa95..98e7a8b 100644
 +
 +msgid "Transparent background"
 +msgstr "Transparenter Hintergrund"
-diff --git a/po/dz.po b/po/dz.po
-index d97e610..a768fe4 100644
---- a/po/dz.po
-+++ b/po/dz.po
+Index: gnome-terminal.git/po/dz.po
+===================================================================
+--- gnome-terminal.git.orig/po/dz.po
++++ gnome-terminal.git/po/dz.po
 @@ -1255,8 +1255,8 @@ msgid "_Base on:"
  msgstr "གཞི་བཞག་སྟེ་:(_B)"
  
@@ -610,11 +610,11 @@ index d97e610..a768fe4 100644
  
  #: ../src/profile-preferences.glade.h:78
  #, fuzzy
-diff --git a/po/el.po b/po/el.po
-index a82659e..d814147 100644
---- a/po/el.po
-+++ b/po/el.po
-@@ -2915,17 +2915,17 @@ msgstr "Αποτυχία ανάλυσης των ορισμάτων: %s\n"
+Index: gnome-terminal.git/po/el.po
+===================================================================
+--- gnome-terminal.git.orig/po/el.po
++++ gnome-terminal.git/po/el.po
+@@ -2915,17 +2915,17 @@ msgstr "Αποτυχία ανάλυση�
  #~ msgid "Default size:"
  #~ msgstr "Προεπιλεγμένο μέγεθος:"
  
@@ -638,17 +638,17 @@ index a82659e..d814147 100644
  
  #~ msgid "Current Locale"
  #~ msgstr "Τρέχουσα τοπική ρύθμιση"
-@@ -2963,3 +2963,6 @@ msgstr "Αποτυχία ανάλυσης των ορισμάτων: %s\n"
+@@ -2963,3 +2963,6 @@ msgstr "Αποτυχία ανάλυση�
  
  #~ msgid "_Input Methods"
  #~ msgstr "_Μέθοδοι εισαγωγής"
 +
 +msgid "Transparent background"
 +msgstr "Διάφανο παρασκήνιο"
-diff --git a/po/en@shaw.po b/po/en@shaw.po
-index 5bdb392..6fb8a7e 100644
---- a/po/en@shaw.po
-+++ b/po/en@shaw.po
+Index: gnome-terminal.git/po/en@shaw.po
+===================================================================
+--- gnome-terminal.git.orig/po/en@shaw.po
++++ gnome-terminal.git/po/en@shaw.po
 @@ -1212,8 +1212,8 @@ msgid "_Base on:"
  msgstr "_𐑚𐑱𐑕 𐑪𐑯:"
  
@@ -671,10 +671,10 @@ index 5bdb392..6fb8a7e 100644
  
  #: ../src/profile-preferences.glade.h:79
  msgid "_Underline color:"
-diff --git a/po/en_CA.po b/po/en_CA.po
-index 6c9e0cd..db4aa89 100644
---- a/po/en_CA.po
-+++ b/po/en_CA.po
+Index: gnome-terminal.git/po/en_CA.po
+===================================================================
+--- gnome-terminal.git.orig/po/en_CA.po
++++ gnome-terminal.git/po/en_CA.po
 @@ -219,8 +219,8 @@ msgid "<b>Background</b>"
  msgstr "<b>Background</b>"
  
@@ -697,10 +697,10 @@ index 6c9e0cd..db4aa89 100644
  
  #: ../src/gnome-terminal.glade2.h:87
  msgid "_Update login records when command is launched"
-diff --git a/po/en_GB.po b/po/en_GB.po
-index 2d11234..675cdb3 100644
---- a/po/en_GB.po
-+++ b/po/en_GB.po
+Index: gnome-terminal.git/po/en_GB.po
+===================================================================
+--- gnome-terminal.git.orig/po/en_GB.po
++++ gnome-terminal.git/po/en_GB.po
 @@ -2858,8 +2858,8 @@ msgstr "Failed to parse arguments: %s\n"
  #~ msgid "Default size:"
  #~ msgstr "Default size:"
@@ -745,10 +745,10 @@ index 2d11234..675cdb3 100644
  
  #~ msgid "S_hade transparent or image background:"
  #~ msgstr "S_hade transparent or image background:"
-diff --git a/po/eo.po b/po/eo.po
-index 0e83b98..0d98ea5 100644
---- a/po/eo.po
-+++ b/po/eo.po
+Index: gnome-terminal.git/po/eo.po
+===================================================================
+--- gnome-terminal.git.orig/po/eo.po
++++ gnome-terminal.git/po/eo.po
 @@ -2827,8 +2827,8 @@ msgstr "_Fermi la fenestron"
  #~ msgid "_Font:"
  #~ msgstr "_Tiparo:"
@@ -771,11 +771,11 @@ index 0e83b98..0d98ea5 100644
  
  #~ msgid "On the left side"
  #~ msgstr "Maldekstre"
-diff --git a/po/es.po b/po/es.po
-index 3e9b3d3..905a24f 100644
---- a/po/es.po
-+++ b/po/es.po
-@@ -2921,17 +2921,17 @@ msgstr "Falló al analizar los argumentos: %s\n"
+Index: gnome-terminal.git/po/es.po
+===================================================================
+--- gnome-terminal.git.orig/po/es.po
++++ gnome-terminal.git/po/es.po
+@@ -2921,17 +2921,17 @@ msgstr "Falló al analizar los argumento
  #~ msgid "Default size:"
  #~ msgstr "Tamaño predeterminado:"
  
@@ -799,7 +799,7 @@ index 3e9b3d3..905a24f 100644
  
  #~ msgid "Current Locale"
  #~ msgstr "Configuración regional actual"
-@@ -3757,8 +3757,8 @@ msgstr "Falló al analizar los argumentos: %s\n"
+@@ -3757,8 +3757,8 @@ msgstr "Falló al analizar los argumento
  #~ msgid "_Solid color"
  #~ msgstr "Color _sólido"
  
@@ -810,10 +810,10 @@ index 3e9b3d3..905a24f 100644
  
  #~ msgid "No such profile \"%s\", using default profile\n"
  #~ msgstr "No existe el perfil «%s», usando el perfil predeterminado\n"
-diff --git a/po/et.po b/po/et.po
-index 4b1c2a7..7707611 100644
---- a/po/et.po
-+++ b/po/et.po
+Index: gnome-terminal.git/po/et.po
+===================================================================
+--- gnome-terminal.git.orig/po/et.po
++++ gnome-terminal.git/po/et.po
 @@ -1747,3 +1747,6 @@ msgstr "Su_lge aken"
  
  #~ msgid "Choose base profile"
@@ -821,11 +821,11 @@ index 4b1c2a7..7707611 100644
 +
 +msgid "Transparent background"
 +msgstr "Läbipaistev taust"
-diff --git a/po/eu.po b/po/eu.po
-index 6e01431..16f485b 100644
---- a/po/eu.po
-+++ b/po/eu.po
-@@ -2362,3 +2362,15 @@ msgstr "Huts egin du argumentuak analizatzean: %s\n"
+Index: gnome-terminal.git/po/eu.po
+===================================================================
+--- gnome-terminal.git.orig/po/eu.po
++++ gnome-terminal.git/po/eu.po
+@@ -2362,3 +2362,15 @@ msgstr "Huts egin du argumentuak analiza
  
  #~ msgid "_Detach Tab"
  #~ msgstr "_Desuztartu fitxa"
@@ -841,11 +841,11 @@ index 6e01431..16f485b 100644
 +
 +msgid "Transparent background"
 +msgstr "Atzeko plano gardena"
-diff --git a/po/fa.po b/po/fa.po
-index 70ffa07..8b74671 100644
---- a/po/fa.po
-+++ b/po/fa.po
-@@ -2793,8 +2793,8 @@ msgstr "تجزیهٔ آرگومان‌ها ممکن نبود: %s\n"
+Index: gnome-terminal.git/po/fa.po
+===================================================================
+--- gnome-terminal.git.orig/po/fa.po
++++ gnome-terminal.git/po/fa.po
+@@ -2793,8 +2793,8 @@ msgstr "تجزیهٔ آرگومان‌ه
  #~ msgid "Use custom default terminal si_ze"
  #~ msgstr "استفاده از اندازه‌ی _سفارشی پایانه‌ی پیش‌فرض"
  
@@ -856,7 +856,7 @@ index 70ffa07..8b74671 100644
  
  #~ msgid "When terminal commands set their o_wn titles:"
  #~ msgstr "وقتی که فرمان‌های پایانه عنوان‌های _خودشان را تنظیم می‌کنند:"
-@@ -2808,8 +2808,8 @@ msgstr "تجزیهٔ آرگومان‌ها ممکن نبود: %s\n"
+@@ -2808,8 +2808,8 @@ msgstr "تجزیهٔ آرگومان‌ه
  #~ msgid "_Unlimited"
  #~ msgstr "_نامحدود"
  
@@ -867,7 +867,7 @@ index 70ffa07..8b74671 100644
  
  #~ msgid "Switch to Tab 3"
  #~ msgstr "تعویض به زبانه‌ی ۳"
-@@ -2850,5 +2850,8 @@ msgstr "تجزیهٔ آرگومان‌ها ممکن نبود: %s\n"
+@@ -2850,5 +2850,8 @@ msgstr "تجزیهٔ آرگومان‌ه
  #~ msgid "_Input Methods"
  #~ msgstr "روش‌های _ورودی"
  
@@ -878,11 +878,11 @@ index 70ffa07..8b74671 100644
 +
 +msgid "Transparent background"
 +msgstr "پس‌زمینه‌ی شفاف"
-diff --git a/po/fi.po b/po/fi.po
-index 28f05db..ba5995c 100644
---- a/po/fi.po
-+++ b/po/fi.po
-@@ -2782,9 +2782,21 @@ msgstr "Virhe tulkittaessa argumentteja: %s\n"
+Index: gnome-terminal.git/po/fi.po
+===================================================================
+--- gnome-terminal.git.orig/po/fi.po
++++ gnome-terminal.git/po/fi.po
+@@ -2782,9 +2782,21 @@ msgstr "Virhe tulkittaessa argumentteja:
  #~ msgid "_Update login records when command is launched"
  #~ msgstr "_Päivitä kirjautumistallenne kun komento käynnistetään"
  
@@ -904,11 +904,11 @@ index 28f05db..ba5995c 100644
 +
 +msgid "Set Title"
 +msgstr "Aseta otsikko"
-diff --git a/po/fr.po b/po/fr.po
-index 3a9ee71..c713734 100644
---- a/po/fr.po
-+++ b/po/fr.po
-@@ -2533,3 +2533,27 @@ msgstr "Impossible d’analyser les paramètres : %s\n"
+Index: gnome-terminal.git/po/fr.po
+===================================================================
+--- gnome-terminal.git.orig/po/fr.po
++++ gnome-terminal.git/po/fr.po
+@@ -2533,3 +2533,27 @@ msgstr "Impossible d’analyser les para
  
  #~ msgid "Icelandic"
  #~ msgstr "Islandais"
@@ -936,10 +936,10 @@ index 3a9ee71..c713734 100644
 +
 +msgid "Set Title"
 +msgstr "Définir le titre"
-diff --git a/po/fur.po b/po/fur.po
-index edbba32..87755fc 100644
---- a/po/fur.po
-+++ b/po/fur.po
+Index: gnome-terminal.git/po/fur.po
+===================================================================
+--- gnome-terminal.git.orig/po/fur.po
++++ gnome-terminal.git/po/fur.po
 @@ -557,6 +557,10 @@ msgstr ""
  msgid "Which encoding to use"
  msgstr "Codifiche di doprâ"
@@ -951,7 +951,7 @@ index edbba32..87755fc 100644
  #: src/org.gnome.Terminal.gschema.xml:350
  msgid ""
  "Whether ambiguous-width characters are narrow or wide when using UTF-8 "
-@@ -3576,6 +3580,9 @@ msgstr "Analisi dai argoments falide: %s\n"
+@@ -3576,6 +3580,9 @@ msgstr "Analisi dai argoments falide: %s
  #~ msgid "The text you clicked on doesn't seem to be a valid OTP challenge."
  #~ msgstr "Il test fracât nol samee jessi un OTP challenge."
  
@@ -961,7 +961,7 @@ index edbba32..87755fc 100644
  #~ msgid "Switch to Tab 3"
  #~ msgstr "Passe a la schede 3"
  
-@@ -3631,8 +3638,8 @@ msgstr "Analisi dai argoments falide: %s\n"
+@@ -3631,8 +3638,8 @@ msgstr "Analisi dai argoments falide: %s
  #~ msgid "_Input Methods"
  #~ msgstr "_Cemût inserî test"
  
@@ -972,10 +972,10 @@ index edbba32..87755fc 100644
  
  #~ msgid ""
  #~ "text/plain dropped on terminal had wrong format (%d) or length (%d)\n"
-diff --git a/po/ga.po b/po/ga.po
-index 93d5fa9..feb87dc 100644
---- a/po/ga.po
-+++ b/po/ga.po
+Index: gnome-terminal.git/po/ga.po
+===================================================================
+--- gnome-terminal.git.orig/po/ga.po
++++ gnome-terminal.git/po/ga.po
 @@ -1925,3 +1925,6 @@ msgstr "_Dún Fuinneog"
  #: ../src/terminal-window.c:3582
  msgid "C_lose Terminal"
@@ -983,10 +983,10 @@ index 93d5fa9..feb87dc 100644
 +
 +msgid "Transparent background"
 +msgstr "Cúlra trédhearcach"
-diff --git a/po/gl.po b/po/gl.po
-index 0032549..8c6f347 100644
---- a/po/gl.po
-+++ b/po/gl.po
+Index: gnome-terminal.git/po/gl.po
+===================================================================
+--- gnome-terminal.git.orig/po/gl.po
++++ gnome-terminal.git/po/gl.po
 @@ -2480,3 +2480,15 @@ msgstr "P_echar a xanela"
  #, c-format
  msgid "Failed to parse arguments: %s\n"
@@ -1003,11 +1003,11 @@ index 0032549..8c6f347 100644
 +
 +msgid "Transparent background"
 +msgstr "Fondo transparente"
-diff --git a/po/gu.po b/po/gu.po
-index 76b459c..485beea 100644
---- a/po/gu.po
-+++ b/po/gu.po
-@@ -2155,8 +2155,8 @@ msgstr "વિન્ડો બંધ કરો (_l)"
+Index: gnome-terminal.git/po/gu.po
+===================================================================
+--- gnome-terminal.git.orig/po/gu.po
++++ gnome-terminal.git/po/gu.po
+@@ -2155,8 +2155,8 @@ msgstr "વિન્ડો બંધ ક
  #~ msgid "Default size:"
  #~ msgstr "મૂળભૂત માપ:"
  
@@ -1018,7 +1018,7 @@ index 76b459c..485beea 100644
  
  #~ msgid "When terminal commands set their o_wn titles:"
  #~ msgstr "જ્યારે આદેશો તેમના પોતાના શીર્ષકો સુયોજીત કરે (_w):"
-@@ -2176,8 +2176,8 @@ msgstr "વિન્ડો બંધ કરો (_l)"
+@@ -2176,8 +2176,8 @@ msgstr "વિન્ડો બંધ ક
  #~ msgid "Close Window"
  #~ msgstr "વિન્ડો બંધ કરો"
  
@@ -1029,7 +1029,7 @@ index 76b459c..485beea 100644
  
  #~ msgid "The shortcut key “%s” is already bound to the “%s” action"
  #~ msgstr "ટુંકાણ કી “%s“ એ પહેલાથી ક્રિયા “%s“ સાથે બંધાયેલી છે"
-@@ -2203,8 +2203,8 @@ msgstr "વિન્ડો બંધ કરો (_l)"
+@@ -2203,8 +2203,8 @@ msgstr "વિન્ડો બંધ ક
  #~ msgid "_Input Methods"
  #~ msgstr "ઈનપુટ માટેની પધ્ધિતિઓ (_I)"
  
@@ -1040,7 +1040,7 @@ index 76b459c..485beea 100644
  
  #~ msgid "Keyboard shortcut to switch to tab 1"
  #~ msgstr "ટૅબ ૧ પર જવા માટે કીબોર્ડનું ટુંકાણ"
-@@ -2944,8 +2944,8 @@ msgstr "વિન્ડો બંધ કરો (_l)"
+@@ -2944,8 +2944,8 @@ msgstr "વિન્ડો બંધ ક
  #~ msgid "_Solid color"
  #~ msgstr "ઘટ્ટ રંગ (_S)"
  
@@ -1051,10 +1051,10 @@ index 76b459c..485beea 100644
  
  #~ msgid "No such profile \"%s\", using default profile\n"
  #~ msgstr "\"%s\" જેવી કોઈ રૂપરેખા નથી, મૂળભૂત રૂપરેખા વાપરી રહ્યા છે\n"
-diff --git a/po/he.po b/po/he.po
-index 6d00fe2..cbfe268 100644
---- a/po/he.po
-+++ b/po/he.po
+Index: gnome-terminal.git/po/he.po
+===================================================================
+--- gnome-terminal.git.orig/po/he.po
++++ gnome-terminal.git/po/he.po
 @@ -2790,17 +2790,17 @@ msgstr "Failed to parse arguments: %s\n"
  #~ msgid "Default size:"
  #~ msgstr "גודל בררת מחדל:"
@@ -1090,11 +1090,11 @@ index 6d00fe2..cbfe268 100644
  
  #~ msgid "No such profile \"%s\", using default profile\n"
  #~ msgstr "No such profile \"%s\", using default profile\n"
-diff --git a/po/hi.po b/po/hi.po
-index 2d7dc5b..8d3d052 100644
---- a/po/hi.po
-+++ b/po/hi.po
-@@ -2267,9 +2267,8 @@ msgstr "विंडो बंद करें (_l)"
+Index: gnome-terminal.git/po/hi.po
+===================================================================
+--- gnome-terminal.git.orig/po/hi.po
++++ gnome-terminal.git/po/hi.po
+@@ -2267,9 +2267,8 @@ msgstr "विंडो बंद कर
  #~ msgid "Use custom default terminal si_ze"
  #~ msgstr "कस्टम डिफ़ॉल्ट टर्मिनल आकार का उपयोग करें (_z)"
  
@@ -1106,7 +1106,7 @@ index 2d7dc5b..8d3d052 100644
  
  #~ msgid "When terminal commands set their o_wn titles:"
  #~ msgstr "जब टर्मिनल कमांड उनका अपना शीर्षक सेट करता है (_w):"
-@@ -2289,8 +2288,8 @@ msgstr "विंडो बंद करें (_l)"
+@@ -2289,8 +2288,8 @@ msgstr "विंडो बंद कर
  #~ msgid "Close Window"
  #~ msgstr "विंडो बंद करें"
  
@@ -1117,7 +1117,7 @@ index 2d7dc5b..8d3d052 100644
  
  #~ msgid "Switch to Tab 2"
  #~ msgstr "टैब 2 पर जाएँ"
-@@ -2349,8 +2348,8 @@ msgstr "विंडो बंद करें (_l)"
+@@ -2349,8 +2348,8 @@ msgstr "विंडो बंद कर
  #~ msgid "_Input Methods"
  #~ msgstr "इनपुट विधियाँ (_I)"
  
@@ -1128,7 +1128,7 @@ index 2d7dc5b..8d3d052 100644
  
  #~ msgid "Disable connection to session manager"
  #~ msgstr "सत्र प्रबंधक में कनेक्शन निष्क्रिय करें"
-@@ -2979,8 +2978,8 @@ msgstr "विंडो बंद करें (_l)"
+@@ -2979,8 +2978,8 @@ msgstr "विंडो बंद कर
  #~ msgid "_Background image"
  #~ msgstr "पृष्ठभूमि छवि (_B)"
  
@@ -1139,11 +1139,11 @@ index 2d7dc5b..8d3d052 100644
  
  #~ msgid "S/Key Challenge Response"
  #~ msgstr "एस/कुंजी चैलेंज प्रतिक्रिया"
-diff --git a/po/hr.po b/po/hr.po
-index 0c65eca..1472cbb 100644
---- a/po/hr.po
-+++ b/po/hr.po
-@@ -2763,3 +2763,13 @@ msgstr "Greška u obradi argumenata: %s\n"
+Index: gnome-terminal.git/po/hr.po
+===================================================================
+--- gnome-terminal.git.orig/po/hr.po
++++ gnome-terminal.git/po/hr.po
+@@ -2763,3 +2763,13 @@ msgstr "Greška u obradi argumenata: %s\
  
  #~ msgid "Use transparency from system theme"
  #~ msgstr "Koristi prozirnost iz teme sustava"
@@ -1157,10 +1157,10 @@ index 0c65eca..1472cbb 100644
 +
 +msgid "Set Title"
 +msgstr "Postavi naslov"
-diff --git a/po/hu.po b/po/hu.po
-index 66793a8..1595a86 100644
---- a/po/hu.po
-+++ b/po/hu.po
+Index: gnome-terminal.git/po/hu.po
+===================================================================
+--- gnome-terminal.git.orig/po/hu.po
++++ gnome-terminal.git/po/hu.po
 @@ -2463,3 +2463,15 @@ msgstr "_Ablak bezárása"
  #, c-format
  msgid "Failed to parse arguments: %s\n"
@@ -1177,10 +1177,10 @@ index 66793a8..1595a86 100644
 +
 +msgid "Transparent background"
 +msgstr "Áttetsző háttér"
-diff --git a/po/hy.po b/po/hy.po
-index aaf2d9b..4d466f1 100644
---- a/po/hy.po
-+++ b/po/hy.po
+Index: gnome-terminal.git/po/hy.po
+===================================================================
+--- gnome-terminal.git.orig/po/hy.po
++++ gnome-terminal.git/po/hy.po
 @@ -757,8 +757,8 @@ msgid "_Base on:"
  msgstr ""
  
@@ -1203,11 +1203,11 @@ index aaf2d9b..4d466f1 100644
  
  #: ../src/profile-preferences.glade.h:74
  msgid "_Update login records when command is launched"
-diff --git a/po/id.po b/po/id.po
-index 868795c..0445930 100644
---- a/po/id.po
-+++ b/po/id.po
-@@ -2471,3 +2471,15 @@ msgstr "Gagal mengurai argumen: \"%s\"\n"
+Index: gnome-terminal.git/po/id.po
+===================================================================
+--- gnome-terminal.git.orig/po/id.po
++++ gnome-terminal.git/po/id.po
+@@ -2471,3 +2471,15 @@ msgstr "Gagal mengurai argumen: \"%s\"\n
  
  #~ msgid "_Detach Tab"
  #~ msgstr "_Pisahkan Tab"
@@ -1223,10 +1223,10 @@ index 868795c..0445930 100644
 +
 +msgid "Set Title"
 +msgstr "Atur Judul"
-diff --git a/po/it.po b/po/it.po
-index afbebba..afb09b0 100644
---- a/po/it.po
-+++ b/po/it.po
+Index: gnome-terminal.git/po/it.po
+===================================================================
+--- gnome-terminal.git.orig/po/it.po
++++ gnome-terminal.git/po/it.po
 @@ -2485,3 +2485,15 @@ msgstr "Chiudi _finestra"
  #, c-format
  msgid "Failed to parse arguments: %s\n"
@@ -1243,10 +1243,10 @@ index afbebba..afb09b0 100644
 +
 +msgid "Set Title"
 +msgstr "Imposta titolo"
-diff --git a/po/ja.po b/po/ja.po
-index ab72bc4..690281a 100644
---- a/po/ja.po
-+++ b/po/ja.po
+Index: gnome-terminal.git/po/ja.po
+===================================================================
+--- gnome-terminal.git.orig/po/ja.po
++++ gnome-terminal.git/po/ja.po
 @@ -2534,3 +2534,15 @@ msgstr "ウィンドウを閉じる(_L)"
  
  #~ msgid "_Incremental Search…"
@@ -1263,11 +1263,11 @@ index ab72bc4..690281a 100644
 +
 +msgid "Set Title"
 +msgstr "タイトルを設定する"
-diff --git a/po/ka.po b/po/ka.po
-index c585593..14356a4 100644
---- a/po/ka.po
-+++ b/po/ka.po
-@@ -172,6 +172,11 @@ msgstr "პროფილის ადამიანისთვის-სა
+Index: gnome-terminal.git/po/ka.po
+===================================================================
+--- gnome-terminal.git.orig/po/ka.po
++++ gnome-terminal.git/po/ka.po
+@@ -172,6 +172,11 @@ msgstr "პროფილის ად�
  msgid "Human-readable name of the profile."
  msgstr "პროფილის ადამიანისთვის-სასიამოვნო წასაკითხი სახელი."
  
@@ -1279,11 +1279,11 @@ index c585593..14356a4 100644
  #: src/org.gnome.Terminal.gschema.xml:139
  msgid "Default color of text in the terminal"
  msgstr "ტერმინალის ტექსტის ნაგულისხმები ფერი"
-diff --git a/po/kk.po b/po/kk.po
-index 34ce6b2..5d415eb 100644
---- a/po/kk.po
-+++ b/po/kk.po
-@@ -2741,3 +2741,15 @@ msgstr "Аргументтерді өндеу қатемен аяқталды: %
+Index: gnome-terminal.git/po/kk.po
+===================================================================
+--- gnome-terminal.git.orig/po/kk.po
++++ gnome-terminal.git/po/kk.po
+@@ -2741,3 +2741,15 @@ msgstr "Аргументтерді өн�
  
  #~ msgid "Be quiet"
  #~ msgstr "Тыныш болу"
@@ -1299,10 +1299,10 @@ index 34ce6b2..5d415eb 100644
 +
 +msgid "Set Title"
 +msgstr "Атауын орнату"
-diff --git a/po/km.po b/po/km.po
-index 352897d..b6db939 100644
---- a/po/km.po
-+++ b/po/km.po
+Index: gnome-terminal.git/po/km.po
+===================================================================
+--- gnome-terminal.git.orig/po/km.po
++++ gnome-terminal.git/po/km.po
 @@ -2909,8 +2909,8 @@ msgstr "បិទ​បង្អួច"
  #~ msgid "Background image _scrolls"
  #~ msgstr "រមូរ​រូបភាព​ផ្ទៃខាងក្រោយ"
@@ -1314,11 +1314,11 @@ index 352897d..b6db939 100644
  
  #~ msgid "S_hade transparent or image background:"
  #~ msgstr "ដាក់​ស្រមោល​ផ្ទៃខាងក្រោយ​ថ្លា ឬ​ផ្ទៃខាងក្រោយ​​រូបភាព ៖"
-diff --git a/po/kn.po b/po/kn.po
-index c887f88..0fc1c31 100644
---- a/po/kn.po
-+++ b/po/kn.po
-@@ -2261,8 +2261,8 @@ msgstr "ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚು  (_l)"
+Index: gnome-terminal.git/po/kn.po
+===================================================================
+--- gnome-terminal.git.orig/po/kn.po
++++ gnome-terminal.git/po/kn.po
+@@ -2261,8 +2261,8 @@ msgstr "ಕಿಟಕಿಯನ್ನು �
  #~ msgid "Use custom default terminal si_ze"
  #~ msgstr "ಅಗತ್ಯಾನುಗುಣ ಆದೇಶತೆರೆ ಗಾತ್ರವನ್ನು ಬಳಸು (_z)"
  
@@ -1329,7 +1329,7 @@ index c887f88..0fc1c31 100644
  
  #~ msgid "When terminal commands set their o_wn titles:"
  #~ msgstr "ಆದೇಶಗಳು ತಮ್ಮದೆ ಆದ ಹೆಸರಗಳನ್ನು ಇರಿಸಿಕೊಂಡಾಗ (_w):"
-@@ -2282,8 +2282,8 @@ msgstr "ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚು  (_l)"
+@@ -2282,8 +2282,8 @@ msgstr "ಕಿಟಕಿಯನ್ನು �
  #~ msgid "Close Window"
  #~ msgstr "ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚು"
  
@@ -1340,7 +1340,7 @@ index c887f88..0fc1c31 100644
  
  #~ msgid "Switch to Tab 2"
  #~ msgstr "2 ನೆ ಟ್ಯಾಬ್‌ಗೆ ಬದಲಾಯಿಸಿ"
-@@ -2342,5 +2342,8 @@ msgstr "ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚು  (_l)"
+@@ -2342,5 +2342,8 @@ msgstr "ಕಿಟಕಿಯನ್ನು �
  #~ msgid "_Input Methods"
  #~ msgstr "ಇನ್‌ಪುಟ್ ಕ್ರಮಗಳು (_I)"
  
@@ -1351,11 +1351,11 @@ index c887f88..0fc1c31 100644
 +
 +msgid "Transparent background"
 +msgstr "ಪಾರದರ್ಶಕ ಹಿನ್ನಲೆ"
-diff --git a/po/ko.po b/po/ko.po
-index 69cb451..b9b7d7d 100644
---- a/po/ko.po
-+++ b/po/ko.po
-@@ -2508,3 +2508,15 @@ msgstr "인자 파싱에 실패했습니다: %s\n"
+Index: gnome-terminal.git/po/ko.po
+===================================================================
+--- gnome-terminal.git.orig/po/ko.po
++++ gnome-terminal.git/po/ko.po
+@@ -2508,3 +2508,15 @@ msgstr "인자 파싱에 실패했습니
  
  #~ msgid "Verbose output"
  #~ msgstr "많이 출력"
@@ -1371,10 +1371,10 @@ index 69cb451..b9b7d7d 100644
 +
 +msgid "Set Title"
 +msgstr "제목 설정"
-diff --git a/po/ku.po b/po/ku.po
-index bc2bb7f..d2a83a0 100644
---- a/po/ku.po
-+++ b/po/ku.po
+Index: gnome-terminal.git/po/ku.po
+===================================================================
+--- gnome-terminal.git.orig/po/ku.po
++++ gnome-terminal.git/po/ku.po
 @@ -223,8 +223,8 @@ msgid "<b>Background</b>"
  msgstr "<b>Zemîn</b>"
  
@@ -1397,11 +1397,11 @@ index bc2bb7f..d2a83a0 100644
  
  #: ../src/gnome-terminal.glade2.h:87
  msgid "_Update login records when command is launched"
-diff --git a/po/lt.po b/po/lt.po
-index c2729c2..5516527 100644
---- a/po/lt.po
-+++ b/po/lt.po
-@@ -2770,3 +2770,15 @@ msgstr "Nepavyko apdoroti argumentų: %s\n"
+Index: gnome-terminal.git/po/lt.po
+===================================================================
+--- gnome-terminal.git.orig/po/lt.po
++++ gnome-terminal.git/po/lt.po
+@@ -2770,3 +2770,15 @@ msgstr "Nepavyko apdoroti argumentų: %s
  
  #~ msgid "Whether to use a dark theme variant"
  #~ msgstr "Ar naudoti tamsų temos variantą"
@@ -1417,11 +1417,11 @@ index c2729c2..5516527 100644
 +
 +msgid "Set Title"
 +msgstr "Nustatyti pavadinimą"
-diff --git a/po/lv.po b/po/lv.po
-index dd60187..1544e26 100644
---- a/po/lv.po
-+++ b/po/lv.po
-@@ -2715,3 +2715,19 @@ msgstr "Neizdevās parsēt parametrus — “%s”\n"
+Index: gnome-terminal.git/po/lv.po
+===================================================================
+--- gnome-terminal.git.orig/po/lv.po
++++ gnome-terminal.git/po/lv.po
+@@ -2715,3 +2715,19 @@ msgstr "Neizdevās parsēt parametrus �
  
  #~ msgid "_Add or Remove…"
  #~ msgstr "_Pievienot vai izņemt…"
@@ -1441,10 +1441,10 @@ index dd60187..1544e26 100644
 +
 +msgid "Set Title"
 +msgstr "Iestatīt nosaukumu"
-diff --git a/po/mai.po b/po/mai.po
-index 715d0b9..0f31634 100644
---- a/po/mai.po
-+++ b/po/mai.po
+Index: gnome-terminal.git/po/mai.po
+===================================================================
+--- gnome-terminal.git.orig/po/mai.po
++++ gnome-terminal.git/po/mai.po
 @@ -1044,8 +1044,8 @@ msgid "_Base on:"
  msgstr "आधार पर: (_B)"
  
@@ -1467,10 +1467,10 @@ index 715d0b9..0f31634 100644
  
  #: ../src/profile-preferences.glade.h:70
  msgid "_Update login records when command is launched"
-diff --git a/po/mg.po b/po/mg.po
-index 99fa0f5..a216602 100644
---- a/po/mg.po
-+++ b/po/mg.po
+Index: gnome-terminal.git/po/mg.po
+===================================================================
+--- gnome-terminal.git.orig/po/mg.po
++++ gnome-terminal.git/po/mg.po
 @@ -220,8 +220,8 @@ msgid "<b>Background</b>"
  msgstr "<b>Afara</b>"
  
@@ -1493,10 +1493,10 @@ index 99fa0f5..a216602 100644
  
  #: ../src/gnome-terminal.glade2.h:87
  msgid "_Update login records when command is launched"
-diff --git a/po/mk.po b/po/mk.po
-index 4fe4319..a5a874b 100644
---- a/po/mk.po
-+++ b/po/mk.po
+Index: gnome-terminal.git/po/mk.po
+===================================================================
+--- gnome-terminal.git.orig/po/mk.po
++++ gnome-terminal.git/po/mk.po
 @@ -863,8 +863,8 @@ msgid "_Base on:"
  msgstr "_Базирано на:"
  
@@ -1519,21 +1519,21 @@ index 4fe4319..a5a874b 100644
  
  #: ../src/profile-preferences.glade.h:78
  #| msgid "_Text color:"
-diff --git a/po/ml.po b/po/ml.po
-index 2961497..e3bce12 100644
---- a/po/ml.po
-+++ b/po/ml.po
-@@ -2577,3 +2577,6 @@ msgstr "ജാലകം അടയ്ക്കുക (_l)"
+Index: gnome-terminal.git/po/ml.po
+===================================================================
+--- gnome-terminal.git.orig/po/ml.po
++++ gnome-terminal.git/po/ml.po
+@@ -2577,3 +2577,6 @@ msgstr "ജാലകം അടയ്ക�
  
  #~ msgid "_Unlimited"
  #~ msgstr "പരിധിയില്ല (_U)"
 +
 +msgid "Transparent background"
 +msgstr "പുറകിലുള്ളവ കാണാവുന്ന പശ്ചാത്തലം"
-diff --git a/po/mn.po b/po/mn.po
-index 2f9d860..09c4437 100644
---- a/po/mn.po
-+++ b/po/mn.po
+Index: gnome-terminal.git/po/mn.po
+===================================================================
+--- gnome-terminal.git.orig/po/mn.po
++++ gnome-terminal.git/po/mn.po
 @@ -217,8 +217,8 @@ msgid "<b>Background</b>"
  msgstr "<b>Дэвсгэр</b>"
  
@@ -1556,11 +1556,11 @@ index 2f9d860..09c4437 100644
  
  #: ../src/gnome-terminal.glade2.h:103
  msgid "_Update login records when command is launched"
-diff --git a/po/mr.po b/po/mr.po
-index 61997da..9c7dc77 100644
---- a/po/mr.po
-+++ b/po/mr.po
-@@ -2219,8 +2219,8 @@ msgstr "चौकट बंद करा (_l)"
+Index: gnome-terminal.git/po/mr.po
+===================================================================
+--- gnome-terminal.git.orig/po/mr.po
++++ gnome-terminal.git/po/mr.po
+@@ -2219,8 +2219,8 @@ msgstr "चौकट बंद करा
  #~ msgid "Default size:"
  #~ msgstr "पूर्वनिर्धारीत आकार:"
  
@@ -1571,7 +1571,7 @@ index 61997da..9c7dc77 100644
  
  #~ msgid "When terminal commands set their o_wn titles:"
  #~ msgstr "जेव्हा टर्मिनल आदेश स्वतःचे शिर्षक निश्चित करते (_w):"
-@@ -2240,8 +2240,8 @@ msgstr "चौकट बंद करा (_l)"
+@@ -2240,8 +2240,8 @@ msgstr "चौकट बंद करा
  #~ msgid "Close Window"
  #~ msgstr "चौकट बंद करा"
  
@@ -1582,7 +1582,7 @@ index 61997da..9c7dc77 100644
  
  #~ msgid "The shortcut key “%s” is already bound to the “%s” action"
  #~ msgstr "“%s” ही शार्टकट कि “%s” या कृतीशी संलग्न आहे"
-@@ -2267,8 +2267,8 @@ msgstr "चौकट बंद करा (_l)"
+@@ -2267,8 +2267,8 @@ msgstr "चौकट बंद करा
  #~ msgid "_Input Methods"
  #~ msgstr "इनपुट पध्दती (_I)"
  
@@ -1593,7 +1593,7 @@ index 61997da..9c7dc77 100644
  
  #~ msgid "Keyboard shortcut to switch to tab 1"
  #~ msgstr "टॅब 1 वापरण्याकरीता कळफलक शॉर्टकट"
-@@ -3015,8 +3015,8 @@ msgstr "चौकट बंद करा (_l)"
+@@ -3015,8 +3015,8 @@ msgstr "चौकट बंद करा
  #~ msgid "_Solid color"
  #~ msgstr "गडद रंग (_S)"
  
@@ -1604,10 +1604,10 @@ index 61997da..9c7dc77 100644
  
  #~ msgid "Disabled"
  #~ msgstr "अकार्यान्वीतित"
-diff --git a/po/ms.po b/po/ms.po
-index 114f0d4..5d3f2e0 100644
---- a/po/ms.po
-+++ b/po/ms.po
+Index: gnome-terminal.git/po/ms.po
+===================================================================
+--- gnome-terminal.git.orig/po/ms.po
++++ gnome-terminal.git/po/ms.po
 @@ -2717,8 +2717,8 @@ msgstr "T_utup Tetingkap"
  #~ msgid "_Profile name:"
  #~ msgstr "_Nama profil: "
@@ -1619,10 +1619,10 @@ index 114f0d4..5d3f2e0 100644
  
  #~ msgid "_Update login records when command is launched"
  #~ msgstr "_Kemaskini rekod logmasuk bila arahan dilancarkan"
-diff --git a/po/nb.po b/po/nb.po
-index 99cb559..5b1a79a 100644
---- a/po/nb.po
-+++ b/po/nb.po
+Index: gnome-terminal.git/po/nb.po
+===================================================================
+--- gnome-terminal.git.orig/po/nb.po
++++ gnome-terminal.git/po/nb.po
 @@ -2436,3 +2436,15 @@ msgstr "_Lukk vindu"
  #, c-format
  msgid "Failed to parse arguments: %s\n"
@@ -1639,10 +1639,10 @@ index 99cb559..5b1a79a 100644
 +
 +msgid "Set Title"
 +msgstr "Sett tittel"
-diff --git a/po/nds.po b/po/nds.po
-index 82f930b..d52fbd9 100644
---- a/po/nds.po
-+++ b/po/nds.po
+Index: gnome-terminal.git/po/nds.po
+===================================================================
+--- gnome-terminal.git.orig/po/nds.po
++++ gnome-terminal.git/po/nds.po
 @@ -748,8 +748,8 @@ msgid "_Base on:"
  msgstr "_Steiht op:"
  
@@ -1665,11 +1665,11 @@ index 82f930b..d52fbd9 100644
  
  #: ../src/profile-preferences.glade.h:74
  msgid "_Update login records when command is launched"
-diff --git a/po/ne.po b/po/ne.po
-index 992d7ba..7c560b8 100644
---- a/po/ne.po
-+++ b/po/ne.po
-@@ -2745,8 +2745,8 @@ msgstr "%sतर्कहरू पार्स गर्न असफल\n"
+Index: gnome-terminal.git/po/ne.po
+===================================================================
+--- gnome-terminal.git.orig/po/ne.po
++++ gnome-terminal.git/po/ne.po
+@@ -2745,8 +2745,8 @@ msgstr "%sतर्कहरू पा�
  #~ msgid "_None (use solid color)"
  #~ msgstr "कुनै पनि होइन (एउटै रङ प्रयोग गर्नुहोस्)"
  
@@ -1680,7 +1680,7 @@ index 992d7ba..7c560b8 100644
  
  #~ msgid "_Use the system fixed width font"
  #~ msgstr "प्रणाली निश्चित गरिएको फन्ट चौडाइ प्रयोग गर्नुहोस्"
-@@ -3338,6 +3338,9 @@ msgstr "%sतर्कहरू पार्स गर्न असफल\n"
+@@ -3338,6 +3338,9 @@ msgstr "%sतर्कहरू पा�
  #~ msgid "The text you clicked on doesn't seem to be a valid OTP challenge."
  #~ msgstr "तपाईँले क्लिक गरेको पाठ वैध OTP चुनौती नहुने देखिन्छ ।"
  
@@ -1690,7 +1690,7 @@ index 992d7ba..7c560b8 100644
  #~ msgid "Switch to Tab 3"
  #~ msgstr "ट्याब ३ मा स्विच गर्नुहोस्"
  
-@@ -3477,8 +3480,8 @@ msgstr "%sतर्कहरू पार्स गर्न असफल\n"
+@@ -3477,8 +3480,8 @@ msgstr "%sतर्कहरू पा�
  #~ msgid "_Input Methods"
  #~ msgstr "आगत विधि"
  
@@ -1701,11 +1701,11 @@ index 992d7ba..7c560b8 100644
  
  #~ msgid "text/plain dropped on terminal had wrong format (%d) or length (%d)\n"
  #~ msgstr "टर्मिनलमा छोडिएको पाठ/सादा गलत ढाँचा (%d) वा लम्बाइ (%d)को थियो\n"
-diff --git a/po/nl.po b/po/nl.po
-index 6c433a2..fd3be16 100644
---- a/po/nl.po
-+++ b/po/nl.po
-@@ -2806,3 +2806,15 @@ msgstr "Argumenten ontleden is mislukt: %s\n"
+Index: gnome-terminal.git/po/nl.po
+===================================================================
+--- gnome-terminal.git.orig/po/nl.po
++++ gnome-terminal.git/po/nl.po
+@@ -2806,3 +2806,15 @@ msgstr "Argumenten ontleden is mislukt:
  
  #~ msgid "_Add or Remove…"
  #~ msgstr "_Toevoegen of verwijderen…"
@@ -1721,10 +1721,10 @@ index 6c433a2..fd3be16 100644
 +
 +msgid "Transparent background"
 +msgstr "Transparante achtergrond"
-diff --git a/po/nn.po b/po/nn.po
-index 5aa43b1..f892290 100644
---- a/po/nn.po
-+++ b/po/nn.po
+Index: gnome-terminal.git/po/nn.po
+===================================================================
+--- gnome-terminal.git.orig/po/nn.po
++++ gnome-terminal.git/po/nn.po
 @@ -1149,8 +1149,8 @@ msgid "_Base on:"
  msgstr "_Tuft på:"
  
@@ -1747,11 +1747,11 @@ index 5aa43b1..f892290 100644
  
  #: ../src/profile-preferences.glade.h:74
  msgid "_Update login records when command is launched"
-diff --git a/po/oc.po b/po/oc.po
-index d7cddae..7eab4a4 100644
---- a/po/oc.po
-+++ b/po/oc.po
-@@ -3031,8 +3031,8 @@ msgstr "Impossible d'analisar los paramètres : %s\n"
+Index: gnome-terminal.git/po/oc.po
+===================================================================
+--- gnome-terminal.git.orig/po/oc.po
++++ gnome-terminal.git/po/oc.po
+@@ -3031,8 +3031,8 @@ msgstr "Impossible d'analisar los param�
  #~ msgid "Save as..."
  #~ msgstr "Enregistrar jos..."
  
@@ -1762,7 +1762,7 @@ index d7cddae..7eab4a4 100644
  
  #~ msgid "_Detach tab"
  #~ msgstr "Des_tacar l'onglet"
-@@ -3492,8 +3492,8 @@ msgstr "Impossible d'analisar los paramètres : %s\n"
+@@ -3492,8 +3492,8 @@ msgstr "Impossible d'analisar los param�
  #~ msgid "_Use the system fixed width font"
  #~ msgstr "_Utilizar la poliça de chassa fixa del sistèma"
  
@@ -1773,7 +1773,7 @@ index d7cddae..7eab4a4 100644
  
  #~ msgid "The shortcut key “%s” is already bound to the “%s” action"
  #~ msgstr "L'acorchi de clavièr « %s » es ja atribuit a l'accion « %s »"
-@@ -3810,8 +3810,8 @@ msgstr "Impossible d'analisar los paramètres : %s\n"
+@@ -3810,8 +3810,8 @@ msgstr "Impossible d'analisar los param�
  #~ msgid "Run;"
  #~ msgstr "Executar;Consòla;Shell;"
  
@@ -1784,10 +1784,10 @@ index d7cddae..7eab4a4 100644
  
  #~ msgid ""
  #~ "A subset of possible encodings are presented in the Encoding submenu. "
-diff --git a/po/or.po b/po/or.po
-index ec1e6bf..218acd7 100644
---- a/po/or.po
-+++ b/po/or.po
+Index: gnome-terminal.git/po/or.po
+===================================================================
+--- gnome-terminal.git.orig/po/or.po
++++ gnome-terminal.git/po/or.po
 @@ -2705,8 +2705,8 @@ msgstr "ଶୀର୍ଷକ (_T):"
  #~ msgid "Background image _scrolls"
  #~ msgstr "ପୃଷ୍ଠଭୂମି ଚିତ୍ର ସ୍କ୍ରୋଲଗୁଡିକ (_s)"
@@ -1799,11 +1799,11 @@ index ec1e6bf..218acd7 100644
  
  #~ msgid "S_hade transparent or image background:"
  #~ msgstr "ଛାୟା ସ୍ବଚ୍ଛ କିମ୍ବା ଚିତ୍ର ପୃଷ୍ଠଭୂମି (_h):"
-diff --git a/po/pa.po b/po/pa.po
-index 1cb4b46..2bdd01f 100644
---- a/po/pa.po
-+++ b/po/pa.po
-@@ -2718,10 +2718,9 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰੋ(_l)"
+Index: gnome-terminal.git/po/pa.po
+===================================================================
+--- gnome-terminal.git.orig/po/pa.po
++++ gnome-terminal.git/po/pa.po
+@@ -2718,10 +2718,9 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰ
  #~ msgid "GNOME Terminal Client"
  #~ msgstr "ਗਨੋਮ ਟਰਮੀਨਲ ਕਲਾਇਟ"
  
@@ -1817,7 +1817,7 @@ index 1cb4b46..2bdd01f 100644
  
  #~ msgid "Title for terminal"
  #~ msgstr "ਟਰਮੀਨਲ ਲਈ ਟਾਈਟਲ"
-@@ -2766,11 +2765,11 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰੋ(_l)"
+@@ -2766,11 +2765,11 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰ
  #~ msgid "Default size:"
  #~ msgstr "ਡਿਫਾਲਟ ਸਾਈਜ਼:"
  
@@ -1833,7 +1833,7 @@ index 1cb4b46..2bdd01f 100644
  
  #~ msgid "Title and Command"
  #~ msgstr "ਟਾਈਟਲ ਅਤੇ ਕਮਾਂਡ"
-@@ -2778,8 +2777,8 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰੋ(_l)"
+@@ -2778,8 +2777,8 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰ
  #~ msgid "_Unlimited"
  #~ msgstr "ਬੇਅੰਤ(_U)"
  
@@ -1844,7 +1844,7 @@ index 1cb4b46..2bdd01f 100644
  
  #~ msgid "Current Locale"
  #~ msgstr "ਮੌਜੂਦ ਲੋਕੇਲ"
-@@ -3559,8 +3558,8 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰੋ(_l)"
+@@ -3559,8 +3558,8 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰ
  #~ msgid "_Solid color"
  #~ msgstr "ਇੱਕ ਰੰਗ ਵਰਤੋਂ(_S)"
  
@@ -1855,10 +1855,10 @@ index 1cb4b46..2bdd01f 100644
  
  #~ msgid "S/Key Challenge Response"
  #~ msgstr "S/ਸਵਿੱਚ ਚੈਲੰਜ਼ ਜਵਾਬ"
-diff --git a/po/ps.po b/po/ps.po
-index b25a2cb..3855b2f 100644
---- a/po/ps.po
-+++ b/po/ps.po
+Index: gnome-terminal.git/po/ps.po
+===================================================================
+--- gnome-terminal.git.orig/po/ps.po
++++ gnome-terminal.git/po/ps.po
 @@ -810,8 +810,8 @@ msgid "_Base on:"
  msgstr ":پر بنسټ د_"
  
@@ -1881,11 +1881,11 @@ index b25a2cb..3855b2f 100644
  
  #: ../src/profile-preferences.glade.h:70
  msgid "_Update login records when command is launched"
-diff --git a/po/pt.po b/po/pt.po
-index 6b3188d..2f78ed6 100644
---- a/po/pt.po
-+++ b/po/pt.po
-@@ -2842,11 +2842,11 @@ msgstr "Falha ao processar argumentos: %s\n"
+Index: gnome-terminal.git/po/pt.po
+===================================================================
+--- gnome-terminal.git.orig/po/pt.po
++++ gnome-terminal.git/po/pt.po
+@@ -2842,11 +2842,11 @@ msgstr "Falha ao processar argumentos: %
  #~ msgid "Default size:"
  #~ msgstr "Tamanho predefinido:"
  
@@ -1901,7 +1901,7 @@ index 6b3188d..2f78ed6 100644
  
  #~ msgid "Title and Command"
  #~ msgstr "Título e comando"
-@@ -2854,8 +2854,8 @@ msgstr "Falha ao processar argumentos: %s\n"
+@@ -2854,8 +2854,8 @@ msgstr "Falha ao processar argumentos: %
  #~ msgid "_Unlimited"
  #~ msgstr "_Ilimitado"
  
@@ -1912,7 +1912,7 @@ index 6b3188d..2f78ed6 100644
  
  #~ msgid "Current Locale"
  #~ msgstr "Configuração Regional Atual"
-@@ -3609,8 +3609,8 @@ msgstr "Falha ao processar argumentos: %s\n"
+@@ -3609,8 +3609,8 @@ msgstr "Falha ao processar argumentos: %
  #~ msgid "Background image _scrolls"
  #~ msgstr "Imagem de fundo _rola"
  
@@ -1923,10 +1923,10 @@ index 6b3188d..2f78ed6 100644
  
  #~ msgid "S_hade transparent or image background:"
  #~ msgstr "Transparente som_breado ou imagem de fundo:"
-diff --git a/po/pt_BR.po b/po/pt_BR.po
-index dbdfda9..f44ff3e 100644
---- a/po/pt_BR.po
-+++ b/po/pt_BR.po
+Index: gnome-terminal.git/po/pt_BR.po
+===================================================================
+--- gnome-terminal.git.orig/po/pt_BR.po
++++ gnome-terminal.git/po/pt_BR.po
 @@ -2482,3 +2482,15 @@ msgstr "_Fechar janela"
  #, c-format
  msgid "Failed to parse arguments: %s\n"
@@ -1943,11 +1943,11 @@ index dbdfda9..f44ff3e 100644
 +
 +msgid "Transparent background"
 +msgstr "Fundo transparente"
-diff --git a/po/ro.po b/po/ro.po
-index 627aea9..14d0417 100644
---- a/po/ro.po
-+++ b/po/ro.po
-@@ -3545,8 +3545,8 @@ msgstr "Parsarea argumentelor a eșuat: %s\n"
+Index: gnome-terminal.git/po/ro.po
+===================================================================
+--- gnome-terminal.git.orig/po/ro.po
++++ gnome-terminal.git/po/ro.po
+@@ -3545,8 +3545,8 @@ msgstr "Parsarea argumentelor a eșuat:
  #~ msgid "_Solid color"
  #~ msgstr "Culoare _solidă"
  
@@ -1958,11 +1958,11 @@ index 627aea9..14d0417 100644
  
  #~ msgid "_Unlimited"
  #~ msgstr "_Neliminat"
-diff --git a/po/ru.po b/po/ru.po
-index efd96c4..1af341b 100644
---- a/po/ru.po
-+++ b/po/ru.po
-@@ -2746,3 +2746,19 @@ msgstr "Не удалось разобрать аргументы: %s\n"
+Index: gnome-terminal.git/po/ru.po
+===================================================================
+--- gnome-terminal.git.orig/po/ru.po
++++ gnome-terminal.git/po/ru.po
+@@ -2746,3 +2746,19 @@ msgstr "Не удалось разобр
  
  #~ msgid "_Add or Remove…"
  #~ msgstr "_Добавить или удалить…"
@@ -1982,10 +1982,10 @@ index efd96c4..1af341b 100644
 +
 +msgid "Set Title"
 +msgstr "Установить заголовок"
-diff --git a/po/rw.po b/po/rw.po
-index 012f64e..5ff633f 100644
---- a/po/rw.po
-+++ b/po/rw.po
+Index: gnome-terminal.git/po/rw.po
+===================================================================
+--- gnome-terminal.git.orig/po/rw.po
++++ gnome-terminal.git/po/rw.po
 @@ -749,7 +749,7 @@ msgstr "Ibara ry'Inyandiko..."
  
  #: ../src/gnome-terminal.glade2.h:102
@@ -2003,10 +2003,10 @@ index 012f64e..5ff633f 100644
  msgid "_Title:"
  msgstr "Umutwe..."
  
-diff --git a/po/si.po b/po/si.po
-index adca7d5..6379cee 100644
---- a/po/si.po
-+++ b/po/si.po
+Index: gnome-terminal.git/po/si.po
+===================================================================
+--- gnome-terminal.git.orig/po/si.po
++++ gnome-terminal.git/po/si.po
 @@ -218,8 +218,8 @@ msgid "<b>Background</b>"
  msgstr "<b>පසුබිම</b>"
  
@@ -2029,10 +2029,10 @@ index adca7d5..6379cee 100644
  
  #: ../src/gnome-terminal.glade2.h:87
  msgid "_Update login records when command is launched"
-diff --git a/po/sk.po b/po/sk.po
-index e674507..20d303c 100644
---- a/po/sk.po
-+++ b/po/sk.po
+Index: gnome-terminal.git/po/sk.po
+===================================================================
+--- gnome-terminal.git.orig/po/sk.po
++++ gnome-terminal.git/po/sk.po
 @@ -3086,3 +3086,15 @@ msgstr "_Zavrieť okno"
  #~ "\n"
  #~ "Viac informácii o jednotlivých príkazoch získate pomocou „%s PRÍKAZ --"
@@ -2049,11 +2049,11 @@ index e674507..20d303c 100644
 +
 +msgid "Set Title"
 +msgstr "Nastaviť titulok"
-diff --git a/po/sl.po b/po/sl.po
-index 3db6990..901b475 100644
---- a/po/sl.po
-+++ b/po/sl.po
-@@ -2866,17 +2866,17 @@ msgstr "Napaka med razčlenjevanjem argumentov: %s\n"
+Index: gnome-terminal.git/po/sl.po
+===================================================================
+--- gnome-terminal.git.orig/po/sl.po
++++ gnome-terminal.git/po/sl.po
+@@ -2866,17 +2866,17 @@ msgstr "Napaka med razčlenjevanjem argu
  #~ msgid "Default size:"
  #~ msgstr "Privzeta velikost:"
  
@@ -2077,17 +2077,17 @@ index 3db6990..901b475 100644
  
  #~ msgid "Current Locale"
  #~ msgstr "Trenutne jezikovne nastavitve"
-@@ -2991,3 +2991,6 @@ msgstr "Napaka med razčlenjevanjem argumentov: %s\n"
+@@ -2991,3 +2991,6 @@ msgstr "Napaka med razčlenjevanjem argu
  
  #~ msgid "_Profile Preferences…"
  #~ msgstr "Možnosti _profila ..."
 +
 +msgid "Transparent background"
 +msgstr "Prosojno ozadje"
-diff --git a/po/sq.po b/po/sq.po
-index 158f6cb..a3494fb 100644
---- a/po/sq.po
-+++ b/po/sq.po
+Index: gnome-terminal.git/po/sq.po
+===================================================================
+--- gnome-terminal.git.orig/po/sq.po
++++ gnome-terminal.git/po/sq.po
 @@ -225,8 +225,8 @@ msgid "<b>Background</b>"
  msgstr "<b>Sfondi</b>"
  
@@ -2110,11 +2110,11 @@ index 158f6cb..a3494fb 100644
  
  #: ../src/gnome-terminal.glade2.h:86
  msgid "_Update login records when command is launched"
-diff --git a/po/sr.po b/po/sr.po
-index a599899..ff19c5b 100644
---- a/po/sr.po
-+++ b/po/sr.po
-@@ -2776,10 +2776,9 @@ msgstr "Нисам успео да обрадим аргументе: %s\n"
+Index: gnome-terminal.git/po/sr.po
+===================================================================
+--- gnome-terminal.git.orig/po/sr.po
++++ gnome-terminal.git/po/sr.po
+@@ -2776,10 +2776,9 @@ msgstr "Нисам успео да об�
  #~ msgid "GNOME Terminal Client"
  #~ msgstr "Клијент Гномовог терминала"
  
@@ -2128,7 +2128,7 @@ index a599899..ff19c5b 100644
  
  #~ msgid "Title for terminal"
  #~ msgstr "Наслов за терминал"
-@@ -2825,11 +2824,11 @@ msgstr "Нисам успео да обрадим аргументе: %s\n"
+@@ -2825,11 +2824,11 @@ msgstr "Нисам успео да об�
  #~ msgid "Default size:"
  #~ msgstr "Основна величина:"
  
@@ -2144,7 +2144,7 @@ index a599899..ff19c5b 100644
  
  #~ msgid "Title and Command"
  #~ msgstr "Наслов и наредба"
-@@ -2837,8 +2836,8 @@ msgstr "Нисам успео да обрадим аргументе: %s\n"
+@@ -2837,8 +2836,8 @@ msgstr "Нисам успео да об�
  #~ msgid "_Unlimited"
  #~ msgstr "_Неограничено"
  
@@ -2155,17 +2155,17 @@ index a599899..ff19c5b 100644
  
  #~ msgid "Current Locale"
  #~ msgstr "Текући локалитет"
-@@ -2848,3 +2847,6 @@ msgstr "Нисам успео да обрадим аргументе: %s\n"
+@@ -2848,3 +2847,6 @@ msgstr "Нисам успео да об�
  
  #~ msgid "Hidden"
  #~ msgstr "Скривен"
 +
 +msgid "Transparent background"
 +msgstr "Провидна позадина"
-diff --git a/po/sr@latin.po b/po/sr@latin.po
-index 45dbad0..852c47c 100644
---- a/po/sr@latin.po
-+++ b/po/sr@latin.po
+Index: gnome-terminal.git/po/sr@latin.po
+===================================================================
+--- gnome-terminal.git.orig/po/sr@latin.po
++++ gnome-terminal.git/po/sr@latin.po
 @@ -2576,10 +2576,9 @@ msgstr "_Zatvori prozor"
  #~ msgid "GNOME Terminal Client"
  #~ msgstr "Klijent Gnomovog terminala"
@@ -2214,11 +2214,11 @@ index 45dbad0..852c47c 100644
 +
 +msgid "Transparent background"
 +msgstr "Providna pozadina"
-diff --git a/po/sv.po b/po/sv.po
-index ab9667f..d7826a4 100644
---- a/po/sv.po
-+++ b/po/sv.po
-@@ -2775,5 +2775,17 @@ msgstr "Misslyckades med att tolka argument: %s\n"
+Index: gnome-terminal.git/po/sv.po
+===================================================================
+--- gnome-terminal.git.orig/po/sv.po
++++ gnome-terminal.git/po/sv.po
+@@ -2775,5 +2775,17 @@ msgstr "Misslyckades med att tolka argum
  #~ msgid "Unknown completion request for \"%s\""
  #~ msgstr "Okänd kompletteringsbegäran för \"%s\""
  
@@ -2236,11 +2236,11 @@ index ab9667f..d7826a4 100644
 +
 +msgid "_Set Title…"
 +msgstr "A_nge titel..."
-diff --git a/po/ta.po b/po/ta.po
-index 80aa2f6..afd335b 100644
---- a/po/ta.po
-+++ b/po/ta.po
-@@ -2171,10 +2171,9 @@ msgstr "_l சாளரத்தை மூடவும்"
+Index: gnome-terminal.git/po/ta.po
+===================================================================
+--- gnome-terminal.git.orig/po/ta.po
++++ gnome-terminal.git/po/ta.po
+@@ -2171,10 +2171,9 @@ msgstr "_l சாளரத்தை ம�
  #~ msgid "Show server options"
  #~ msgstr "சேவையக தேர்வுகளை காட்டுக"
  
@@ -2254,7 +2254,7 @@ index 80aa2f6..afd335b 100644
  
  #~ msgid "Title for terminal"
  #~ msgstr "முனையத்தின் தலைப்பு"
-@@ -2221,11 +2220,11 @@ msgstr "_l சாளரத்தை மூடவும்"
+@@ -2221,11 +2220,11 @@ msgstr "_l சாளரத்தை ம�
  #~ msgid "Default size:"
  #~ msgstr "முன்னிருப்பு அளவு:"
  
@@ -2270,7 +2270,7 @@ index 80aa2f6..afd335b 100644
  
  #~ msgid "Title and Command"
  #~ msgstr "தலைப்பும் கட்டளையும்"
-@@ -2233,8 +2232,8 @@ msgstr "_l சாளரத்தை மூடவும்"
+@@ -2233,8 +2232,8 @@ msgstr "_l சாளரத்தை ம�
  #~ msgid "_Unlimited"
  #~ msgstr "_U வரையரை இல்லாத"
  
@@ -2281,7 +2281,7 @@ index 80aa2f6..afd335b 100644
  
  #~| msgid "_Terminal"
  #~ msgid "_About Terminal"
-@@ -2243,8 +2242,8 @@ msgstr "_l சாளரத்தை மூடவும்"
+@@ -2243,8 +2242,8 @@ msgstr "_l சாளரத்தை ம�
  #~ msgid "Current Locale"
  #~ msgstr "தற்போதைய மொழி"
  
@@ -2292,7 +2292,7 @@ index 80aa2f6..afd335b 100644
  
  #~ msgid "_Next Tab"
  #~ msgstr "அடுத்த கீற்று (_N)"
-@@ -3028,8 +3027,8 @@ msgstr "_l சாளரத்தை மூடவும்"
+@@ -3028,8 +3027,8 @@ msgstr "_l சாளரத்தை ம�
  #~ msgid "_Solid color"
  #~ msgstr "(_S) ஒரே வண்ணம்"
  
@@ -2303,11 +2303,11 @@ index 80aa2f6..afd335b 100644
  
  #~ msgid "No such profile \"%s\", using default profile\n"
  #~ msgstr "\"%s\" என்ற வரியுரு கிடையாது, முன்னிருப்பு வரியுரு பயன்படுத்தப்படும்\n"
-diff --git a/po/te.po b/po/te.po
-index 82c0e0f..0dd3d87 100644
---- a/po/te.po
-+++ b/po/te.po
-@@ -2055,10 +2055,9 @@ msgstr "కిటికీని మూసివేయి (_l)"
+Index: gnome-terminal.git/po/te.po
+===================================================================
+--- gnome-terminal.git.orig/po/te.po
++++ gnome-terminal.git/po/te.po
+@@ -2055,10 +2055,9 @@ msgstr "కిటికీని మూ�
  #~ msgid "Show server options"
  #~ msgstr "సేవకము ఐచ్చికాలను చూపించు"
  
@@ -2321,7 +2321,7 @@ index 82c0e0f..0dd3d87 100644
  
  #~ msgid "Title for terminal"
  #~ msgstr "టెర్మినల్ కు శీర్షిక"
-@@ -2104,11 +2103,11 @@ msgstr "కిటికీని మూసివేయి (_l)"
+@@ -2104,11 +2103,11 @@ msgstr "కిటికీని మూ�
  #~ msgid "Default size:"
  #~ msgstr "అప్రమేయ పరిమాణం:"
  
@@ -2337,7 +2337,7 @@ index 82c0e0f..0dd3d87 100644
  
  #~ msgid "Title and Command"
  #~ msgstr "శీర్షిక మరియు ఆదేశం"
-@@ -2116,14 +2115,14 @@ msgstr "కిటికీని మూసివేయి (_l)"
+@@ -2116,14 +2115,14 @@ msgstr "కిటికీని మూ�
  #~ msgid "_Unlimited"
  #~ msgstr "అపరిమితమైన (_U)"
  
@@ -2356,7 +2356,7 @@ index 82c0e0f..0dd3d87 100644
  
  #~ msgid "_Next Tab"
  #~ msgstr "తరువాతి ట్యాబ్(_N)"
-@@ -2898,8 +2897,8 @@ msgstr "కిటికీని మూసివేయి (_l)"
+@@ -2898,8 +2897,8 @@ msgstr "కిటికీని మూ�
  #~ msgid "Background image _scrolls"
  #~ msgstr "నేపథ్యచిత్రము స్క్రాల్స్ (_s)"
  
@@ -2367,11 +2367,11 @@ index 82c0e0f..0dd3d87 100644
  
  #~ msgid "S_hade transparent or image background:"
  #~ msgstr "పారదర్శకంగా మారు లేదా చిత్రము బ్యాక్‌గ్రౌండ్ కు మారు(_h):"
-diff --git a/po/tg.po b/po/tg.po
-index e3feef6..6371c03 100644
---- a/po/tg.po
-+++ b/po/tg.po
-@@ -2158,23 +2158,23 @@ msgstr "П_ӯшонидани равзана"
+Index: gnome-terminal.git/po/tg.po
+===================================================================
+--- gnome-terminal.git.orig/po/tg.po
++++ gnome-terminal.git/po/tg.po
+@@ -2158,23 +2158,23 @@ msgstr "П_ӯшонидани равза
  #~ msgid "Default size:"
  #~ msgstr "Андозаи пешфарз:"
  
@@ -2403,11 +2403,11 @@ index e3feef6..6371c03 100644
  
  #~ msgid "_Next Tab"
  #~ msgstr "_Варақаи навбатӣ"
-diff --git a/po/th.po b/po/th.po
-index 6326374..496da33 100644
---- a/po/th.po
-+++ b/po/th.po
-@@ -2308,23 +2308,23 @@ msgstr "ปิ_ดหน้าต่าง"
+Index: gnome-terminal.git/po/th.po
+===================================================================
+--- gnome-terminal.git.orig/po/th.po
++++ gnome-terminal.git/po/th.po
+@@ -2308,23 +2308,23 @@ msgstr "ปิ_ดหน้าต่า�
  #~ msgid "Default size:"
  #~ msgstr "ขนาดปริยาย:"
  
@@ -2439,7 +2439,7 @@ index 6326374..496da33 100644
  
  #~ msgid "_Next Tab"
  #~ msgstr "แท็บ_ถัดไป"
-@@ -2803,8 +2803,8 @@ msgstr "ปิ_ดหน้าต่าง"
+@@ -2803,8 +2803,8 @@ msgstr "ปิ_ดหน้าต่า�
  #~ msgid "_Solid color"
  #~ msgstr "สี_ทึบ"
  
@@ -2450,10 +2450,10 @@ index 6326374..496da33 100644
  
  #~ msgid ""
  #~ "You already have a profile called “%s”. Do you want to create another "
-diff --git a/po/tr.po b/po/tr.po
-index 12d5ae1..d1bc482 100644
---- a/po/tr.po
-+++ b/po/tr.po
+Index: gnome-terminal.git/po/tr.po
+===================================================================
+--- gnome-terminal.git.orig/po/tr.po
++++ gnome-terminal.git/po/tr.po
 @@ -2431,3 +2431,15 @@ msgstr "_Pencereyi Kapat"
  #, c-format
  msgid "Failed to parse arguments: %s\n"
@@ -2470,10 +2470,10 @@ index 12d5ae1..d1bc482 100644
 +
 +msgid "_Set Title…"
 +msgstr "_Başlığı Ata..."
-diff --git a/po/ug.po b/po/ug.po
-index 313f76b..be60897 100644
---- a/po/ug.po
-+++ b/po/ug.po
+Index: gnome-terminal.git/po/ug.po
+===================================================================
+--- gnome-terminal.git.orig/po/ug.po
++++ gnome-terminal.git/po/ug.po
 @@ -2616,8 +2616,8 @@ msgstr "ماۋزۇ (_T):"
  #~ msgid "_Solid color"
  #~ msgstr "ساپ رەڭ(_S)"
@@ -2485,10 +2485,10 @@ index 313f76b..be60897 100644
  
  #~ msgid ""
  #~ "You already have a profile called “%s”. Do you want to create another "
-diff --git a/po/uk.po b/po/uk.po
-index 6a7c02e..6fa50f4 100644
---- a/po/uk.po
-+++ b/po/uk.po
+Index: gnome-terminal.git/po/uk.po
+===================================================================
+--- gnome-terminal.git.orig/po/uk.po
++++ gnome-terminal.git/po/uk.po
 @@ -2453,3 +2453,18 @@ msgstr "Закр_ити вікно"
  #, c-format
  msgid "Failed to parse arguments: %s\n"
@@ -2508,10 +2508,10 @@ index 6a7c02e..6fa50f4 100644
 +
 +msgid "Transparent background"
 +msgstr "Прозоре тло"
-diff --git a/po/vi.po b/po/vi.po
-index 5304429..af014ff 100644
---- a/po/vi.po
-+++ b/po/vi.po
+Index: gnome-terminal.git/po/vi.po
+===================================================================
+--- gnome-terminal.git.orig/po/vi.po
++++ gnome-terminal.git/po/vi.po
 @@ -2852,8 +2852,8 @@ msgstr "Đón_g cửa sổ"
  #~ msgid "Default size:"
  #~ msgstr "Cỡ mặc định:"
@@ -2552,10 +2552,10 @@ index 5304429..af014ff 100644
 +
 +msgid "Transparent background"
 +msgstr "Nền trong suốt"
-diff --git a/po/wa.po b/po/wa.po
-index 2a29945..1f9ce6f 100644
---- a/po/wa.po
-+++ b/po/wa.po
+Index: gnome-terminal.git/po/wa.po
+===================================================================
+--- gnome-terminal.git.orig/po/wa.po
++++ gnome-terminal.git/po/wa.po
 @@ -224,8 +224,8 @@ msgid "<b>Background</b>"
  msgstr "<b>Fond</b>"
  
@@ -2589,10 +2589,10 @@ index 2a29945..1f9ce6f 100644
  
  #: ../src/terminal-window.c:1020
  msgid "Set _Character Encoding"
-diff --git a/po/xh.po b/po/xh.po
-index cb78ec6..a4f3b4d 100644
---- a/po/xh.po
-+++ b/po/xh.po
+Index: gnome-terminal.git/po/xh.po
+===================================================================
+--- gnome-terminal.git.orig/po/xh.po
++++ gnome-terminal.git/po/xh.po
 @@ -217,8 +217,8 @@ msgid "<b>Background</b>"
  msgstr "<b>Okungasemva</b>"
  
@@ -2626,10 +2626,10 @@ index cb78ec6..a4f3b4d 100644
  
  #: ../src/terminal-window.c:986
  msgid "Set _Character Encoding"
-diff --git a/po/zh_CN.po b/po/zh_CN.po
-index 4fa6ce2..0520367 100644
---- a/po/zh_CN.po
-+++ b/po/zh_CN.po
+Index: gnome-terminal.git/po/zh_CN.po
+===================================================================
+--- gnome-terminal.git.orig/po/zh_CN.po
++++ gnome-terminal.git/po/zh_CN.po
 @@ -2783,17 +2783,17 @@ msgstr "无法处理参数:%s\n"
  #~ msgid "Default size:"
  #~ msgstr "默认大小:"
@@ -2661,10 +2661,10 @@ index 4fa6ce2..0520367 100644
 +
 +msgid "Transparent background"
 +msgstr "透明背景"
-diff --git a/po/zh_HK.po b/po/zh_HK.po
-index 6115352..c366abd 100644
---- a/po/zh_HK.po
-+++ b/po/zh_HK.po
+Index: gnome-terminal.git/po/zh_HK.po
+===================================================================
+--- gnome-terminal.git.orig/po/zh_HK.po
++++ gnome-terminal.git/po/zh_HK.po
 @@ -2114,17 +2114,17 @@ msgstr "關閉視窗(_L)"
  #~ msgid "Default size:"
  #~ msgstr "預設大小:"
@@ -2696,10 +2696,10 @@ index 6115352..c366abd 100644
 +
 +msgid "Transparent background"
 +msgstr "透明背景"
-diff --git a/po/zh_TW.po b/po/zh_TW.po
-index 80cb234..20e2a93 100644
---- a/po/zh_TW.po
-+++ b/po/zh_TW.po
+Index: gnome-terminal.git/po/zh_TW.po
+===================================================================
+--- gnome-terminal.git.orig/po/zh_TW.po
++++ gnome-terminal.git/po/zh_TW.po
 @@ -2735,17 +2735,17 @@ msgstr "關閉視窗(_L)"
  #~ msgid "Default size:"
  #~ msgstr "預設大小:"
diff --git a/debian/patches/restore-transparency.patch b/debian/patches/restore-transparency.patch
index e91d0f2..8f117f0 100644
--- a/debian/patches/restore-transparency.patch
+++ b/debian/patches/restore-transparency.patch
@@ -30,10 +30,10 @@ Origin: other, https://src.fedoraproject.org/rpms/gnome-terminal/blob/26c20042c6
  src/terminal-window.cc             |  7 ++++++
  6 files changed, 107 insertions(+), 1 deletion(-)
 
-diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
-index c343fd9..6843a0a 100644
---- a/src/org.gnome.Terminal.gschema.xml
-+++ b/src/org.gnome.Terminal.gschema.xml
+Index: gnome-terminal.git/src/org.gnome.Terminal.gschema.xml
+===================================================================
+--- gnome-terminal.git.orig/src/org.gnome.Terminal.gschema.xml
++++ gnome-terminal.git/src/org.gnome.Terminal.gschema.xml
 @@ -349,6 +349,16 @@
        <default>'narrow'</default>
        <summary>Whether ambiguous-width characters are narrow or wide when using UTF-8 encoding</summary>
@@ -51,10 +51,10 @@ index c343fd9..6843a0a 100644
    </schema>
  
    <!-- Keybinding settings -->
-diff --git a/src/preferences.ui b/src/preferences.ui
-index d1aca7b..64f8295 100644
---- a/src/preferences.ui
-+++ b/src/preferences.ui
+Index: gnome-terminal.git/src/preferences.ui
+===================================================================
+--- gnome-terminal.git.orig/src/preferences.ui
++++ gnome-terminal.git/src/preferences.ui
 @@ -95,6 +95,11 @@
      <property name="step_increment">0.05</property>
      <property name="page_increment">0.25</property>
@@ -116,11 +116,11 @@ index d1aca7b..64f8295 100644
                                        </object>
                                      </child>
                                    </object>
-diff --git a/src/profile-editor.cc b/src/profile-editor.cc
-index 0cb99b6..d0e71e2 100644
---- a/src/profile-editor.cc
-+++ b/src/profile-editor.cc
-@@ -1491,6 +1491,25 @@ profile_prefs_load (const char *uuid, GSettings *profile)
+Index: gnome-terminal.git/src/profile-editor.cc
+===================================================================
+--- gnome-terminal.git.orig/src/profile-editor.cc
++++ gnome-terminal.git/src/profile-editor.cc
+@@ -1491,6 +1491,25 @@ profile_prefs_load (const char *uuid, GS
  			       GSettingsBindFlags(G_SETTINGS_BIND_GET |
  						  G_SETTINGS_BIND_SET));
    gtk_widget_set_visible (w, (vte_get_feature_flags() & VTE_FEATURE_FLAG_SIXEL) != 0);
@@ -146,10 +146,10 @@ index 0cb99b6..d0e71e2 100644
  }
  
  /* Called once per Preferences window, to destroy stuff that doesn't depend on the profile being edited */
-diff --git a/src/terminal-schemas.hh b/src/terminal-schemas.hh
-index b146ba8..d2917fa 100644
---- a/src/terminal-schemas.hh
-+++ b/src/terminal-schemas.hh
+Index: gnome-terminal.git/src/terminal-schemas.hh
+===================================================================
+--- gnome-terminal.git.orig/src/terminal-schemas.hh
++++ gnome-terminal.git/src/terminal-schemas.hh
 @@ -78,6 +78,9 @@ G_BEGIN_DECLS
  #define TERMINAL_PROFILE_VISIBLE_NAME_KEY               "visible-name"
  #define TERMINAL_PROFILE_WORD_CHAR_EXCEPTIONS_KEY       "word-char-exceptions"
@@ -160,11 +160,11 @@ index b146ba8..d2917fa 100644
  #define TERMINAL_SETTING_CONFIRM_CLOSE_KEY              "confirm-close"
  #define TERMINAL_SETTING_CONTEXT_INFO_KEY               "context-info"
  #define TERMINAL_SETTING_DEFAULT_SHOW_MENUBAR_KEY       "default-show-menubar"
-diff --git a/src/terminal-screen.cc b/src/terminal-screen.cc
-index 7b1da98..1cafd29 100644
---- a/src/terminal-screen.cc
-+++ b/src/terminal-screen.cc
-@@ -1116,7 +1116,9 @@ terminal_screen_profile_changed_cb (GSettings     *profile,
+Index: gnome-terminal.git/src/terminal-screen.cc
+===================================================================
+--- gnome-terminal.git.orig/src/terminal-screen.cc
++++ gnome-terminal.git/src/terminal-screen.cc
+@@ -1116,7 +1116,9 @@ terminal_screen_profile_changed_cb (GSet
        prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_COLORS_SET_KEY) ||
        prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_BACKGROUND_COLOR_KEY) ||
        prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_FOREGROUND_COLOR_KEY) ||
@@ -175,7 +175,7 @@ index 7b1da98..1cafd29 100644
      update_color_scheme (screen);
  
    if (!prop_name || prop_name == I_(TERMINAL_PROFILE_AUDIBLE_BELL_KEY))
-@@ -1201,6 +1203,8 @@ update_color_scheme (TerminalScreen *screen)
+@@ -1201,6 +1203,8 @@ update_color_scheme (TerminalScreen *scr
    GdkRGBA *cursor_bgp = nullptr, *cursor_fgp = nullptr;
    GdkRGBA *highlight_bgp = nullptr, *highlight_fgp = nullptr;
    GtkStyleContext *context;
@@ -184,7 +184,7 @@ index 7b1da98..1cafd29 100644
    gboolean use_theme_colors;
  
    context = gtk_widget_get_style_context (widget);
-@@ -1244,6 +1248,18 @@ update_color_scheme (TerminalScreen *screen)
+@@ -1244,6 +1248,18 @@ update_color_scheme (TerminalScreen *scr
      }
  
    colors = terminal_g_settings_get_rgba_palette (priv->profile, TERMINAL_PROFILE_PALETTE_KEY, &n_colors);
@@ -203,7 +203,7 @@ index 7b1da98..1cafd29 100644
    vte_terminal_set_colors (VTE_TERMINAL (screen), &fg, &bg,
                             colors, n_colors);
    vte_terminal_set_color_bold (VTE_TERMINAL (screen), boldp);
-@@ -1251,6 +1267,10 @@ update_color_scheme (TerminalScreen *screen)
+@@ -1251,6 +1267,10 @@ update_color_scheme (TerminalScreen *scr
    vte_terminal_set_color_cursor_foreground (VTE_TERMINAL (screen), cursor_fgp);
    vte_terminal_set_color_highlight (VTE_TERMINAL (screen), highlight_bgp);
    vte_terminal_set_color_highlight_foreground (VTE_TERMINAL (screen), highlight_fgp);
@@ -214,11 +214,11 @@ index 7b1da98..1cafd29 100644
  }
  
  static void
-diff --git a/src/terminal-window.cc b/src/terminal-window.cc
-index 78fcbc1..4810c56 100644
---- a/src/terminal-window.cc
-+++ b/src/terminal-window.cc
-@@ -2134,6 +2134,8 @@ terminal_window_init (TerminalWindow *window)
+Index: gnome-terminal.git/src/terminal-window.cc
+===================================================================
+--- gnome-terminal.git.orig/src/terminal-window.cc
++++ gnome-terminal.git/src/terminal-window.cc
+@@ -2134,6 +2134,8 @@ terminal_window_init (TerminalWindow *wi
    };
    TerminalWindowPrivate *priv;
    TerminalApp *app;
@@ -227,7 +227,7 @@ index 78fcbc1..4810c56 100644
    GSettings *gtk_debug_settings;
    GtkWindowGroup *window_group;
    //  GtkAccelGroup *accel_group;
-@@ -2149,6 +2151,11 @@ terminal_window_init (TerminalWindow *window)
+@@ -2149,6 +2151,11 @@ terminal_window_init (TerminalWindow *wi
  
    gtk_widget_init_template (GTK_WIDGET (window));
  
diff --git a/meson.build b/meson.build
index 8438768..f226efe 100644
--- a/meson.build
+++ b/meson.build
@@ -27,7 +27,7 @@ project(
     'GFDL-1.3-only',                # the appstream data
   ],
   meson_version: '>= 0.49.0',
-  version: '3.46.2',
+  version: '3.46.3',
 )
 
 # Naming
diff --git a/po/LINGUAS b/po/LINGUAS
index e441216..31fd511 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -57,7 +57,6 @@ lt
 lv
 mai
 mg
-mjw
 mk
 ml
 mn
diff --git a/po/mjw.po b/po/mjw.po
index fc13abc..f18ebd5 100644
--- a/po/mjw.po
+++ b/po/mjw.po
@@ -143,7 +143,7 @@ msgstr "Preferences"
 #: src/org.gnome.Terminal.gschema.xml:133
 msgctxt "visible-name"
 msgid "'Unnamed'"
-msgstr "'COMMAND'"
+msgstr ""
 
 #: src/org.gnome.Terminal.gschema.xml:134
 msgid "Human-readable name of the profile"
diff --git a/src/terminal-client-utils.cc b/src/terminal-client-utils.cc
index fbe85d2..8514b4e 100644
--- a/src/terminal-client-utils.cc
+++ b/src/terminal-client-utils.cc
@@ -238,6 +238,7 @@ terminal_client_get_environment_filters (void)
     "WATCHDOG_PID",
     "WATCHDOG_USEC",
     "WINDOWID",
+    "XDG_ACTIVATION_TOKEN",
     nullptr
   };