From ad17ef70e8031b66977feee36ea956f00bae31ba Mon Sep 17 00:00:00 2001 From: Michael Stefaniuc Date: Thu, 29 May 2008 01:28:38 +0200 Subject: [PATCH] regedit: Fix the English (NEUTRAL) translation. Rename SUBLANG_ENGLISH_US to SUBLANG_DEFAULT. --- programs/regedit/En.rc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/programs/regedit/En.rc b/programs/regedit/En.rc index 4dc0ca48eed..385a82131d3 100644 --- a/programs/regedit/En.rc +++ b/programs/regedit/En.rc @@ -26,6 +26,16 @@ STRINGTABLE DISCARDABLE BEGIN ID_FAVORITES_ADDTOFAVORITES "Adds keys to the favourites list" ID_FAVORITES_REMOVEFAVORITE "Removes keys from the favourites list" + /* Just a copy of the English (DEFAULT) strings. */ + ID_REGISTRY_EXIT "Quits the registry editor" + ID_VIEW_STATUSBAR "Shows or hides the status bar" + ID_VIEW_SPLIT "Change position of split between two panes" + ID_VIEW_REFRESH "Refreshes the window" + ID_EDIT_DELETE "Deletes the selection" + ID_EDIT_RENAME "Renames the selection" + 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" END IDR_REGEDIT_MENU MENU DISCARDABLE @@ -85,9 +95,9 @@ BEGIN END END -/* US English Resources */ +/* English Default (US) Resources */ -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US +LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT /* * Menu