Use a GSettings override to separate the menuitems for opening tabs and
windows.
Without the separate menuitems, it was not possible to open new tabs or
windows solely by using the mouse if the preference was set to windows
or tabs respectively. This isn't ideal for accessibility.
The preference is also hard to discover and there was simply no strong
justification for unifying the menuitems in the first place.
The org.gnome.Terminal.Legacy.Settings:new-terminal-mode preference is
ignored when the menuitems are separated.
https://bugzilla.redhat.com/show_bug.cgi?id=1300826
Update translations
Ensure that the transparency scale is sensitive only when a transparent
background is used
Rebase transparency, command-notify and translation patches