]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix check for duplicate strings in i18n properties
authorDan Scott <dan@coffeecode.net>
Sat, 2 Jun 2012 23:51:55 +0000 (19:51 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 4 Jun 2012 18:20:10 +0000 (14:20 -0400)
commitaa202b8a38d324a38ed0d8bd8552cc134f522c26
tree86d8d82d98e188dfbdeb1f2634accb326501f681
parenta1f162511387dc526a62caa9dbbf488ad5cae8f1
Fix check for duplicate strings in i18n properties

We had the core of the check in place - just failed to check the
property we were iterating over. Doh.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
build/i18n/tests/check_properties.py