André Hentschel : mshtml: Fix indentation in resource file.
16 Aug
2010
16 Aug
'10
5:24 p.m.
Module: wine Branch: master Commit: 87bf3ed464b01b9c317edb81b8f6339f3482ccc8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=87bf3ed464b01b9c317edb81b8... Author: André Hentschel <nerv(a)dawncrow.de> Date: Wed Aug 4 20:05:40 2010 +0200 mshtml: Fix indentation in resource file. --- dlls/mshtml/En.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/mshtml/En.rc b/dlls/mshtml/En.rc index ba55bf7..15ae91a 100644 --- a/dlls/mshtml/En.rc +++ b/dlls/mshtml/En.rc @@ -20,8 +20,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT - STRINGTABLE - { +STRINGTABLE +{ IDS_STATUS_DONE "Done" IDS_STATUS_DOWNLOADINGFROM "Downloading from %s..." }
5694
Age (days ago)
5694
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard