Amit Dodiya (OpenERP) has proposed merging lp:~openerp-dev/openobject-client/6.0-opw-50991-ado into lp:openobject-client/6.0.
Requested reviews: Naresh(OpenERP) (nch-openerp) For more details, see: https://code.launchpad.net/~openerp-dev/openobject-client/6.0-opw-50991-ado/+merge/86523 Hello [FIX] Custom filter is not working in german language" While using filter in German language the combo operator contains same translation for words "doesn't contain" and "not in", So the filter is not working properly. Thanks, Amit -- https://code.launchpad.net/~openerp-dev/openobject-client/6.0-opw-50991-ado/+merge/86523 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client/6.0-opw-50991-ado.
=== modified file 'bin/po/de.po' --- bin/po/de.po 2011-11-11 05:21:40 +0000 +++ bin/po/de.po 2011-12-21 10:01:42 +0000 @@ -1537,7 +1537,7 @@ #: bin/widget_search/custom_filter.py:63 msgid "not in" -msgstr "enthält nicht" +msgstr "nicht in" #: bin/widget_search/custom_filter.py:82 msgid "" === modified file 'bin/share/locale/de/LC_MESSAGES/openerp-client.mo' Binary files bin/share/locale/de/LC_MESSAGES/openerp-client.mo 2011-01-12 08:55:08 +0000 and bin/share/locale/de/LC_MESSAGES/openerp-client.mo 2011-12-21 10:01:42 +0000 differ
_______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

