Re: Importing issue within AddressManager
Riccardo Mottola <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Patrick Patrick Cardona wrote: > One maybe important think I noted: the French UI is not functioning like the English one. > For example, I can use the menu command "Person > Delete (#d)" in the English UI while the French command "Effacer" is grayed. I guess the French translated UI is outdated. I tried a quick fix for that: the controller was out-of-sync, the menu action was not connected. I connected it. I hope reimporting did not break anything else. Committed blindly - enjoy. Riccardo