po: Revert Japanese shell path name updates.

Francois Gouget fgouget at free.fr
Thu Jul 4 14:26:05 CDT 2013


On Thu, 4 Jul 2013, Akihiro Sagawa wrote:
[...]
> I got it. I'll resubmit the patch.
> 
> Actually, it was removed by 4c4e51700932e9ed6355afc1bf8ca0d18282634f.
> I misunderstood the intention of the commit at that time.

At the time the PO files were new and had been populated from the RC 
files which were incompletely translated. So I made a pass over them to 
remove strings that seemed to unintentionally not be translated so that 
a translator would later get a chance to look at them again.


> As I mention in the last mail[2], patch 91758[3] has some issues, 
> especially when retrieving shell path names. Although path names are 
> not localized in Japanese Windows Vista (and its successors), they are 
> (mistakenly?) included in the last commit.

Note that although the on-disk directory names are not translated in 
Windows 7, the shell folders contain desktop.ini files that result in 
the display names to be translated (see attached screenshot).

On Windows XP at least some shell folder names were getting translated 
on-disk. This was the case for 'Program Files' in French for instance. I 
don't know what was done for Japanese in that case though.

Now as far as I can tell Wine does not use the desktop.ini approach at 
this point. So whether to translate these shell folder names depends on:

 * Whether they were translated in the Japanese Windows XP editions.

 * These names are also used to detect the corresponding Unix folders, 
   at least in the non-XDG case. The Unix folder names may be 
   translated so it requires us to look for them by the right name.


-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
          Demander si un ordinateur peut penser revient à demander
                         si un sous-marin peut nager.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Win7ja.jpg
Type: image/jpeg
Size: 62546 bytes
Desc: Win7ja.jpg
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130704/98df7e1e/attachment-0001.jpg>


More information about the wine-devel mailing list