This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2024-11-22 16:10:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
54a76bb9e5
fish-shell
/
share
/
functions
/
N_.fish
7 lines
60 B
Fish
Raw
Normal View
History
Unescape
Escape
Add missing N_.fish file to repo darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
2006-05-26 20:09:06 +08:00
Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext that any token following '--description' should be translated. This should greatly speed up completion loading on platforms where fork() is slow. (Hi, OS X) darcs-hash:20070116011828-ac50b-fb923dc877869ded4d506bbe0bc5364eea44092f.gz
2007-01-16 09:18:28 +08:00
function
N_
--description
"No-op"
Add missing N_.fish file to repo darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
2006-05-26 20:09:06 +08:00
printf
"%s"
$argv
end
Reference in New Issue
Copy Permalink