Module: wine Branch: master Commit: 50c23add2a3d466e964f4ddc98bff0ab181389fd URL: http://source.winehq.org/git/wine.git/?a=commit;h=50c23add2a3d466e964f4ddc98...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jan 12 17:12:44 2011 +0100
mshtml: Convert string table resources to po files.
---
configure | 2 +- configure.ac | 2 +- dlls/mshtml/Bg.rc | 27 --------------------------- dlls/mshtml/Da.rc | 6 ------ dlls/mshtml/De.rc | 12 ------------ dlls/mshtml/En.rc | 12 ------------ dlls/mshtml/Es.rc | 12 ------------ dlls/mshtml/Fi.rc | 29 ----------------------------- dlls/mshtml/Fr.rc | 12 ------------ dlls/mshtml/He.rc | 12 ------------ dlls/mshtml/Hu.rc | 6 ------ dlls/mshtml/It.rc | 12 ------------ dlls/mshtml/Ja.rc | 12 ------------ dlls/mshtml/Ko.rc | 12 ------------ dlls/mshtml/Lt.rc | 12 ------------ dlls/mshtml/Makefile.in | 7 +++---- dlls/mshtml/Nl.rc | 12 ------------ dlls/mshtml/No.rc | 6 ------ dlls/mshtml/Pl.rc | 12 ------------ dlls/mshtml/Pt.rc | 32 -------------------------------- dlls/mshtml/Ro.rc | 6 ------ dlls/mshtml/Ru.rc | 6 ------ dlls/mshtml/Si.rc | 12 ------------ dlls/mshtml/Sr.rc | 12 ------------ dlls/mshtml/Sv.rc | 12 ------------ dlls/mshtml/Tr.rc | 27 --------------------------- dlls/mshtml/Uk.rc | 12 ------------ dlls/mshtml/Zh.rc | 12 ------------ dlls/mshtml/{rsrc.rc => mshtml.rc} | 18 ++++++++++++++++++ po/ar.po | 16 ++++++++++++++++ po/bg.po | 16 ++++++++++++++++ po/cs.po | 17 +++++++++++++++++ po/da.po | 16 ++++++++++++++++ po/de.po | 16 ++++++++++++++++ po/el.po | 16 ++++++++++++++++ po/en.po | 17 +++++++++++++++++ po/en_US.po | 16 ++++++++++++++++ po/eo.po | 16 ++++++++++++++++ po/es.po | 16 ++++++++++++++++ po/fa.po | 16 ++++++++++++++++ po/fi.po | 16 ++++++++++++++++ po/fr.po | 16 ++++++++++++++++ po/he.po | 16 ++++++++++++++++ po/hi.po | 16 ++++++++++++++++ po/hu.po | 16 ++++++++++++++++ po/it.po | 16 ++++++++++++++++ po/ja.po | 16 ++++++++++++++++ po/ko.po | 16 ++++++++++++++++ po/lt.po | 16 ++++++++++++++++ po/ml.po | 16 ++++++++++++++++ po/nb_NO.po | 16 ++++++++++++++++ po/nl.po | 16 ++++++++++++++++ po/or.po | 16 ++++++++++++++++ po/pa.po | 16 ++++++++++++++++ po/pl.po | 16 ++++++++++++++++ po/pt_BR.po | 16 ++++++++++++++++ po/pt_PT.po | 16 ++++++++++++++++ po/rm.po | 16 ++++++++++++++++ po/ro.po | 16 ++++++++++++++++ po/ru.po | 16 ++++++++++++++++ po/sk.po | 16 ++++++++++++++++ po/sl.po | 16 ++++++++++++++++ po/sr_RS@cyrillic.po | 16 ++++++++++++++++ po/sr_RS@latin.po | 16 ++++++++++++++++ po/sv.po | 16 ++++++++++++++++ po/te.po | 16 ++++++++++++++++ po/th.po | 16 ++++++++++++++++ po/tr.po | 16 ++++++++++++++++ po/uk.po | 16 ++++++++++++++++ po/wa.po | 16 ++++++++++++++++ po/wine.pot | 16 ++++++++++++++++ po/zh_CN.po | 16 ++++++++++++++++ po/zh_TW.po | 16 ++++++++++++++++ 73 files changed, 729 insertions(+), 343 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=50c23add2a3d466e964f4d...