[open-ils-commits] [GIT] Evergreen ILS branch rel_2_12 updated. 7e72b42e5607aed7b16aeafe05f030655be4bca4
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, rel_2_12 has been updated
via 7e72b42e5607aed7b16aeafe05f030655be4bca4 (commit)
from 723646b46579c233c4e261a94075ceedde83e773 (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 7e72b42e5607aed7b16aeafe05f030655be4bca4
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 2f821cc..509ad93 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