mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2025-01-09 18:39:45 +01:00
Add line about string cases to README-translators.txt
This commit is contained in:
parent
795bdf886b
commit
489963fdc6
1 changed files with 2 additions and 0 deletions
|
@ -233,6 +233,8 @@ The following attributes may be found for each string:
|
||||||
|
|
||||||
* translation: the translation.
|
* translation: the translation.
|
||||||
|
|
||||||
|
* case: a number (1, 2, etc) for separate strings that are identical in English but may need different translations.
|
||||||
|
|
||||||
* explanation: an explanation about the context, location and possibly the formatting.
|
* explanation: an explanation about the context, location and possibly the formatting.
|
||||||
|
|
||||||
* max: length restrictions, described above in "WORDWRAPPING AND LENGTH LIMITS"
|
* max: length restrictions, described above in "WORDWRAPPING AND LENGTH LIMITS"
|
||||||
|
|
Loading…
Reference in a new issue