mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-15 01:17:45 +00:00
3e29793d04
This change does several things. First, it works around a quirk of the `xgetttext` command that only recognizes description strings in even numbered position on the command. Second, it allows descriptions introduced by the `-d` short flag to be recognized. More importantly, it normalizes the strings so that `xgettext` correctly extracts them into the *.po file. Prior to this change many fish script strings were ignored due to how they were written (e.g., single versus double quotes). Fixes #4073 |
||
---|---|---|
.. | ||
osx_package_resources | ||
osx_package_scripts | ||
build_documentation.sh | ||
cppcheck.sh | ||
fish_xgettext.fish | ||
git_version_gen.sh | ||
iwyu.linux.imp | ||
iwyu.osx.imp | ||
iwyu.sh | ||
lint.fish | ||
list_committers_since.fish | ||
make_pkg.sh | ||
make_tarball.sh | ||
osx_distribution.xml | ||
style.fish | ||
xcode_version_gen.sh |