Translate TrayEverything in your language
TrayEverything provides multi-language support. But, as of now, it only has two translations.
You can help me develop TrayEverything by providing your translation to my software,
in your own native language.
Here's the file that contains all the language strings you need to translate:
language.txt.
It's structured in this way:
STRINGTABLE
BEGIN
IDS_DLG_OK "Ok"
IDS_DLG_CANCEL "Cancel"
IDS_DLG_APPLY "Apply"
IDS_DLG_DEFAULT "Default"
END
You only need to translate the strings between the quotation marks. For example, this is how i translated it in italian:
STRINGTABLE
BEGIN
IDS_DLG_OK "Ok"
IDS_DLG_CANCEL "Annulla"
IDS_DLG_APPLY "Applica"
IDS_DLG_DEFAULT "Default"
END
When you have finished to translate, just send it back to me through the
contact form (there's an attachment field).
Thank you!
This page was last modified
32 months, 2 weeks, 6 days and 8 hours ago