]> 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:19:20 +0000 (14:19 -0400)
commit82d8571e34435a0d15e37142b4b6593c5a4a33d1
treea861a22a39aea1e2784982575ed6c3730e3cd8e8
parentc9adcd1e3fb97ca702e61263aa6a4cbde03937b2
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