[open-ils-commits] [GIT] Evergreen ILS branch master updated. ed7ae7c6c9cd2cee13a5b7c23a02121bd7d77ba0
Evergreen Git
git at git.evergreen-ils.org
Wed Jun 21 15:16:42 EDT 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via ed7ae7c6c9cd2cee13a5b7c23a02121bd7d77ba0 (commit)
from 6b7f6d35982010711160dc6d7d3aa5ef75f9dd82 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ed7ae7c6c9cd2cee13a5b7c23a02121bd7d77ba0
Author: Ben Shum <ben at evergreener.net>
Date: Wed Jun 21 15:14:55 2017 -0400
i18n: fix syntax for Spanish lang.dtd
As noted by FreddyEnrique in IRC, there was a syntax problem for the Spanish
file lang.dtd that caused an error when trying to open the Closed Date Editor.
Signed-off-by: Ben Shum <ben at evergreener.net>
diff --git a/build/i18n/po/lang.dtd/es-ES.po b/build/i18n/po/lang.dtd/es-ES.po
index 9680943..c551d0e 100644
--- a/build/i18n/po/lang.dtd/es-ES.po
+++ b/build/i18n/po/lang.dtd/es-ES.po
@@ -8142,8 +8142,8 @@ msgid ""
"Note: All dates must have the form <b>YYYY-MM-DD</b>. Times must have the "
"form <b>HH:MM</b>"
msgstr ""
-"Nota: Todas las fechas deben tener el formato <b> AAAA-MM-DD </ b>. Los "
-"tiempos deben tener la forma <b> HH: MM </ b>"
+"Nota: Todas las fechas deben tener el formato <b>AAAA-MM-DD</b>. Los "
+"tiempos deben tener la forma <b>HH:MM</b>"
#: staff.server.admin.closed_dates.add.allday
msgid "Add Single Day Closing"
-----------------------------------------------------------------------
Summary of changes:
build/i18n/po/lang.dtd/es-ES.po | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list