Moved the localization methods to the helper class

the file control is now localizable (*.*, "All Files")
b=32666, r=pollmann


git-svn-id: svn://10.0.0.236/trunk@70981 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rods%netscape.com
2000-05-27 02:27:47 +00:00
parent df776b59c9
commit e0fe88ca49
11 changed files with 138 additions and 120 deletions

View File

@@ -177,6 +177,8 @@ public:
static nsresult GetWrapPropertyEnum(nsIContent * aContent, nsHTMLTextWrap& aWrapProp);
// Localization Helper
static nsresult GetLocalizedString(char* aKey, nsString& oVal);
//
//-------------------------------------------------------------------------------------
// Utility methods for managing checkboxes and radiobuttons