I am using SLAs bundled with my DMGs as described here.
However, I want to support SLAs for languages (for example Catalan) beyond those given in the SLAResources file provided by Apple.
Is this possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. Add an entry for Catalan to the ‘LPic’ resource, and add matching ‘TEXT’ and ‘STR#’ resources using the resource ID you defined in the entry. You can use ResKnife, an open-source clone of ResEdit, to edit the file.
The language codes are defined in /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h.