mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 20:31:19 -03:00
translations: Remove tmpdir from location
This avoids changing the location every time you run fish_xgettext.
This commit is contained in:
@@ -62,4 +62,7 @@ end
|
||||
|
||||
xgettext -j -k -kN_ -LShell --from-code=UTF-8 -cDescription --no-wrap -o messages.pot $tmpdir/{ex,im}plicit/share/*/*.fish
|
||||
|
||||
# Remove the tmpdir from the location to avoid churn
|
||||
sed -i 's_^#: /.*/share/_#: share/_' messages.pot
|
||||
|
||||
rm -r $tmpdir
|
||||
|
||||
57326
po/pt_BR.po
57326
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
57323
po/zh_CN.po
57323
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user