Patch from Jérôme Rapinat to add support for get_plural_relationship_string() to rel_fr.py.

svn: r8847
This commit is contained in:
Brian Matherly
2007-08-21 04:18:51 +00:00
parent 21c59e9e8f
commit 8099b73595
2 changed files with 209 additions and 35 deletions

View File

@@ -1,3 +1,6 @@
2007-08-20 J<>r<EFBFBD>me Rapinat <romjerome@yahoo.fr>
* src/plugins/rel_fr.py: add support for get_plural_relationship_string()
2007-08-20 J<>r<EFBFBD>me Rapinat <romjerome@yahoo.fr>
* src/Relationship.py: Fix array bounds check.