Correct the --bar-style description to use the same placeholder as in the option spec.

This commit is contained in:
Andrew Wood
2026-05-16 16:13:26 +01:00
parent 813f6aaeab
commit b51afc07e2
10 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ msgid "STYLE"
msgstr ""
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgid "set default bar style to STYLE"
msgstr ""
#: src/main/help.c:378
+4 -4
View File
@@ -158,15 +158,15 @@ msgstr "setze den NAMEn für visuelle Darstellung"
#: src/main/help.c:375
msgid "STYLE"
msgstr "Stil"
msgstr "STIL"
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgstr "setze die voreingestellte Darstellung auf NAME"
msgid "set default bar style to STYLE"
msgstr "setze die voreingestellte Darstellung auf STIL"
#: src/main/help.c:378
msgid "SPEC"
msgstr "STIL"
msgstr "SPEC"
#: src/main/help.c:379
msgid "also send progress to SPEC"
+2 -2
View File
@@ -146,8 +146,8 @@ msgid "STYLE"
msgstr "TYYLI"
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgstr "aseta oletuspalkkityyli NIMI:lle"
msgid "set default bar style to STYLE"
msgstr "aseta oletuspalkkityyli TYYLI:lle"
#: src/main/help.c:378
msgid "SPEC"
+2 -2
View File
@@ -162,8 +162,8 @@ msgid "STYLE"
msgstr "STYLE"
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgstr "définir le style de barre par défaut à NOM"
msgid "set default bar style to STYLE"
msgstr "définir le style de barre par défaut à STYLE"
#: src/main/help.c:378
msgid "SPEC"
+1 -1
View File
@@ -148,7 +148,7 @@ msgid "STYLE"
msgstr ""
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgid "set default bar style to STYLE"
msgstr ""
#: src/main/help.c:378
+1 -1
View File
@@ -155,7 +155,7 @@ msgid "STYLE"
msgstr "STYL"
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgid "set default bar style to STYLE"
msgstr "ustaw domyślny styl paska postępu na STYL"
#: src/main/help.c:378
+1 -1
View File
@@ -148,7 +148,7 @@ msgid "STYLE"
msgstr ""
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgid "set default bar style to STYLE"
msgstr ""
#: src/main/help.c:378
+2 -2
View File
@@ -146,8 +146,8 @@ msgid "STYLE"
msgstr "СТИЛЬ"
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgstr "задать стиль полоски по умолчанию как НАЗВАНИЕ"
msgid "set default bar style to STYLE"
msgstr "задать стиль полоски по умолчанию как СТИЛЬ"
#: src/main/help.c:378
msgid "SPEC"
+2 -2
View File
@@ -146,8 +146,8 @@ msgid "STYLE"
msgstr "BİÇİM"
#: src/main/help.c:376
msgid "set default bar style to NAME"
msgstr "öntanımlı çubuk biçimini İSİM olarak ayarla"
msgid "set default bar style to STYLE"
msgstr "öntanımlı çubuk biçimini BİÇİM olarak ayarla"
#: src/main/help.c:378
msgid "SPEC"
+1 -1
View File
@@ -373,7 +373,7 @@ void display_help(void)
N_("prefix visual information with NAME"),
{ 0, 0, 0, 0} },
{ "-u", "--bar-style", N_("STYLE"),
N_("set default bar style to NAME"),
N_("set default bar style to STYLE"),
{ 0, 0, 0, 0} },
{ "-x", "--extra-display", N_("SPEC"),
N_("also send progress to SPEC"),