mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
Fixing more bustage
This commit is contained in:
parent
7143d6f89c
commit
3bbf624bb2
@ -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";
|
||||
|
||||
|
||||
//-----------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user