On Saturday 15 November 2014 3:42:30 AM Dashamir Hoxha wrote: > Thanks for the link Michael, I didn't know about this list. > However I don't find there all the information that I need > (for example no character encoding, no LTR/RTL, the number > of plurals is not so clear). Maybe these can be found on some > other lists out there, but it is easier to ask. > > Dashamir >
Hello. I found this link for the language encodings: https://developer.mozilla.org/en-US/docs/Encodings_for_localization_files This is for RTL languages in Qt: https://qt.gitorious.org/qt/fabos-clone/source/1abf2d6dfafc71f73746b7e69e11e0c8152edb4a:src/corelib/tools/qlocale.cpp#L3485 And this is in Wikipedia: http://en.wikipedia.org/wiki/Right-to-left BTW, Why don't you use UTF-8 for all languages? Regards, Safa -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
