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

@@ -80,7 +80,6 @@ protected:
const nsHTMLReflowState& aReflowState,
nsReflowStatus& aStatus);
NS_IMETHOD GetDefaultLabel(nsString& aLabel);
NS_IMETHOD ButtonLocalize(char* aKey, nsString& oVal);
NS_IMETHOD AttributeChanged(nsIPresContext* aPresContext,
nsIContent* aChild,
PRInt32 aNameSpaceID,