[Android-development] Translation of qmessagebox buttons

Eskil Abrahamsen Blomfeldt eskil.abrahamsen-blomfeldt at theqtcompany.com
Mon Dec 15 09:23:13 CET 2014


On 12/14/2014 07:44 PM, maitai at virtual-winds.org wrote:
> int rep = QMessageBox::question (this,
>             tr("Suppression de toutes les marques"),
>             tr("La destruction d'une marque est definitive.\n\nEtes-vous
> sur ?"),
>             QMessageBox::Yes | QMessageBox::No);
>
> But whatever I do I see "Yes" and "No" on Android...

Hi!

Please file a bug report in http://bugreports.qt-project.org when you 
find bugs :)

-- Eskil




More information about the Android-development mailing list