How can I let the appcast.xml detect the app UI language?

Asked by Ulf Dunkel

Our Mac OS X apps contain several languages. While the Sparkle UI supports these languages properly, I want to show localized content of the Version Notes section in the Web Kit area of the Software Update dialog.

Because I have to use an .xml file, I wonder how to transmit the app's UI language information (e.g. "cs" for Czech, or "de" for German) to the .xml file in order to use the proper localization in my .php file which shows the update information.

Maybe this is a newbie question, but please help if possible. :-)

Question information

Language:
English Edit question
Status:
Answered
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andy Matuschak (andymatuschak) said :
#1

Use the xml:lang attribute to provide release note localizations. So you can have multiple <sparkle:releaseNotesLink> tags, each for a different language.

Can you help with this problem?

Provide an answer of your own, or ask Ulf Dunkel for more information if necessary.

To post a message you must log in.