Ken Thomases : winemac: Enable localization of strings used to build Mac menus.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Nov 17 09:57:48 CST 2015


Module: wine
Branch: master
Commit: d8deecab11b747f764e5982b28463d4095df2434
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d8deecab11b747f764e5982b28463d4095df2434

Author: Ken Thomases <ken at codeweavers.com>
Date:   Mon Nov 16 22:10:21 2015 -0600

winemac: Enable localization of strings used to build Mac menus.

Signed-off-by: Ken Thomases <ken at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                       |  2 +-
 configure.ac                    |  2 +-
 dlls/winemac.drv/cocoa_app.m    | 52 ++++++++++++++++++++++++---------
 dlls/winemac.drv/macdrv_cocoa.h |  4 +++
 dlls/winemac.drv/macdrv_main.c  | 55 +++++++++++++++++++++++++++++++++++
 dlls/winemac.drv/macdrv_res.h   | 41 ++++++++++++++++++++++++++
 dlls/winemac.drv/winemac.rc     | 24 ++++++++++++++++
 po/ar.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/bg.po                        | 55 +++++++++++++++++++++++++++++++----
 po/ca.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/cs.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/da.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/de.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/el.po                        | 54 ++++++++++++++++++++++++++++++----
 po/en.po                        | 50 ++++++++++++++++++++++++++++----
 po/en_US.po                     | 50 ++++++++++++++++++++++++++++----
 po/eo.po                        | 54 ++++++++++++++++++++++++++++++----
 po/es.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/fa.po                        | 51 ++++++++++++++++++++++++++++----
 po/fi.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/fr.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/he.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/hi.po                        | 50 ++++++++++++++++++++++++++++----
 po/hr.po                        | 60 ++++++++++++++++++++++++++++++++++----
 po/hu.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/it.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/ja.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/ko.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/lt.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/ml.po                        | 50 ++++++++++++++++++++++++++++----
 po/nb_NO.po                     | 64 +++++++++++++++++++++++++++++++++++++----
 po/nl.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/or.po                        | 50 ++++++++++++++++++++++++++++----
 po/pa.po                        | 50 ++++++++++++++++++++++++++++----
 po/pl.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/pt_BR.po                     | 64 +++++++++++++++++++++++++++++++++++++----
 po/pt_PT.po                     | 64 +++++++++++++++++++++++++++++++++++++----
 po/rm.po                        | 52 +++++++++++++++++++++++++++++----
 po/ro.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/ru.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/sk.po                        | 60 ++++++++++++++++++++++++++++++++++----
 po/sl.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/sr_RS at cyrillic.po            | 61 +++++++++++++++++++++++++++++++++++----
 po/sr_RS at latin.po               | 61 +++++++++++++++++++++++++++++++++++----
 po/sv.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/te.po                        | 50 ++++++++++++++++++++++++++++----
 po/th.po                        | 51 ++++++++++++++++++++++++++++----
 po/tr.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/uk.po                        | 64 +++++++++++++++++++++++++++++++++++++----
 po/wa.po                        | 55 +++++++++++++++++++++++++++++++----
 po/wine.pot                     | 50 ++++++++++++++++++++++++++++----
 po/zh_CN.po                     | 64 +++++++++++++++++++++++++++++++++++++----
 po/zh_TW.po                     | 64 +++++++++++++++++++++++++++++++++++++----
 53 files changed, 2673 insertions(+), 249 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d8deecab11b747f764e5982b28463d4095df2434



More information about the wine-cvs mailing list