Normalize case for pane shortcuts
This commit is contained in:
parent
834a385235
commit
a2e0d527c4
1 changed files with 3 additions and 3 deletions
|
|
@ -49,10 +49,10 @@ zoom-reset = Default text size
|
||||||
zoom-out = Smaller text
|
zoom-out = Smaller text
|
||||||
next-tab = Next tab
|
next-tab = Next tab
|
||||||
previous-tab = Previous tab
|
previous-tab = Previous tab
|
||||||
|
split-horizontal = Split horizontal
|
||||||
|
split-vertical = Split vertical
|
||||||
|
pane-toggle-maximize = Toggle pane maximized
|
||||||
menu-settings = Settings...
|
menu-settings = Settings...
|
||||||
|
|
||||||
# Context menu
|
# Context menu
|
||||||
show-headerbar = Show header bar
|
show-headerbar = Show header bar
|
||||||
split-horizontal = Split Horizontal
|
|
||||||
split-vertical = Split Vertical
|
|
||||||
pane-toggle-maximize = Toggle Pane Maximized
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue