Next: , Previous: , Up: Preparing Program Sources   [Contents][Index]


4.3 Preparing Translatable Strings

Before strings can be marked for translations, they sometimes need to be adjusted. Usually preparing a string for translation is done right before marking it, during the marking phase which is described in the next sections. What you have to keep in mind while doing that is the following.

Let’s look at some examples of these guidelines.