mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 01:11:14 -03:00
Make all descriptions for function calls use the implicit translation from the previous patch instead of explicitly using N_
darcs-hash:20070116012918-ac50b-c1c0df64333ad910ca81dbc86ad193ece6680722.gz
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# theoretical problem.
|
||||
#
|
||||
|
||||
function help -d (N_ "Show help for the fish shell")
|
||||
function help --description "Show help for the fish shell"
|
||||
|
||||
# Declare variables to set correct scope
|
||||
set -l fish_browser
|
||||
|
||||
Reference in New Issue
Block a user