diff options
author | EuAndreh <eu@euandre.org> | 2021-06-19 01:47:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-19 07:45:46 -0300 |
commit | d0a5a24788e6c1720fce72629da4639fac372fad (patch) | |
tree | 36d62c02b45487bea6501824c5a93a8fa03f7d72 /src/git-permalink.sh | |
parent | TODOs.md: Mark #task-9e842529-b782-84a2-1d0a-801a8766cb7e as DOING (diff) | |
download | git-permalink-d0a5a24788e6c1720fce72629da4639fac372fad.tar.gz git-permalink-d0a5a24788e6c1720fce72629da4639fac372fad.tar.xz |
Leverage po4a to translate manpages
Diffstat (limited to 'src/git-permalink.sh')
-rwxr-xr-x | src/git-permalink.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/git-permalink.sh b/src/git-permalink.sh index f83bab3..2deb97e 100755 --- a/src/git-permalink.sh +++ b/src/git-permalink.sh @@ -5,7 +5,7 @@ set -eu MSG_USAGE_EN='Usage: git permalink [-phV] FILE [LINENO]' MSG_USAGE_PT='Uso: git permalink [-phV] ARQUIVO [NOLINHA]' MSG_USAGE_FR='Usage: git permalink [-phV] FICHIER [LINENO]' -MSG_USAGE_EO='Uzmaniero: git permalink [-phV] ARKIVO [LINIONO]' +MSG_USAGE_EO='Uzmaniero: git permalink [-phV] DOSIERO [LINIONO]' MSG_HELP_EN='Options: -p only print the link, don'"'"'t try to open it @@ -27,7 +27,7 @@ MSG_HELP_EO='Ebloj: MSG_MISSING_FILE_EN="Missing FILE argument." MSG_MISSING_FILE_PT="Faltando argumento ARQUIVO." MSG_MISSING_FILE_FR="L'argument FICHIER manque." -MSG_MISSING_FILE_EO="La argumento ARKIVO mankas." +MSG_MISSING_FILE_EO="La argumento DOSIERO mankas." MSG_UNSUPPORTED_ORIGIN_EN='Unsupported origin: %s. |