Module: wine Branch: master Commit: 87bf3ed464b01b9c317edb81b8f6339f3482ccc8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=87bf3ed464b01b9c317edb81b8...
Author: André Hentschel nerv@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..." }