Hi, it also works fine for me. But that's not all. The locale strings for the preferences, except English, should be updated. For German:
--8<--8<-- diff -uNr a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings --- a/UI/PreferencesUI/German.lproj/Localizable.strings 2013-11-19 20:10:23.000000000 +0100 +++ b/UI/PreferencesUI/German.lproj/Localizable.strings 2013-11-21 16:34:50.457165872 +0100 @@ -288,12 +288,17 @@ "Flagged" = "Markiert"; "Junk" = "Junk"; "Not Junk" = "Kein Junk"; -"Label 1" = "Label 1"; -"Label 2" = "Label 2"; -"Label 3" = "Label 3"; -"Label 4" = "Label 4"; -"Label 5" = "Label 5"; +/* Labels - UIxFilterEditor */ +"Labels" = "Schlagwörter"; +"Label" = "Schlagwort"; +"Important" = "Wichtig"; +"Work" = "Geschäftlich"; +"Personal" = "Persönlich"; +"To Do" = "To-Do"; +"Later" = "Später"; + +/* Password policy */ "The password was changed successfully." = "Das Passwort wurde erfolgreich geändert."; "Password must not be empty." = "Das Passwort darf nicht leer sein."; "The passwords do not match. Please try again." = "Die Passwörter stimmen nicht überein. Bitte versuchen Sie es noch einmal."; --8<--8<-- g* Sven Am 22.11.2013 11:45, schrieb ABBAS Alain: > i applied the second one > (https://github.com/inverse-inc/sogo/commit/682ed767d956f0650de36e352ff3285856fdc0b3) > and > Work fine for me > > > Le Jeudi 21 Novembre 2013 14:58 CET, Francis Lachapelle > <[email protected]> a écrit: > > On Nov 21, 2013, at 7:38 AM, Jean Raby wrote: > >> On 13-11-21 6:47 AM, Christian Naumer wrote: >>> Am 21.11.2013 08:52, schrieb VILLEMUR Jacques: >>>> Hello, >>>> Following the update ( -> 2.1.1 ) I can not change/add sieves rules in >>>> "prefences". >>>> The fields of the filter box is empty after clic on the filter. >>>> This is a bug? >>> As I can reproduce it at our site and the online demo I filed a bug report. >>> >>> http://www.sogo.nu/bugs/view.php?id=2504 >> Can anybody test the provided patch? >> >> https://github.com/inverse-inc/sogo/commit/5536f8967eea7c441d4e89bd246d1c113d0d8445 >> >> Apply it and restart sogo. > There’s another problem that this patch doesn’t fix. You need this other > patch: > > https://github.com/inverse-inc/sogo/commit/682ed767d956f0650de36e352ff3285856fdc0b3 > > > Francis > > -- > [email protected] :: +1.514.755.3640 :: http://www.inverse.ca > Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence > (http://packetfence.org) > > -- > [email protected] > https://inverse.ca/sogo/lists > -- > Alain Abbas > 11 rue Robert Schumann > 54500 Vandoeuvre > Tel : +333 83 18 02 70 > skype: alain.abbas-- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
