From b01c8da0f47f458df3563706b241489f9a212d28 Mon Sep 17 00:00:00 2001 From: Anders Jonsson Date: Sat, 24 Jan 2009 18:08:10 +0100 Subject: [PATCH] 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 003ba5c3853..700e1d704b6 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 62a877d91c9..cf63d750d57 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" -- 2.11.4.GIT