Anders Jonsson : oleview: Fix typo in English, Russian resources.

Alexandre Julliard julliard at winehq.org
Mon Jan 26 10:13:53 CST 2009


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

Author: Anders Jonsson <anders.jonsson at norsjonet.se>
Date:   Sat Jan 24 18:08:10 2009 +0100

oleview: Fix typo in English, Russian resources.

---

 programs/oleview/En.rc |    2 +-
 programs/oleview/Ru.rc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/programs/oleview/En.rc b/programs/oleview/En.rc
index 003ba5c..700e1d7 100644
--- a/programs/oleview/En.rc
+++ b/programs/oleview/En.rc
@@ -104,7 +104,7 @@ STRINGTABLE
     IDM_REGEDIT,           "Run the Wine registry editor"
     IDM_EXIT,              "Quit the application. Prompts to save changes"
     IDM_CREATEINST,        "Create an instance of the selected object"
-    IDM_CREATEINSTON,      "Create an instance of the selected object on a specyfic machine"
+    IDM_CREATEINSTON,      "Create an instance of the selected object on a specific machine"
     IDM_RELEASEINST,       "Release the currently selected object instance"
     IDM_COPYCLSID,         "Copy the GUID of the currently selected item to the clipboard"
     IDM_VIEW,              "Display the viewer for the selected item"
diff --git a/programs/oleview/Ru.rc b/programs/oleview/Ru.rc
index 62a877d..cf63d75 100644
--- a/programs/oleview/Ru.rc
+++ b/programs/oleview/Ru.rc
@@ -104,7 +104,7 @@ STRINGTABLE
     IDM_REGEDIT,           "Çàïóñòèòü Ðåäàêòîð ðååñòðà Wine"
     IDM_EXIT,              "Âûéòè èç ïðèëîæåíèÿ ñ ïðåäëîæåíèåì ñîõðàíèòü èçìåíåíèÿ"
     IDM_CREATEINST,        "Create an instance of the selected object"
-    IDM_CREATEINSTON,      "Create an instance of the selected object on a specyfic machine"
+    IDM_CREATEINSTON,      "Create an instance of the selected object on a specific machine"
     IDM_RELEASEINST,       "Release the currently selected object instance"
     IDM_COPYCLSID,         "Êîïèðîâàòü GUID âûäåëåííîãî ýëåìåíòà â áóôåð"
     IDM_VIEW,              "Display the viewer for the selected item"




More information about the wine-cvs mailing list