diff -r 118881289a31 -r c99416cdd94b i18n/de.po --- a/i18n/de.po Tue Feb 01 10:10:46 2011 +0100 +++ b/i18n/de.po Wed Feb 02 11:11:53 2011 +0100 @@ -1321,11 +1321,9 @@ #, python-format msgid "" -"can't set inlined=%(inlined)s, %(stype)s %(rtype)s %(otype)s has cardinality=" +"can't set inlined=True, %(stype)s %(rtype)s %(otype)s has cardinality=" "%(card)s" msgstr "" -"Kann 'inlined' = %(inlined)s nicht zuweisen, %(stype)s %(rtype)s %(otype)s " -"hat die Kardinalität %(card)s" msgid "cancel" msgstr "" @@ -4334,3 +4332,10 @@ msgid "you should probably delete that property" msgstr "Sie sollten diese Eigenschaft wahrscheinlich löschen." + +#~ msgid "" +#~ "can't set inlined=%(inlined)s, %(stype)s %(rtype)s %(otype)s has " +#~ "cardinality=%(card)s" +#~ msgstr "" +#~ "Kann 'inlined' = %(inlined)s nicht zuweisen, %(stype)s %(rtype)s " +#~ "%(otype)s hat die Kardinalität %(card)s"