hello, i was wondering if it is possible to add language packages i.e(arabic). if it's possible which language to program it and is it legal?
Apple doesn't allow adding language translations to Mac OS X. However, you CAN add translations of program text to your own programs. This is perfectly okay, and doesn't require a specific programming language. You need only a bunch of files to store all the strings, and a way of fetching the right string based on some identifier and the language the user selected to run the program in. Apple provides both of these mechanisms for you, if you're using Xcode.
Let me put it to you this way: Adding a language translation to the OS itself is WAY more complicated than it may at first appear. The reason is quite simple. Poke around in the /System/Library folder, and you'll find a whole bunch of folders inside, with yet more folders inside those. Virtually all of these contain resource files with the various translated texts in them. Not only would you have to translate all these into whatever language you were targeting (and put the translations in the right spot, with the names Mac OS X is expecting), you also have to tell Mac OS X that the translations exist so that it can use them.too bad i can't add translations what if i did it for my own use i,e (not distribute it)
thank you
oh i live in dubai well when your free can you ask the store guy how he got it
thank you