diff options
Diffstat (limited to 'src')
-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. |