[loc] update Simplified Chinese translation

* Also remove Simplified Chinese from lost translators
This commit is contained in:
Bik Mung 2015-04-04 00:01:19 +01:00 committed by Pete Batard
parent 8ab3847694
commit c1cd6c7762
3 changed files with 187 additions and 145 deletions

View file

@ -34,7 +34,7 @@
/* Features not ready for prime time and that may *DESTROY* your data - USE AT YOUR OWN RISKS! */
// #define RUFUS_TEST
/* Languages for which translators are M.I.A. and that we could use help with */
#define LOST_TRANSLATORS { "ar-SA", "id-ID", "pt-PT", "zh-CN" } // NB: locales MUST be <= 5 chars
#define LOST_TRANSLATORS { "ar-SA", "id-ID", "pt-PT" } // NB: locales MUST be <= 5 chars
/* Probability of getting the M.I.A. translator message. For more on this, see LostTranslatorCheck() */
#define LOST_TRANSLATOR_PROBABILITY 1000