diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-18 23:59:28 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-19 00:19:31 +0100 |
| commit | a5ac6203f247d884aba8530b108d554ff80be333 (patch) | |
| tree | 1888787bb0db6918bc867d144a6476d7e56744eb /po/en_US.po | |
| parent | ab544baf9b7fc39d671f922e827a4f2d6179a7f7 (diff) | |
Fix name for layout key
Diffstat (limited to 'po/en_US.po')
| -rw-r--r-- | po/en_US.po | 24 |
1 files changed, 19 insertions, 5 deletions
diff --git a/po/en_US.po b/po/en_US.po index 47ac2f7..0de8671 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-01-18 23:15+0100\n" -"PO-Revision-Date: 2026-01-18 23:15+0100\n" +"POT-Creation-Date: 2026-01-19 00:17+0100\n" +"PO-Revision-Date: 2026-01-19 00:18+0100\n" "Last-Translator: \n" "Language-Team: \n" "Language: en_US\n" @@ -132,7 +132,7 @@ msgid "command.application.preferences" msgstr "Preferences" #: src/main.rs:507 -msgid "command.view.layout.use_horizontal_layout" +msgid "command.view.use_horizontal_layout" msgstr "Use Horizontal Layout" #: src/preferences/models.rs:53 src/stages.rs:78 @@ -397,11 +397,13 @@ msgstr "Remove template" msgid "preferences.templates.content" msgstr "Template Content" -#: src/preferences/pages/templates.rs:251 +#: src/preferences/pages/templates.rs:279 +#: src/preferences/pages/templates.rs:314 msgid "preferences.templates.help.default" msgstr "This is the default template." -#: src/preferences/pages/templates.rs:255 +#: src/preferences/pages/templates.rs:283 +#: src/preferences/pages/templates.rs:318 msgid "preferences.templates.help.set_as_default" msgstr "Set as default template." @@ -850,3 +852,15 @@ msgstr "Previous Experience" #: src/stages.rs:209 msgid "stages.behavior.iv" msgstr "Known / common usage" + +#~ msgid "command.group.file.title" +#~ msgstr "File Commands" + +#~ msgid "command.group.view.title" +#~ msgstr "View Commands" + +#~ msgid "command.group.application.title" +#~ msgstr "Application Commands" + +#~ msgid "command.application.keyboard_shortcuts" +#~ msgstr "Keyboard Shortcuts" |