[loc] update Spanish translation

* Also remove Spanish from the M.I.A. list
This commit is contained in:
MaKK 2015-02-12 19:00:06 +00:00 committed by Pete Batard
parent 818fa4da88
commit 42f9bb28bb
3 changed files with 150 additions and 87 deletions

View file

@ -33,8 +33,8 @@
#define RUFUS_DEBUG // print debug info to Debug facility
/* 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 we could use help with */
#define LOST_TRANSLATORS { "ar-SA", "da-DK", "hu-HU", "id-ID", "pt-PT", "es-ES" } // NB: locales MUST be <= 5 chars
/* Languages for which translators are M.I.A. and that we could use help with */
#define LOST_TRANSLATORS { "ar-SA", "da-DK", "hu-HU", "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