]> 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:23:58 +0000 (14:23 -0400)
commit8aa2bd571354b0187794559536e93b5a135dc9df
tree7da367ca9dedca188542241fba0502c2df65f85d
parent5d169df87671cf34086c9f2ce354f6636b13b580
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