Aurimas Fischer : regedit: Add missing English resource.

Alexandre Julliard julliard at winehq.org
Thu Mar 12 09:54:22 CDT 2009


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

Author: Aurimas Fischer <aurimas at gmail.com>
Date:   Wed Mar 11 19:11:54 2009 +0200

regedit: Add missing English resource.

---

 programs/regedit/En.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/programs/regedit/En.rc b/programs/regedit/En.rc
index 51bb5c3..5be99fc 100644
--- a/programs/regedit/En.rc
+++ b/programs/regedit/En.rc
@@ -360,6 +360,7 @@ BEGIN
     ID_EDIT_COPYKEYNAME     "Copies the name of the selected key to the clipboard"
     ID_EDIT_FIND            "Finds a text string in a key, value or data"
     ID_EDIT_FINDNEXT        "Finds next occurrence of text specified in previous search"
+    ID_EDIT_EXPORT          "Exports selected branch of the registry to a text file"
 END
 
 STRINGTABLE DISCARDABLE




More information about the wine-cvs mailing list