Issue 79937 - Native filePicker not fully localized
Summary: Native filePicker not fully localized
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: 680m221
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: Uwe Altmann
QA Contact: issues@porting
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2007-07-24 07:17 UTC by Uwe Altmann
Modified: 2017-05-20 09:13 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Uwe Altmann 2007-07-24 07:17:26 UTC
Testing on Mahos m221_de (German) version, I found the follwing items in
FilePicker Window still in English:
   The name of the Window itself stays "Open" instead of "Datei öffnen"
   The kind of file to open stays "Enable"
   Teh buttons at the bottom  stay "Open", "Cancel", "New Folder"
Comment 1 pavel 2007-07-24 18:29:38 UTC
Uwe: is your UI language English or German?
Comment 2 Uwe Altmann 2007-07-24 20:07:48 UTC
German
Comment 3 Uwe Altmann 2007-07-26 14:00:41 UTC
German
Comment 4 Uwe Altmann 2007-07-26 14:00:56 UTC
German
Comment 5 florian 2007-08-07 01:07:47 UTC
I can verify this with UI language set to German. However I cannot even get my simple test programs to 
correctly display a German NavigationServices dialog using the usual bundle localization techniques. 
Doing the same with a simple Cocoa test app reveals no problems.
But we will have to do change some bits and pieces anyway before the aqua version is fully localized 
bundle-wise.
Comment 6 Raphael Bircher 2007-08-23 19:15:17 UTC
confirmed with Intel based Mac. The buttons are not writen in German. I Use Aqua
build m225

Pleas set Status to Confirmed

Thanks
Comment 7 philipp.lohmann 2008-01-10 10:36:45 UTC
target
Comment 8 eric.bachard 2008-01-18 18:51:12 UTC
what about add .lproj dirs in the Bundle ( in Contents/Resources exactly ) ?

Would solve a lot of localizqtion issues, and we could complete with the missing one ?

e.g. : create French.lproj ( or maybe fr.lproj ) helps to localize all dialog boxes.

Comment 9 eric.bachard 2008-01-24 22:53:42 UTC
Nobody interested?  

Just wondering why reinvent the wheel when a solution does already exist for >95% of the use.

Of course another solution could be used for the <5% remaining.

Comment 10 florian 2008-01-25 00:17:40 UTC
The question is just for what languages we should add the directories. For all languages supported by 
OOo? For all languages supported by MacOSX?
But one problem I still see with this issue is that no matter which languages we decide to use, if we have 
e.g. a French OOo but the user runs it with the system language set to e.g. German, then the file picker 
and other native dialogs would be displayed in German while the rest of the app is in French. Haven't tried 
this though...
Comment 11 pavel 2008-01-30 14:11:06 UTC
Move target.

Comment 12 moxfox 2008-03-20 11:19:32 UTC
To me, the correct "rule" for creating the .lproj directories is:

Create those lproj -directories for languages that the OOo build supports. 

That way the language within OOo (OO user interface + filepicker) is same, when possible (i.e. Mac OS X 
localization exists for that language). There are ways users can still get funky combinations, but we 
don't need to care about the corner cases. No need to over-engineer the problem.

The challenging situation is that when user installs new OOo lang packs, then those lang packs should 
add an appropriate .lproj dir too. Unless it exists already, of course. Do we support user-installable 
OOo lang packs for Mac, by the way?

Comment 13 merschmann 2008-09-24 14:26:55 UTC
This issue is targetted to OOo 3.0 but has not been set as a release-blocker.
Please retarget it or close if fixed.
Comment 14 Martin Hollmichel 2008-09-26 10:27:18 UTC
is this still a valid issue ? set target 3.1 anyhow.
Comment 15 Uwe Altmann 2008-09-26 21:36:05 UTC
OOo3RC2 (Sun build) works correctly on this. Is there an issue with langpacks
left? Otherwise this one can be closed.
Comment 16 Uwe Altmann 2009-01-13 15:51:43 UTC
seems to be fixed
Comment 17 Uwe Altmann 2009-01-13 15:53:18 UTC
one less :-)