Samond Classes Library 1.2.6-STABLE build 219
Localization Guide

For localization library interface items and messages you must include into your projects Localizable.strings files for specified languages of your applications.

You can use included in SCL Localizable.strings file for determine which messages you must translate from English to you preffered language.

Now in SCL include Localizable.strings files for English and Russian languages. We will be pleased if you send us your translations made into other languages, and be sure to include that support in the next version of our product.

Note: Localizable.strings files are not copied when building frameworks and static libraries. You need to either copy the files themselves in your project, or copy the necessary parts of the contents of these files in your own Localizable.strings files.