realbasic-nug
[Top] [All Lists]

Re: How are folder localized?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: How are folder localized?
From: Charles Yeomans <charles@declareSub.com>
Date: Thu, 5 Jun 2008 09:45:59 -0400
Authentication-results: mx.google.com; spf=pass (google.com: domain of realbasic-nug-bounces@lists.realsoftware.com designates 66.116.103.65 as permitted sender) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
Delivered-to: realbasic-nug@lists.realsoftware.com
In-reply-to: <6B2D5DC6-2A3B-4B14-98A6-4316D38B4815@mac.com>
References: <6B2D5DC6-2A3B-4B14-98A6-4316D38B4815@mac.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On Jun 4, 2008, at 6:37 PM, Arnaud Nicolet wrote:

> Hi,
>
> I want to make a new folder on disk and make it localized among
> languages (like the folders "Music", "Pictures", "Movies", etc. of
> the home folder)..
> After looking in various of these folders, I discovered a file named
> ".localized" in every folder. All files were empty. Google didn't
> helped me either.
>
> Any hint on how I can achieve this?
> _______________________________________________

Include in your app a list of localized names.  At runtime, you check  
to see what language the system is using, and create the folder with  
the appropriate name.

Charles Yeomans

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>