PDA

View Full Version : Quick question about translations



Momergil
1st August 2014, 19:08
Q: Do one needs to put strings made solely of numbers (e.g. "124", "9600", etc.) inside translation methods (QObject::tr())?

I'ld guess "yes" since not all languages necessarily use indo-arabic numbers and, in those cases, a translation to proper symbols would be required, but I'ld like confirmation anyway :)


Thanks,

Momergil

ChrisW67
1st August 2014, 23:32
If your static program output needs to be read by someone expecting digits in, for example, Tibetan, Persian or Urdu scripts then you need to provide translations.