Comment #9 on issue 216 by sunyin51: Unable to see files using the "open file" dialog
http://code.google.com/p/ulipad/issues/detail?id=216
this is the fix. Only French translation has the problem. Index: ulipad_fr_FR.po =================================================================== --- ulipad_fr_FR.po (revision 524) +++ ulipad_fr_FR.po (working copy) @@ -4284,8 +4284,8 @@ msgstr "" #: ..\mixins\MainFrame.py:53 -msgid "All Files (*.*)|*" -msgstr "Tous les fichiers" +msgid "All Files (*)|*" +msgstr "Tous les fichiers (*)|*" #: ..\mixins\MessageWindow.py:37 #: ..\mixins\ShellWindow.py:41 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
