diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-07-08 22:09:56 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-07-08 22:09:56 -0400 |
commit | 5b686bdd35959ff8ffc8636035e89c1457c6d9c9 (patch) | |
tree | aafe92d5630f6fdb5b050570ca8e5e17ff30d99e /po/es/libretools.po | |
parent | bcc12b176fc19070aa16940ff4840830bc2ecd59 (diff) |
l10n: es: Fix obvious problems
There are two places where the punctuation was on the outside of the
end-quote; leading to syntax errors. There's one place where the msgid
was partially translated.
Diffstat (limited to 'po/es/libretools.po')
-rw-r--r-- | po/es/libretools.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/es/libretools.po b/po/es/libretools.po index ee3acf8..6add814 100644 --- a/po/es/libretools.po +++ b/po/es/libretools.po @@ -15,7 +15,7 @@ msgid "Finished, your packaging directory tree looks like this now:" msgstr "Terminado, su árbol de directorio de empaquetado es así ahora:" #: src/abslibre-tools/diff-unfree:30 -msgid "Usage: %s [community|packages] [paquete-no-libre] [repo]" +msgid "Usage: %s [community|packages] [unfree-package] [repo]" msgstr "Uso: %s [community|packages] [paquete-no-libre] [repo]" #: src/abslibre-tools/diff-unfree:31 |