summaryrefslogtreecommitdiff
path: root/po/es
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2024-03-22 17:05:14 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2024-03-28 23:14:22 -0400
commit542693f810d0afa8f063f1b8d2a9a0c2075f5305 (patch)
tree3880d55118dcb5f3c60792a11e8a4df92c873282 /po/es
parent16ed450578aa66a4018bbe3493f1e7d58e71b0d6 (diff)
notifications.sh: rework and add tests
The previous implementation reported locally-staged packages; but did not account for files which were already staged on the repo server. That would be the case when the `-u` option is used, or sometimes due to error. This implementation reports what was actually published per `db-update`.
Diffstat (limited to 'po/es')
-rw-r--r--po/es/librelib.po4
-rw-r--r--po/es/libretools.po4
2 files changed, 4 insertions, 4 deletions
diff --git a/po/es/librelib.po b/po/es/librelib.po
index d59bc11..552840f 100644
--- a/po/es/librelib.po
+++ b/po/es/librelib.po
@@ -286,7 +286,3 @@ msgstr "no se ha dado ningún archivo"
#: src/lib/messages.sh:60
msgid "panic: malformed call to internal function"
msgstr "pánico: llamada malformada a la función interna"
-
-#: src/lib/notifications.sh:26
-msgid "Notifying pbot:"
-msgstr "Notificando pbot:"
diff --git a/po/es/libretools.po b/po/es/libretools.po
index 880e915..1d953bc 100644
--- a/po/es/libretools.po
+++ b/po/es/libretools.po
@@ -340,6 +340,10 @@ msgstr "Solo subir; no ejecutar db-update en el servidor"
msgid "Dry-run; don't actually do anything"
msgstr "Dry-run; no hace nada en realidad"
+#: src/abslibre-tools/librerelease:345
+msgid "Notifying pbot:"
+msgstr "Notificando pbot:"
+
#: src/abslibre-tools/librerelease:139
msgid "This program should be run as unprivileged user"
msgstr "Este programa debiera ser ejecutado como usuario normal"