mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 01:11:15 -03:00
po/de: Fix a format string
This commit is contained in:
2
po/de.po
2
po/de.po
@@ -24,7 +24,7 @@ msgstr "$%ls: Ursprünglich geerbt als |%ls|\n"
|
||||
|
||||
#: src/builtins/set.rs:633
|
||||
msgid "$%ls: set in %ls scope, %ls,%ls with %d elements"
|
||||
msgstr "$%ls: Gesetzt als %ls,%ls mit %ls Elementen"
|
||||
msgstr "$%ls: Gesetzt in %ls Gültigkeit als %ls,%ls mit %d Elementen"
|
||||
|
||||
#: src/parse_util.rs:1585
|
||||
msgid "$status is not valid as a command. See `help conditions`"
|
||||
|
||||
Reference in New Issue
Block a user