Igor Paliychuk : mshtml: Update Ukrainian translation.
Module: wine Branch: master Commit: bdc7ae2e17d87149efbbad35087f48144b2d59a9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bdc7ae2e17d87149efbbad3508... Author: Igor Paliychuk <Igor-hkr(a)mail.ru> Date: Fri Aug 6 10:54:20 2010 +0300 mshtml: Update Ukrainian translation. --- dlls/mshtml/Uk.rc | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/dlls/mshtml/Uk.rc b/dlls/mshtml/Uk.rc index 5d57e8f..4d174f5 100644 --- a/dlls/mshtml/Uk.rc +++ b/dlls/mshtml/Uk.rc @@ -24,6 +24,12 @@ LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT + STRINGTABLE + { + IDS_STATUS_DONE "Готово" + IDS_STATUS_DOWNLOADINGFROM "Завантаження з %s..." +} + STRINGTABLE { IDS_HTMLDISABLED "В даний момент відображення HTML вимкнено."
participants (1)
-
Alexandre Julliard