(This message is for people who maintain alternative GUIs
such as BoincTasks and BoincView).
There is now a provision for making client and server messages translatable.
The get_messages() GUI RPC takes an optional bool argument, "translatable".
If this is set, messages may contain translatable substrings.
These will be represented as in:
This is a message with a _("translatable part")
Your program can parse these messages and attempt to translate
the translatable parts using the .po files in
boinc/locale/*/BOINC-Client.po
The next release of the client (6.11+) will produce translatable messages;
If a 6.11+ client talks to an up-to-date server,
some of the server messages will be translatable too.
-- David
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.