mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 19:31:14 -03:00
Print message in fish_add_path -v when a path doesnt exist (#8884)
* Print message in set_fish_path -v when a path doesnt exist * Update changelog * Remove "; or continue" * use printf instead of echo, avoid localizing the path
This commit is contained in:
4
po/en.po
4
po/en.po
@@ -62480,6 +62480,10 @@ msgstr ""
|
||||
msgid "Edit variable value"
|
||||
msgstr "Edit variable value"
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/fish_add_path.fish:1
|
||||
msgid "Skipping non-existent path: %s\n"
|
||||
msgstr "Skipping non-existent path: %s\n"
|
||||
|
||||
#~ msgid "%ls: No function name given\n"
|
||||
#~ msgstr "%ls: No function name given\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user