Fixing more bustage

This commit is contained in:
rods%netscape.com 2002-05-02 18:07:15 +00:00
parent 7143d6f89c
commit 3bbf624bb2

View File

@ -106,9 +106,9 @@ static NS_DEFINE_CID(kStringBundleServiceCID, NS_STRINGBUNDLESERVICE_CID);
#endif
// Default labels for the radio buttons
const char* kAsLaidOutOnScreenStr = "As &laid out on the screen";
const char* kTheSelectedFrameStr = "The selected &frame";
const char* kEachFrameSeparately = "&Each frame separately";
static const char* kAsLaidOutOnScreenStr = "As &laid out on the screen";
static const char* kTheSelectedFrameStr = "The selected &frame";
static const char* kEachFrameSeparately = "&Each frame separately";
//-----------------------------------------------