Module: wine Branch: master Commit: 0fc175344466dffa1bebc69bbc9e5cfd8c277425 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0fc175344466dffa1bebc69bbc...
Author: Joachim Priesner joachim.priesner@web.de Date: Mon Oct 12 16:57:52 2015 +0200
user32: msgbox: Rearrange buttons for correct tab order.
Tab order is the order of the controls in the dialog template, so arrange them in a way that buttons appear in the correct order for all possible combination of buttons (specified by the MB_* constants).
Signed-off-by: Joachim Priesner joachim.priesner@web.de Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/user32.rc | 10 +++++----- po/ar.po | 20 ++++++++++---------- po/bg.po | 20 ++++++++++---------- po/ca.po | 20 ++++++++++---------- po/cs.po | 20 ++++++++++---------- po/da.po | 20 ++++++++++---------- po/de.po | 20 ++++++++++---------- po/el.po | 20 ++++++++++---------- po/en.po | 20 ++++++++++---------- po/en_US.po | 20 ++++++++++---------- po/eo.po | 20 ++++++++++---------- po/es.po | 20 ++++++++++---------- po/fa.po | 20 ++++++++++---------- po/fi.po | 20 ++++++++++---------- po/fr.po | 20 ++++++++++---------- po/he.po | 20 ++++++++++---------- po/hi.po | 20 ++++++++++---------- po/hr.po | 20 ++++++++++---------- po/hu.po | 20 ++++++++++---------- po/it.po | 20 ++++++++++---------- po/ja.po | 20 ++++++++++---------- po/ko.po | 20 ++++++++++---------- po/lt.po | 20 ++++++++++---------- po/ml.po | 20 ++++++++++---------- po/nb_NO.po | 20 ++++++++++---------- po/nl.po | 20 ++++++++++---------- po/or.po | 20 ++++++++++---------- po/pa.po | 20 ++++++++++---------- po/pl.po | 20 ++++++++++---------- po/pt_BR.po | 20 ++++++++++---------- po/pt_PT.po | 20 ++++++++++---------- po/rm.po | 20 ++++++++++---------- po/ro.po | 20 ++++++++++---------- po/ru.po | 20 ++++++++++---------- po/sk.po | 20 ++++++++++---------- po/sl.po | 20 ++++++++++---------- po/sr_RS@cyrillic.po | 20 ++++++++++---------- po/sr_RS@latin.po | 20 ++++++++++---------- po/sv.po | 20 ++++++++++---------- po/te.po | 20 ++++++++++---------- po/th.po | 20 ++++++++++---------- po/tr.po | 20 ++++++++++---------- po/uk.po | 20 ++++++++++---------- po/wa.po | 20 ++++++++++---------- po/wine.pot | 20 ++++++++++---------- po/zh_CN.po | 20 ++++++++++---------- po/zh_TW.po | 20 ++++++++++---------- 47 files changed, 465 insertions(+), 465 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0fc175344466dffa1bebc6...