Changeset 1339 for trunk

Show
Ignore:
Timestamp:
04/23/11 18:08:40 (13 months ago)
Author:
gbooker
Message:

Used a clearer menu name for UI quit.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/SapphireFrappliance/FRAppliance/SapphireApplianceController.m

    r1317 r1339  
    5252#define ALL_IMPORT_MENU_ITEM    BRLocalizedString(@"  Import All Data", @"All Importer Menu Item") 
    5353#define SETTINGS_MENU_ITEM              BRLocalizedString(@"  Settings", @"Settings Menu Item") 
    54 #define RESET_MENU_ITEM                 BRLocalizedString(@"  Reset the thing already", @"UI Quit") 
     54#define RESET_MENU_ITEM                 BRLocalizedString(@"  Quit Frontrow", @"UI Quit") 
    5555 
    5656@interface SapphireDistributedMessagesReceiver : NSObject <SapphireDistributedMessagesProtocol>