You are on page 1of 1

#define informUserMesg1 "Complete four steps to pair your headset with the

USB Nano Receiver"


#define informUserMesg2 "Step 2: Select the headset you want to pair from
the list below"
#define informUserMesg3 "Select headset"
#define pairingSuceedMesg1 "Success! Your wireless headset is ready to use"
#define pairingFailureMesg "Pairing Failed! You can try to pair your wireless
headset again by using Back button or contact our customer support at"
#define pairingInstruction1 "Step 1: Insert the USB Wireless Nano Receiver into
your computer"
#define pairingInstruction21 "Step 3: Place the H600 headset into pairing mode by
following the headset's pairing instructions below"
#define pairingInstruction22 "Step 3: Place the H800 headset into pairing mode by
following the headset's pairing instructions below"
#define pairingInstruction23 "Step 3: Place the UE3500 headset into pairing mode
by following the headset's pairing instructions below"
#define pairingInstruction4 "Step 4 : Click Next to put your USB Wireless Nano
Receiver into pairing mode"
#define errorCodeStr "Error: "
#define nextStr "Next"
#define backStr "Back"
#define finishStr "Finish"
#define errorDeviceComm "Failed to communicate with your USB Nano Receiver
and was unable to pair your headset"
#define errorAttemptPairing "Your USB Nano Receiver attempted to pair with your
headset but was unable to connect with it"
#define errorDeviceAbsent "Cannot find the USB wireless Nano Receiver"
#define errorInternetConnection"There is no internet connection. We are unable to
view the pairing instructions."
#define pairingDirection "Turn on headset. Place the headset into pairing
mode by holding down these buttons until the status light begins to blink rapidly"
#define pairingDirForUE3500 "Place the headset into pairing mode by holding down
this button until the status light begins to blink rapidly"
#define sucreInstruction "Hold <b>volume up</b> (+) and <b>mic mute</b> (mute
icon)"
#define havanaInstruction "Select the receiver on the device selection switch,
then hold <b>next track</b> (next track icon) and <b>volume up</b> (+)"
#define UE3500Instruction "Press and hold the <b>Power</b> button for 9
seconds"

#ifdef LOGICOOL
#define copyRightString "Copyright(c) 2011-2012 Logicool, Inc. All Rights
Reserved"
#define applicationTitle "Logicool Wireless Headset Pairing Assistant"
#else
#define copyRightString "Copyright(c) 2011-2012 Logitech, Inc. All Rights
Reserved"
#define applicationTitle "Logitech Wireless Headset Pairing Assistant"
#endif

You might also like