﻿<?xml version="1.0" encoding="UTF-8"?>
<!-- Date: 9/4/09-->
<!-- Key key list -->
<!-- Key key list -->
<!-- Bring back INST3B for Retrieve a Backup link on Welcome screen  -->
	<dict> 
	
	
<!--
==========================================================
============	   New Keys			  =================
==========================================================
-->

<!-- ABOUT -->
		<key>ABOUT_LABEL_COPYRIGHT</key>
		<string>Copyright 2009 Western Digital</string>  	
	
		<key>ABOUT_LABEL_VERSION</key>
		<string>Version: %1$@</string>  	

		<key>ABOUT_LABEL_WDSMARTWARE</key>
		<string>WD SmartWare</string>
		
<!-- BACKUP -->

		<key>BACKUP_BUTTON_CONTINUEANDAPPLYCHANGES</key>
		<string>Apply and Continue</string>

		<key>BACKUP_BUTTON_CONTINUEANDDONTAPPLYCHANGES</key>
		<string>Continue and Don't Apply Changes</string>
		
		<key>BACKUP_BUTTON_APPLYCHANGES</key>
		<string>Apply Changes</string>
		
		<key>BACKUP_BUTTON_CONTINUEBACKUP</key>
		<string>Continue Backup</string>
		
		<key>BACKUP_BUTTON_CONTINUETOBACKUP</key>
		<string>Continue to Backup</string>
		
		<key>BACKUP_BUTTON_CONTINUEWITHOUTBACKUP</key>
		<string>Continue Without Backup</string>
		
		<key>BACKUP_BUTTON_CONTINUETOHOME</key>
		<string>Continue</string>
		
		<key>BACKUP_BUTTON_GOBACK</key>
		<string>Go Back</string>

		<key>BACKUP_BUTTON_PAUSEBACKUPTOGGLE</key>
		<string>Pause Backup</string>
		
		<key>BACKUP_BUTTON_REVERT</key>
		<string>Revert</string>

		<key>BACKUP_BUTTON_SETUPDRIVE</key>
		<string>Set Up Drive</string>

		<key>BACKUP_BUTTON_STARTBACKUPTOGGLE</key>
		<string>Run Backup</string>

		<key>BACKUP_BUTTON_STOPBACKUP</key>
		<string>Stop Backup</string>

		<key>BACKUP_BUTTON_UPDATEGAUGES</key>
		<string>Refresh View</string>

		<key>BACKUP_CATEGORY_DOCUMENTS</key>
		<string>Documents</string>
		
		<key>BACKUP_CATEGORY_DOCUMENTS_MAC</key>
		<string>Documents Folder</string>
		
		<key>BACKUP_CATEGORY_EXCLUDED</key>
		<string>Excluded</string>
		
		<key>BACKUP_CATEGORY_MAIL</key>
		<string>Mail</string>
		
		<key>BACKUP_CATEGORY_MOVIES</key>
		<string>Movies</string>
		
		<key>BACKUP_CATEGORY_MOVIES_MAC</key>
		<string>Movies Folder</string>
		
		<key>BACKUP_CATEGORY_MUSIC</key>
		<string>Music</string>
		
		<key>BACKUP_CATEGORY_MUSIC_MAC</key>
		<string>Music Folder</string>
		
		<key>BACKUP_CATEGORY_OTHER</key>
		<string>Other</string>
		
		<key>BACKUP_CATEGORY_PICTURES</key>
		<string>Pictures</string>
		
		<key>BACKUP_CATEGORY_PICTURES_MAC</key>
		<string>Pictures Folder</string>
		
		<key>BACKUP_CATEGORY_RETRIEVED</key>
		<string>Retrieved</string>
	
		<key>BACKUP_CATEGORY_SYSTEM</key>
		<string>System</string>
		
		<key>BACKUP_CATEGORY_VERSIONS</key>
		<string>Additional Files</string>
	
		<key>BACKUP_HYPERLINK_VIEW</key>  
		<string>View</string>

		<key>BACKUP_LABEL_BACKUPACCOMPLISHED</key>
		<string>Backup complete.</string>
		
		<key>BACKUP_LABEL_BACKUPNOTSTARTED</key>
		<string>Backup has not started.</string>
				
		<key>BACKUP_LABEL_BEFORECONTINUING_WITHLABEL</key>
		<string>Before continuing, would you like to label, secure, or register your drive?</string>

		<key>BACKUP_LABEL_BEFORECONTINUING_WITHOUTLABEL</key>
		<string>Before continuing, would you like to secure or register your drive?</string>

		<key>BACKUP_LABEL_BEFOREYOUSTART</key>
		<string>Before you start backup, would you like to apply your changes?</string>

		<key>BACKUP_LABEL_DATABACKEDUP</key>
		<string>Data Backed Up</string>

		<key>BACKUP_LABEL_DATAFORBACKUP</key>
		<string>Data For Backup</string>

		<key>BACKUP_LABEL_DISKISFULL</key>
		<string>Disk is full</string>

		<key>BACKUP_LABEL_FILESNOTBACKEDUP</key>
		<string>Files Not Backed Up</string>
		
		<key>BACKUP_LABEL_GOBACKUPORCONTINUEWITHOUTBACKUP</key>
		<string>To start backup, click Go Back. To continue without backing up, click Continue Without Backup.</string>		

		<key>BACKUP_LABEL_LASTUPDATED</key>
		<string>Last updated %1$@</string><!-- %1$@ = date and time, example:  "Last updated 04/11/2009, 4:15 PM" -->

		<key>BACKUP_LABEL_NOBACKUPSTARTED</key>
		<string>Backup not started</string>
	
		<key>BACKUP_LABEL_STOPBACKUPPROCESS</key>
		<string>Did you intend to stop backing up your files?\n\nFor your convenience, WD SmartWare backs up your files in the background, so you can continue with other activities.</string>

		<key>BACKUP_NOTIFICATION_APPLYCHANGES</key>  
		<string>Apply Changes?</string>

		<key>BACKUP_NOTIFICATION_BACKUPSTOPPED</key>
		<string>Backup stopped.</string>

		<key>BACKUP_NOTIFICATION_BACKUPSUCCESS</key>
		<string>Backup accomplished successfully.</string>

		<key>BACKUP_NOTIFICATION_BACKEDUP</key>
		<string>%1$@ of %2$@ backed up.</string> <!-- %1$@ = size of files backed up so far, %2$@ = size of files total to be backed up, example:  "Backup stopped. 3.2GB of 4GB backed up." -->

		<key>BACKUP_NOTIFICATION_DISKISFULL</key>
		<string>Disk is full.</string>

		<key>BACKUP_NOTIFICATION_FILESFAILEDTOBACKUP</key>
		<string>These files failed to back up.</string>

		<key>BACKUP_NOTIFICATION_NOSPACEFORALLCATEGORIES</key>
		<string>Not enough space to back up all categories.</string>
		
		<key>BACKUP_NOTIFICATION_NOSPACEFORANYCATEGORIES</key>
		<string>Not enough space to back up any categories.</string>
		
		<key>BACKUP_NOTIFICATION_PARTIALBACKUP</key>
		<string>Partial backup accomplished.</string>

		<key>BACKUP_NOTIFICATION_READYTOBACKUP</key>
		<string>Ready to perform backup.</string>
		
		<key>BACKUP_NOTIFICATION_SELECTCONTENTTOBACKUP</key>  
		<string>Select content to backup.</string>
		
		<key>BACKUP_NOTIFICATION_SETUPYOURDRIVE</key>
		<string>Set up drive before continuing?</string>

		<key>BACKUP_NOTIFICATION_STOPBACKUP</key>  
		<string>Stop Backup?</string>

		<!-- BACKUP HELP -->

		<key>BACKUP_INFO_TOPIC_BCKP1A</key>
		<string>Finding the Files to Back Up</string>		

		<key>BACKUP_INFO_TOPIC_BCKP2A</key>
		<string>Ready to Backup</string>		

		<key>BACKUP_INFO_TOPIC_BCKP2B</key>
		<string>UNDEFINED</string>		

		<key>BACKUP_INFO_TOPIC_BCKP3A</key>
		<string>During the Backup Operation</string>		

		<key>BACKUP_INFO_TOPIC_BCKP3B</key>
		<string>UNDEFINED</string>		

	  	<key>BACKUP_INFO_TOPIC_BCKP4A</key>
		<string>After the Backup Operation Completes</string>		

	  	<key>BACKUP_INFO_TOPIC_BCKP4B</key>
		<string>Files That Failed to Backup</string>		

		<key>BACKUP_INFO_TOPIC_BCKP5A</key>
		<string>UNDEFINED</string>		

		<key>BACKUP_INFO_TOPIC_FP_BCKP1A</key>
		<string>Finding the Files to Back Up</string>		

		<key>BACKUP_INFO_TOPIC_FP_BCKP2A</key>
		<string>Ready for Backup</string>		

		<key>BACKUP_INFO_TOPIC_FP_BCKP3A</key>
		<string>During the Backup Operation</string>		

		<key>BACKUP_INFO_TOPIC_FP_BCKP4A</key>
		<string>After the Backup Operation Completes</string>		
	
		<key>BACKUP_INFO_URL_BCKP1A</key>
		<string>BCKP1A.html</string>		
		
		<key>BACKUP_INFO_URL_BCKP2A</key>
		<string>BCKP2A.html</string>		
		
		<key>BACKUP_INFO_URL_BCKP2B</key>
		<string>BCKP2B.html</string>		
		
		<key>BACKUP_INFO_URL_BCKP3A</key>
		<string>BCKP3A.html</string>		
		
		<key>BACKUP_INFO_URL_BCKP3B</key>
		<string>BCKP3B.html</string>		
		
		<key>BACKUP_INFO_URL_BCKP4A</key>
		<string>BCKP4A.html</string>		
		
		<key>BACKUP_INFO_URL_BCKP4B</key>
		<string>BCKP4B.html</string>		
		
		<key>BACKUP_INFO_URL_BCKP5A</key>
		<string>BCKP5A.html</string>
		
		<key>BACKUP_INFO_URL_BCKP5A_GOOD</key>
		<string>BCKP5A_GOOD.html</string>
		
		<key>BACKUP_INFO_URL_BCKP5A_BETTERBEST</key>
		<string>BCKP5A_BETTERBEST.html</string>
				
		
		<key>BACKUP_INFO_URL_FP_BCKP1A</key>
		<string>FP_BCKP1A.html</string>		

		<key>BACKUP_INFO_URL_FP_BCKP2A</key>
		<string>FP_BCKP2A.html</string>		
		
		<key>BACKUP_INFO_URL_FP_BCKP3A</key>
		<string>FP_BCKP3A.html</string>		
		
		<key>BACKUP_INFO_URL_FP_BCKP4A</key>
		<string>FP_BCKP4A.html</string>		

<!-- GENERIC -->

		<key>GENERIC_BUTTON_APPLY</key>  
		<string>Apply</string>
		
		<key>GENERIC_BUTTON_BACKTOWELCOME</key>
		<string>Back to Start</string>
		
		<key>GENERIC_BUTTON_BROWSE</key>
		<string>Browse...</string>
		
		<key>GENERIC_BUTTON_CANCEL</key>
		<string>Cancel</string>
		
		<key>GENERIC_BUTTON_CAPACITY</key>
		<string>Capacity</string>

		<key>GENERIC_BUTTON_CATEGORY</key>
		<string>Category</string>

		<key>GENERIC_BUTTON_CLOSE</key>
		<string>Close</string>
		
		<key>GENERIC_BUTTON_CONTINUE</key>
		<string>Continue</string>
		
		<key>GENERIC_BUTTON_EXIT</key>
		<string>Exit</string>
		
		<key>GENERIC_BUTTON_INSTALLSMARTWARE</key>
		<string>Install WD SmartWare</string>
		
		<key>GENERIC_BUTTON_OK</key>
		<string>OK</string>
		
		<key>GENERIC_CHECKBOX_DONTSHOWDIALOGUE</key>  
		<string>Don't show this dialogue again.</string>

		<key>GENERIC_CHECKBOX_ERASEWARNING</key>  
		<string>I understand</string>
		
		<key>GENERIC_DISCLOSURETRIANGLE_ADVANCEDVIEW</key>  
		<string>Detailed View</string>
		
		<key>GENERIC_ERROR_CANNOTBEINSTALLED</key>
		<string>WD SmartWare cannot be installed.</string>
		                                                                    
		<key>GENERIC_ERROR_CURRENTSYSTEM</key>
		<string>This computer is running %1$@.</string><!-- %1$@ = operating system name and version, example:  "This computer is running Mac OS X 10.4.1." -->
		
		<key>GENERIC_ERROR_ERASEDRIVE</key>
		<string>There has been an error erasing your drive</string>
				
		<key>GENERIC_ERROR_MINIMUMREQUIREMENT_MAC</key>
		<string>WD SmartWare is compatible with Mac OS X 10.4.8 or later only.</string>
		
		<key>GENERIC_ERROR_MINIMUMREQUIREMENT_PC</key>
		<string>WD SmartWare is compatible with Windows XP Service Pack 2 or later.</string>
		
		<key>GENERIC_ERROR_PASSWORDINVALID</key>
		<string>(Invalid Password)</string>						
		
		<key>GENERIC_ERROR_UNKNOWN</key>
		<string>The application has encountered an unexpected error and is now exiting.</string>
		
		<key>GENERIC_ERROR_WDSMARTWAREMINIMUMREQUIREMENTS</key>
		<string>WD SmartWare Minimum Requirements</string>
		
		<key>GENERIC_HYPERLINK_EULA</key> 
		<string>End User License Agreement</string>
		
		<key>GENERIC_HYPERLINK_PRIVACYPOLICY</key> 
		<string>Privacy policy</string>
		
		<key>GENERIC_HYPERLINK_VIEWFILES</key> 
		<string>View files</string>

		<key>GENERIC_LABEL_BACKUP</key> 
		<string>Backup</string>
		
		<key>GENERIC_LABEL_INSTALL</key> 
		<string>Install</string>

		<key>GENERIC_LABEL_DRIVESETTINGS</key> 
		<string>Drive Settings</string>

		<key>GENERIC_LABEL_ERASEDRIVE</key>
		<string>Erase drive.</string> 
		
		<key>GENERIC_LABEL_ERASEWARNINGBLURB</key>  
		<string>Clicking Erase Drive permanently erases all the data on your drive.</string>
		
		<key>GENERIC_LABEL_FILES</key>
		<string>Files</string>  
		
		<key>GENERIC_LABEL_FILESGAUGE</key>
		<string>%1$@ Files</string>  	

		<key>GENERIC_LABEL_FREE</key>
		<string>%1$@ Free</string> <!-- %1$@ = space free (number), example:  "20.3 GBs Free"-->

		<key>GENERIC_LABEL_LOCATION</key> 
		<string>Location:</string>

		<key>GENERIC_LABEL_NEWPASSWORDHINT</key>
		<string>New password hint</string>
		
		<key>GENERIC_LABEL_NOSAVEDHINT</key> 
		<string>No hint</string>

		<key>GENERIC_LABEL_PASSWORD</key>
		<string>Password</string>
		
		<key>GENERIC_LABEL_PASSWORDHINT</key>
		<string>Password hint</string>

		<key>GENERIC_LABEL_SIZE</key>
		<string>Size</string>  	

		<key>GENERIC_LABEL_TOTAL</key>
		<string>%1$@ Total</string> <!-- %1$@ = space free (number), example:  "20.3 GB Total"-->
		
		<key>GENERIC_LABEL_VERSION</key>
		<string>Version: %1$@</string>  <!--  %1$@ = software version, example: "Version: 1.24" -->

		<key>GENERIC_LABEL_VIEW</key>  
		<string>View</string>

		<key>GENERIC_LABEL_WARNING</key>  
		<string>Warning</string>

		<key>GENERIC_LABEL_WDSMARTWARE</key>  
		<string>WD SmartWare</string>

		<key>GENERIC_MENUITEM_INTERNALDRIVES</key> 
		<string>Internal Drives</string>

		<key>GENERIC_NOTIFICATION_ADVANCEDDRIVESETTINGS</key>
		<string>Drive Settings</string>
	
		<key>GENERIC_NOTIFICATION_BACKUP</key>
		<string>Backup</string>

		<key>GENERIC_NOTIFICATION_COPIED</key>
		<string>%1$@ of %2$@ copied</string> <!-- example:  "3.2GB of 4GB copied" -->

		<key>GENERIC_NOTIFICATION_CREATINGVOLUME</key>
		<string>Creating single HFS+ volume</string>

		<key>GENERIC_NOTIFICATION_DRIVEISERASED</key>
		<string>Drive is erased.</string> 
		
		<key>GENERIC_NOTIFICATION_ERASEDRIVE</key>
		<string>Erase drive.</string> 
		
		<key>GENERIC_NOTIFICATION_ERASINGDRIVE</key>
		<string>Erasing drive.  Approximately %1$@ remaining. </string> 

		<key>GENERIC_NOTIFICATION_ESTIMATEDTIME</key>
		<string>Estimated time remaining: %1$@</string><!-- %1$@ = time, example:  "Estimated time remaining:  3.42 hours" -->

		<key>GENERIC_NOTIFICATION_UNMOUNTINGDISK</key>
		<string>Unmounting disk volumes</string>		
		
		<key>GENERIC_TAB_BACKUP</key>
		<string>Backup</string>

		<key>GENERIC_TAB_HOME</key>
		<string>Home</string>

		<key>GENERIC_TAB_RETRIEVE</key>  
		<string>Retrieve</string>

		<key>GENERIC_TAB_SETTINGS</key>  
		<string>Settings</string>

		<key>GENERIC_TABELCOLUMN_REASON</key>  
		<string>Reason</string>	
				
		<key>GENERIC_TABLECOLUMN_DATE</key>  
		<string>Date</string>

		<key>GENERIC_TABLECOLUMN_NAME</key>  
		<string>Name</string>

		<key>GENERIC_TABLECOLUMN_SIZE</key>  
		<string>Size</string>
		
<!-- STATUS MENU FOR MAC  -->
		<key>STATUSMENU_MAC_ABOUTWDSMARTWARE</key>  
		<string>About WD SmartWare</string>
		
		<key>STATUSMENU_MAC_CANNOTDISMOUNTVOLUMES</key>  
		<string>Cannot dismount one or more volumes on the drive.</string>
		
		<key>STATUSMENU_MAC_CAPACITYOFTHEDRIVE</key>  
		<string>Space Available: %1$@%%</string>
		
		<key>STATUSMENU_MAC_DEVICEBUSYERROR </key>  
		<string>One of the volumes on the device is busy and cannot be dismounted. error = %1$@</string>
		
		<key>STATUSMENU_MAC_DRIVEISUNLOCKED</key>  
		<string>Drive is unlocked</string>
		
		<key>STATUSMENU_MAC_DRIVENOTENCRYPTED</key>  
		<string>Drive is not encrypted</string>
		
		<key>STATUSMENU_MAC_DRIVEENCRYPTIONKEYNOTSET</key>  
		<string>Drive Encryption Key is not set </string>
		
		<key>STATUSMENU_MAC_ENCRYPTIONSTATUS</key>  
		<string>Encryption Status:</string>
		
		<key>STATUSMENU_MAC_LOCKDRIVE</key>  
		<string>Lock Drive</string>
		
		<key>STATUSMENU_MAC_MOUNTCD</key>  
		<string>Mount CD</string>
		
		<key>STATUSMENU_MAC_MOUNTVOLUME</key>  
		<string>Mount Volumes</string>
		
		<key>STATUSMENU_MAC_OPENWDSMARTWARE</key>  
		<string>Open WD SmartWare...</string>
		
		<key>STATUSMENU_MAC_TEMPERATURECONDITION</key>  
		<string>Temperature Condition</string>
		
		<key>STATUSMENU_MAC_UNLOCKDRIVE</key>  
		<string>Unlock Drive</string>
		
		<key>STATUSMENU_MAC_UNLOCKTOSEECAPACITY</key>  
		<string>Unlock to See Space Available</string>
		
		<key>STATUSMENU_MAC_UNLOCKATTEMPTSEXCEEDED</key>  
		<string>Unlock attempts exceeded</string>
		
		<key>STATUSMENU_MAC_UNMOUNTCD</key>  
		<string>Unmount CD</string>
		
		<key>STATUSMENU_MAC_UNMOUNTVOLUME</key>  
		<string>Unmount Volumes</string>
		
		<key>STATUSMENU_MAC_WARM</key>  
		<string>Warm</string>
		
		<key>STATUSMENU_MAC_HOT</key>  
		<string>Hot</string>

		<key>STATUSMENU_MAC_RAIDSTATUS</key>  
		<string>RAID Status</string>

		<key>STATUSMENU_MAC_HEALTHY</key>  
		<string>Healthy</string>
		
		<key>STATUSMENU_MAC_NOCONFIG</key>  
		<string>No Config</string>

		<key>STATUSMENU_MAC_CONFIFMISMATCH</key>  
		<string>Config Mismatch</string>

		<key>STATUSMENU_MAC_ALLDISKSFAULTY</key>  
		<string>All Disks Faulty</string>

		<key>STATUSMENU_MAC_DEGRADED</key>  
		<string>Degraded</string>

		<key>STATUSMENU_MAC_REBUILDING</key>  
		<string>Rebuilding</string>

		<key>STATUSMENU_MAC_REBUILDFAILED</key>  
		<string>Rebuild Failed</string>

		<key>STATUSMENU_MAC_INITIALIZATIONFAILED</key>  
		<string>Initialization Failed</string>

		<key>STATUSMENU_MAC_FAILED</key>  
		<string>Failed</string>

		
<!-- GENERIC NUMBERS -->
 	  	<key>GENERIC_NUMBER_10</key> 
		<string>10</string>

 	  	<key>GENERIC_NUMBER_15</key> 
		<string>15</string>

 	  	<key>GENERIC_NUMBER_30</key> 
		<string>30</string>

 	  	<key>GENERIC_NUMBER_45</key> 
		<string>45</string>

 	  	<key>GENERIC_NUMBER_90</key> 
		<string>90</string>

		
<!-- GENERIC UNITS -->

		<key>GENERIC_UNIT_SECONDS</key>
		<string>seconds</string>

		<key>GENERIC_UNIT_MINUTES</key>
		<string>minutes</string>

		<key>GENERIC_UNIT_MINUTE</key>
		<string>minute</string>

		<!-- File size and hard drive space units and inidcators -->
		
		<key>GENERIC_UNIT_KB</key>
		<string>KB</string>
		
		<key>GENERIC_UNIT_TB</key>
		<string>TB</string>
		
		<key>GENERIC_UNIT_GB</key>
		<string>GB</string>

		<key>GENERIC_UNIT_MB</key>
		<string>MB</string>
		
		<key>GENERIC_UNIT_KiBi</key>
		<string>Ki</string>
		
		<key>GENERIC_UNIT_MeBi</key>
		<string>Mi</string>
		
		<key>GENERIC_UNIT_GiBi</key>
		<string>Gi</string>
		
		<key>GENERIC_UNIT_TeBi</key>
		<string>Ti</string>
		
<!-- GENERIC DEVICE NAMES -->   

		<key>GENERIC_DEVICE_MYPASSPORT</key>
		<string>My Passport</string>

		<key>GENERIC_DEVICE_MYPASSPORT_ESSENTIAL</key>
		<string>My Passport Essential</string>

		<key>GENERIC_DEVICE_MYPASSPORT_ELITE</key>
		<string>My Passport Elite</string>

		<key>GENERIC_DEVICE_MYPASSPORT_STUDIO</key>
		<string>My Passport Studio</string>

		<key>GENERIC_DEVICE_MYPASSPORT_EXTREME</key>
		<string>My Passport Extreme</string>

		<key>GENERIC_DEVICE_MYBOOK</key>
		<string>My Book</string>

		<key>GENERIC_DEVICE_MYBOOK_ESSENTIAL</key>
		<string>My Book Essential</string>

		<key>GENERIC_DEVICE_MYBOOK_ELITE</key>
		<string>My Book Elite</string>

		<key>GENERIC_DEVICE_MYBOOK_STUDIO</key>
		<string>My Book Studio</string>

		<key>GENERIC_DEVICE_MYBOOK_EXTREME</key>
		<string>My Book Extreme</string>

		<!-- local computer names -->

		<key>GENERIC_DEVICE_DESKTOP</key>
		<string>Desktop</string>
		
		<key>GENERIC_DEVICE_LAPTOP</key>
		<string>Laptop</string>
		
<!-- GENERIC OPERATING SYSTEM NAMES -->   

		<key>GENERIC_OS_UNKNOWNWIN32NTWINDOWS</key>
		<string>Unknown Win32NT Windows</string>

		<key>GENERIC_OS_UNKNOWNWIN32WINDOWS</key>
		<string>Unknown Win32 Windows</string>

		<key>GENERIC_OS_WINDOWS2000</key>
		<string>Windows 2000</string>

 		<key>GENERIC_OS_WINDOWS2003</key>
		<string>Windows 2003</string>

		<key>GENERIC_OS_WINDOWS32LAYER</key>
		<string>Windows 32 Layer</string>

		<key>GENERIC_OS_WINDOWS7</key>
		<string>Windows 7</string>

		<key>GENERIC_OS_WINDOWS95</key>
		<string>Windows 95</string>

		<key>GENERIC_OS_WINDOWS98</key>
		<string>Windows 98</string>

		<key>GENERIC_OS_WINDOWS98SECONDEDITION</key>
		<string>Windows 98 Second Edition</string>

		<key>GENERIC_OS_WINDOWSCOMPACTEDITION</key>
		<string>Windows Compact Edition</string>

		<key>GENERIC_OS_WINDOWSHOMESERVER</key>
		<string>Windows Home Server</string>
				
		<key>GENERIC_OS_WINDOWSME</key>
		<string>Windows ME</string>

		<key>GENERIC_OS_WINDOWSNT351</key>
		<string>Windows NT 3.51</string>

		<key>GENERIC_OS_WINDOWSNT40</key>
		<string>Windows NT 4.0</string>

		<key>GENERIC_OS_WINDOWSSERVER2003R2</key>
		<string>Windows Server 2003 R2</string>
				
		<key>GENERIC_OS_WINDOWSSERVER2008</key>
		<string>Windows Server 2008</string>
				
		<key>GENERIC_OS_WINDOWSSERVER2008R2</key>
		<string>Windows Server 2008 R2</string>
				
		<key>GENERIC_OS_WINDOWSVISTA</key>
		<string>Windows Vista</string>
				
		<key>GENERIC_OS_WINDOWSXP</key>
		<string>Windows XP</string>

		<key>GENERIC_OS_WINDOWSXPMEDIACENTEREDITION</key>
		<string>Windows XP Media Center Edition</string>

		<key>GENERIC_OS_WINDOWSXPPROFESSIONAL</key>
		<string>Windows XP Professional</string>

<!-- HOME -->

		<key>HOME_HYPERLINK_CONTACTUS</key>
		<string>Contact Us</string>  	
	
		<key>HOME_HYPERLINK_SERVICES</key>
		<string>Support</string>  	

		<key>HOME_HYPERLINK_WDSTORE</key>
		<string>WD Store</string>  	
		
		<key>HOME_HYPERLINK_USERMANUAL</key>
		<string>Online User Manual</string>  	

		<key>HOME_INFO_TOPIC_FP_HOME</key>
		<string>Welcome</string>		

		<key>HOME_INFO_URL_FP_HOME</key>
		<string>FP_HOME.html</string>	
		
		<key>HOME_LABEL_CLICKTOUNLOCK</key>
		<string>Click the above drive image to unlock drive</string> 
			
		<key>HOME_LABEL_DRIVEISLOCKED</key>
		<string>Drive is locked</string>  

		<key>HOME_LABEL_LASTBACKUP</key> 
		<string>Last Backup: %1$@</string> <!-- %1$@ = date, example:  'Last Backup: Oct 23, 2009)'-->
	
		<key>HOME_LABEL_NOPARTITIONFOUND</key>
		<string>No writable WD SmartWare partition found</string>  
		
		<key>HOME_LABEL_NOSOFTWAREUPDATESAVAILABLE</key>
		<string>No WD SmartWare updates are available.</string>  
		
		<key>HOME_LABEL_WDONLINE</key>
		<string>WD Online</string>  	

		<key>HOME_MENUITEM_ALLDRIVES</key>  
		<string>All Drives</string>

		<key>HOME_NOTIFICATION_FINDINGFILES</key>  
		<string>Categorizing your files.</string>
		
		<key>HOME_NOTIFICATION_WELCOME</key>  
		<string>Welcome</string>
		
<!-- Auto Launcher -->
		
		<key>IDS_MESSAGE_FAIL_CONNECT</key>
		<string>Cannot connect to WD external drive. Please run WD SmartWare and Windows Disk Manager for further diagnostics.</string>
		
		<key>IDS_MESSAGE_PASSWORD</key>
		<string>You must be logged in as the administrator to enter the WD SmartWare password and unlock the drive.</string>
		
		<key>IDS_MESSAGE_UNLOCK</key>
		<string>Please enter the WD SmartWare password to access your drive.</string>
		
		<key>IDS_MESSAGE_UNLOCK_FAILED</key>
		<string>Authentication Failed</string>
		
		<key>IDS_MESSAGE_UNLOCKS_EXCEEDED_MYBOOK</key>
		<string>You have exceeded the maximum unlock attempts.  Please safely unplug your drive, and turn the power off then on before reconnecting.</string>
		
		<key>IDS_MESSAGE_UNLOCKS_EXCEEDED_MYPASSPORT</key>
		<string>You have exceeded the maximum unlock attempts.  Please safely unplug your drive and then reconnect it.</string>
		
		<key>IDS_MESSAGE_NO_DEK</key>
		<string>Uninitialized drive. Please restart the computer to retry, or reset WD SmartWare password.</string>
		
		<key>IDS_APP_TITLE</key>
		<string>WD Auto Launcher</string>
		
		<key>IDS_HINT</key>
		<string>Hint:</string>
		
		<key>IDS_PASSWORD</key>
		<string>Password:</string>
		
		<key>IDS_EXIT</key>
		<string>Exit</string>
		
		<key>IDS_UNLOCK</key>
		<string>Unlock</string>
		
<!-- Windows WDDM -->
		
		<key>IDS_TITLE</key>
		<string>WD SmartWare</string>
		
		<key>IDS_ABOUT_TITLE</key>
		<string>About WD SmartWare</string>
		
		<key>IDS_ABOUT_VERSION</key>
		<string>WD SmartWare</string>
		
		<key>IDS_ABOUT_COPYRIGHT</key>
		<string>Copyright 2009, Western Digital Technologies, Inc.</string>
		
		<key>IDS_MENU_ABOUT</key>
		<string>&#38;About WD SmartWare</string>
		
		<key>IDS_MENU_EXIT</key>
		<string>E&#38;xit</string>
		
		<key>IDS_STOP</key>
		<string>Safely remove</string>
		
		<key>IDS_REMOVE_OK</key>
		<string>The drive [%s] can be safely removed now.</string>
		
		<key>IDS_STOP_FAIL</key>
		<string>The device %s could not be removed.  Please close all running programs and try again later.</string>
		
		<key>IDS_DISK</key>
		<string>HDD</string>
		
		<key>IDS_OK</key>
		<string>OK</string>
		
		<key>IDS_CANCEL</key>
		<string>Cancel</string>
		
		<key>IDS_COLUMN_HEADING_TITLE</key>
		<string>WD Drive Status</string>
		
		<key>IDS_MANAGE</key>
		<string>RAID Manager</string>
		
		<key>IDS_COLUMN_HEADING_DRIVE</key>
		<string>Drive Name [Volumes]</string>
		
		<key>IDS_COLUMN_HEADING_USED</key>
		<string>Used</string>
		
		<key>IDS_COLUMN_HEADING_TEMPERATURE</key>
		<string>Temperature</string>
		
		<key>IDS_COLUMN_HEADING_RAID_MODE</key>
		<string>Status</string>
		
		<key>IDS_WARM</key>
		<string>Warm</string>
		
		<key>IDS_HOT</key>
		<string>Hot</string>
		
		<key>IDS_NA</key>
		<string>n/a</string>
		
		<key>IDS_REBUILD</key>
		<string>Rebuilding</string>
		
		<key>IDS_DEGRADED</key>
		<string>Degraded</string>
		
		<key>IDS_RAID0</key>
		<string>RAID0</string>
		
		<key>IDS_RAID1</key>
		<string>RAID1</string>
		
		<key>IDS_COLUMN_HEADING_RAID_STATUS</key>
		<string>Health</string>
		
		<key>IDS_UNKNOWN</key>
		<string>Unknown</string>
		
		<key>IDS_DEFECT</key>
		<string>Bad</string>
		
		<key>IDS_DISK_OK</key>
		<string>Healthy</string>
		
		<key>IDS_OVERHEAT_WARN</key>
		<string>has become too hot and will automatically shut itself down in less than 4 minutes if it does not cool sufficiently.&#10;&#10;Please safely remove your drive as soon as possible.</string>

		<key>IDS_RAIDBAD_WARN</key>
 		<string>has a problem.&#10;&#10;Run WD RAID Manager for more details and contact technical support for help.</string>

 		<key>IDS_DEVICE_DISCOVERY</key>
		<string>  - Drive discovering ...</string>
		
		<key>IDS_MENU_FRONTPARLOR</key>
		<string>&#38;WD SmartWare</string>
		
		<key>IDS_FRONTPARLOR_WARN</key>
		<string>WD SmartWare was not installed or found</string>
		
		<key>IDS_COLUMN_HEADING_LOCK</key>
		<string>Locked</string>
		
		<key>IDS_YES</key>
		<string>Yes</string>
		
		<key>IDS_NO</key>
		<string>No</string>
		
		<key>IDS_MESSAGE_UNINITIALIZED</key>
		<string>Your drive is unlocked and available for use. If you want to set security for this drive, use the WD SmartWare software.</string>

<!-- INFO WINDOW -->

		<key>INFO_HYPERLINK_ABOUT</key>
		<string>About</string>  	

		<key>INFO_HYPERLINK_SUPPORT</key>
		<string>Support</string>  	
				
		<key>INFO_LABEL_INFO</key>
		<string>Help</string>
		
<!-- INSTALL -->

		
		<key>INSTALL_BUTTON_ACCEPT</key>
		<string>Accept</string>
				
		<key>INSTALL_BUTTON_CANCELINSTALL</key>  
		<string>Cancel Install</string>
		
		<key>INSTALL_BUTTON_CONTINUESETUP</key>  
		<string>Continue Setup</string>
		
		<key>INSTALL_BUTTON_FORMATDRIVE</key>
		<string>Format Drive</string>

		<key>INSTALL_BUTTON_INSTALL</key>
		<string>Install</string>

		<key>INSTALL_CHECKBOX_IUNDERSTAND</key>
		<string>I understand.</string>

		<key>INSTALL_INFO_TOPIC_INST0</key>
		<string>Unreadable Drive</string>	

		<key>INSTALL_INFO_TOPIC_INST1A</key>
		<string>Performing a Backup After Installation</string>	
		
		<key>INSTALL_INFO_TOPIC_INST1B</key>
		<string>Installating the WD SmartWare Software</string>	

		<key>INSTALL_INFO_TOPIC_INST1C</key>
		<string>Optimizing Your Drive Settings After Installation</string>		

		<key>INSTALL_INFO_TOPIC_INST2A</key>
		<string>Read and Accept the License Agreement</string>		

		<key>INSTALL_INFO_TOPIC_INST2C</key>
		<string>Read and Accept the License Agreement</string>		

		<key>INSTALL_INFO_TOPIC_INST3A</key>
		<string>Watch the Installation Progress</string>	
		
		<key>INSTALL_INFO_TOPIC_INST3B</key>
		<string>Watch the Installation Progress</string>	

		<key>INSTALL_INFO_TOPIC_INST3C</key>
		<string>Watch the Installation Progress</string>		

		<key>INSTALL_INFO_TOPIC_INSTE</key>
		<string>You Need Administrator Privileges</string>
		
		<key>INSTALL_INFO_URL_INST0</key>
	   <string>INST0.html</string>  

		<key>INSTALL_INFO_URL_INST1A</key>
		<string>INST1A.html</string>	
		
		<key>INSTALL_INFO_URL_INST1B</key>
		<string>INST1B.html</string>		
		
		<key>INSTALL_INFO_URL_INST1C</key>
		<string>INST1C.html</string>		
		
		<key>INSTALL_INFO_URL_INST2A</key>
		<string>INST2A.html</string>		
		
		<key>INSTALL_INFO_URL_INST2C</key>
		<string>INST2C.html</string>		
		
		<key>INSTALL_INFO_URL_INST3A</key>
		<string>INST3A.html</string>
		
		<key>INSTALL_INFO_URL_INST3B</key>
		<string>INST3B.html</string>				

		<key>INSTALL_INFO_URL_INST3C</key>
		<string>INST3C.html</string>		
		
		<key>INSTALL_INFO_URL_INSTE</key>
		<string>INSTE.html</string>		
		
		<key>INSTALL_LABEL_ADMINISTRATORLOGON</key>
		<string>Administrator Sign In</string>
		
		<key>INSTALL_LABEL_PLEASELOGONASADMIN</key>
		<string>To install WD SmartWare you must have administrator privileges. Please sign in as an administrator to install.</string>
		
		<key>INSTALL_LABEL_BACKUPPROCEED_BETTERBEST</key>  <!-- These install instructions should only appear for "Better" or "Best" drives -->
		<string>With WD SmartWare you can back up your files, secure your data, and personalize your drive. Click Install to get started.</string>
		
		<key>INSTALL_LABEL_BACKUPPROCEED_BETTERBEST_DOTNET</key>  <!-- These install instructions should only appear for "Better" or "Best" drives if .Net software needs to be installed-->
		<string>With WD SmartWare you can back up your files, secure your data and personalize your drive. Click Install to get started.\n\nWD SmartWare requires Microsoft .Net 2.0, which will be automatically installed for you.</string>

		<key>INSTALL_LABEL_BACKUPPROCEED_BETTERBEST_MAC</key>  <!-- These install instructions should only appear for "Better" or "Best" drives -->
		<string>With WD SmartWare you can back up your files, secure your data, and personalize your drive.  Click Install to get started.</string>

		<key>INSTALL_LABEL_BACKUPPROCEED_GOOD</key>  <!-- These install instructions should only appear for "Good" drives -->
		<string>With WD SmartWare you can back up your files and secure your data. Click Install to get started.</string>
		
		<key>INSTALL_LABEL_BACKUPPROCEED_GOOD_DOTNET</key>  <!-- These install instructions should only appear for "Good" drives if .Net software needs to be installed-->
		<string>With WD SmartWare you can back up your files and secure your data. Click Install to get started.\n\nWD SmartWare requires Microsoft .Net 2.0, which will be automatically installed for you.</string>

		<key>INSTALL_LABEL_BACKUPPROCEED_GOOD_MAC</key>  <!-- These install instructions should only appear for "Good" drives -->
		<string>With WD SmartWare you can back up your files and secure your data. Click Install to get started.</string>

		<key>INSTALL_LABEL_CANTBACKUP</key>
		<string>No writable WD SmartWare partition found on your %1$@ drive.</string>  	

<!-- The variable for INSTALL_LABEL_CANTBACKUP is for either My Book or My Passport. -->

		<key>INSTALL_LABEL_CLEANUP</key>
		<string>Please wait while the files are cleaned up...</string>  	

		<key>INSTALL_LABEL_DRIVESETTINGPROCEED_BETTERBEST</key>  <!-- These install instructions should only appear for "Better" or "Best" drives -->
		<string>With WD SmartWare you can back up your files, secure your data, and personalize your drive. Click Install to get started.</string>
	
		<key>INSTALL_LABEL_DRIVESETTINGPROCEED_BETTERBEST_DOTNET</key>  <!-- These install instructions should only appear for "Better" or "Best" drives if .Net software needs to be installed-->
		<string>With WD SmartWare you can back up your files, secure your data, and personalize your drive. Click Install to get started.\n\nWD SmartWare requires Microsoft .Net 2.0, which will be automatically installed for you.</string>
	
		<key>INSTALL_LABEL_DRIVESETTINGPROCEED_BETTERBEST_MAC</key>  <!-- These install instructions should only appear for "Better" or "Best" drives -->
		<string>With WD SmartWare you can back up your files, secure your data, and personalize your drive.  Click Install to get started.</string>

		<key>INSTALL_LABEL_DRIVESETTINGPROCEED_GOOD</key>  <!-- These install instructions should only appear for "Good" drives -->
		<string>With WD SmartWare you can back up your files and secure your data. Click Install to get started.</string>
			
		<key>INSTALL_LABEL_DRIVESETTINGPROCEED_GOOD_DOTNET</key>  <!-- These install instructions should only appear for "Good" drives if .Net software needs to be installed-->
		<string>With WD SmartWare you can back up your files and secure your data. Click Install to get started.\n\nWD SmartWare requires Microsoft .Net 2.0, which will be automatically installed for you.</string>

		<key>INSTALL_LABEL_DRIVESETTINGPROCEED_GOOD_MAC</key>  <!-- These install instructions should only appear for "Good" drives -->
		<string>With WD SmartWare you can back up your files and secure your data. Click Install to get started.</string>
		
		<key>INSTALL_LABEL_ESTIMATEDTIME</key>
		<string>Estimated time remaining: %1$@</string><!-- %1$@ = time, example:  "Estimated time remaining:  3.42 hours" -->

		<key>INSTALL_LABEL_INSTALLATIONCANCEL</key>
		<string>Installation canceled</string>  	

		<key>INSTALL_LABEL_INSTALLATIONCANCELEDSUCCESSFULLY</key>
		<string>Installation canceled successfully.</string>  	

		<key>INSTALL_LABEL_NOTFORMATTED</key>
		<string>There is no writable WD SmartWare partition available on this WD drive. This can occur if you are attempting to write to a WD drive formatted for a different operating system, or if the drive is locked.\n\nPlease make sure that this WD drive is formatted for the operating system you are currently working on, and that the drive is unlocked.</string>  	

		<key>INSTALL_LABEL_USEAGREE</key>
		<string>EULA.html</string>
		
		<key>INSTALL_LABEL_SMARTWAREINSTALLSUCCESSFUL</key>
		<string>WD SmartWare successfully installed.</string>

		<key>INSTALL_NOTIFICATION_NOFORMATTEDDRIVE</key>
		<string>Unreadable WD SmartWare Drive</string> 
		
<!-- REQUIREMENTS -->	
		 
		<key>REQUIREMENTS_INFO_URL_REQ0</key>
		<string>REQ0.html</string>

		<key>REQUIREMENTS_INFO_TOPIC_REQ0</key>
		<string>UNDEFINED</string>				
		
<!-- RETRIEVE -->

		<key>RETRIEVE_BUTTON_CANCELRETRIEVING</key>
		<string>Cancel Retrieving</string>

		<key>RETRIEVE_BUTTON_CHANGERETRIEVEVOLUME</key>
		<string>Change Retrieve Volume</string>  	
		
		<key>RETRIEVE_BUTTON_CONTINUERETRIEVING</key>
		<string>Continue Retrieving</string>

		<key>RETRIEVE_BUTTON_OVERWRITE</key>
		<string>Overwrite</string>  	

		<key>RETRIEVE_BUTTON_RESELECTDESTINATION</key>
		<string>Reselect Destination</string>  	

		<key>RETRIEVE_BUTTON_SELECTDESTINATION</key>
		<string>Select Destination</string>  	

		<key>RETRIEVE_BUTTON_SELECTFILES</key>
		<string>Select Files</string>

		<key>RETRIEVE_BUTTON_SELECTLOCATION</key>
		<string>Select Location</string>

		<key>RETRIEVE_BUTTON_SKIP</key>
		<string>Skip</string>  	

		<key>RETRIEVE_BUTTON_STARTRETRIEVING</key>
		<string>Start Retrieving</string>

		<key>RETRIEVE_CHECKBOX_SHOWDELETEDFILES</key>
		<string>Show deleted files</string>  	

		<key>RETRIEVE_CHECKBOX_SHOWOLDERFILES</key>
		<string>Show older files</string>

		<key>RETRIEVE_CHECKBOX_USETHISCHOICE</key>
		<string>Use this choice for all other duplicate files.</string>  	

		<key>RETRIEVE_CONTEXTMENU_DESELECTENTIREFOLDER</key>
		<string>Deselect folder in all categories</string>  	

		<key>RETRIEVE_CONTEXTMENU_SELECTENTIREFOLDER</key>
		<string>Select folder in all categories</string>  	

		<key>RETRIEVE_DISCLOSURETRIANGLE_RETRIEVEALLFILES</key>
		<string>Retrieve All Files</string>  	

		<key>RETRIEVE_DISCLOSURETRIANGLE_RETRIEVESOMEFILES</key>
		<string>Retrieve Some Files</string>  
		
		<key>RETRIEVE_FILE_SKIPPED</key>
		<string>You have chosen not to overwrite the file.</string>  
			
		<key>RETRIEVE_LABEL_CHANGEDIRECTORY</key>
		<string>Change retrieve directory?</string> 

		<key>RETRIEVE_LABEL_CANCELRETRIEVEROCESS</key>
		<string>Files that have been retrieved so far will remain on your computer. To start retrieving after canceling, the process will start from the beginning.</string> 

		<key>RETRIEVE_LABEL_CHANGEFOLDER</key>
		<string>If you would like to change this folder, please enter the new location below.</string>  	

		<key>RETRIEVE_LABEL_CURRENTRETRIEVEFOLDER</key>
		<string>The current retrieve folder is at:</string>  	

		<key>RETRIEVE_LABEL_DATARETRIEVED</key>
		<string>Data Retrieved</string>  	

		<key>RETRIEVE_LABEL_DATATORETRIEVE</key>
		<string>Data to Retrieve</string>  	

		<key>RETRIEVE_LABEL_DESTINATIONFULL</key>
		<string>Destination is full.</string>  	

		<key>RETRIEVE_LABEL_FILEALREADYEXISTS</key>
		<string>The file '%1$@' already exists; do you want to overwrite it?</string><!-- %1$@ = file name to be overwritten, example ="The file 'bullet1.gif' already exists; do you want to overwrite it?"--> 

		<key>RETRIEVE_LABEL_FILESFOUND</key>
		<string>%1$@ files found across all categories.</string> <!-- %1$@ = number of files found, example ="12 files found across all categories."--> 	 	

		<key>RETRIEVE_LABEL_FILESNOTBACKEDUP</key>
		<string>Files Not Retrieved</string>  	

		<key>RETRIEVE_LABEL_NOBACKUPVOLUMEBLURB</key>
		<string>The backup volume %1$@ does not contain a backup of volume %2$@.\n\nTo recover data from a different volume, select it from the list at the right.</string>  	<!-- %1$@ = product name (partition letter/name) of external drive, %2$@ = product name (partition letter/name) of backed up volume, example: "The backup volume My Book (H:) does not appear to contain a backup of volume OS (C:).\n\nIf you are trying to recover data for a volume that has been lost or destroyed, then select that volume from the list to the right."  --> 

		<key>RETRIEVE_LABEL_NOFILESFOUND</key>
		<string>No files found in any category.</string>  	

		<key>RETRIEVE_LABEL_ORIGINALPLACEDESCRIPTION</key>
		<string>Return all restored content to the original location on your computer.</string>
		
		<key>RETRIEVE_LABEL_ORIGINALFILELOCATION</key>
		<string>Original File Location:</string> <!-- %1$@ = path to file, example ="Original File Location: C:\Windows"--> 
		
		<key>RETRIEVE_LABEL_OTHER</key>
		<string>Other</string>
		
		<key>RETRIEVE_LABEL_RETRIEVED</key>
		<string>Retrieved</string>
		
		<key>RETRIEVE_LABEL_RETRIEVEALLFILESBLURB</key>
		<string>All the data from this backup will be retrieved from your %1$@ volume, including files you have previously deleted and the most current version of each file.</string>  <!-- %1$@ = product name (partition letter/name) of source drive, example:  "All your data from this backup will be retrieved from your My Passport (H:).  This will include files you have previously deleted and the most current version of each file." -->	

		<key>RETRIEVE_LABEL_RETRIEVEDCONTENTDESCRIPTION</key>  
		<string>Put all retrieved content into a single folder.</string>

		<key>RETRIEVE_LABEL_RETRIEVEWHERE</key>
		<string>Where would you like to retrieve your files?</string>  	

		<key>RETRIEVE_LABEL_SEARCH</key>
		<string>Search</string>  	

		<key>RETRIEVE_LABEL_SEARCHINGFORFILES</key>
		<string>Searching %1$@ for files to retrieve.</string><!-- %1$@ = category searching within, example ="Searching photos for files to retrieve."--> 	
	
		<key>RETRIEVE_LABEL_SELECTRETRIEVEVOLUMEBLURB</key>
		<string>From the list on the right, select the volume from which you want to retrieve a file or files.</string>  	

		<key>RETRIEVE_LABEL_STOPRETRIEVEROCESS</key>
		<string>Files that have been retrieved up to this point will remain on your computer. If you start retrieving again after canceling, retrieval starts over from the beginning.</string>

		<key>RETRIEVE_NOTIFICATION_RETRIEVEACCOMPLISHED</key>
		<string>File retrieval complete.</string>
		
		<key>RETRIEVE_NOTIFICATION_CANCELRETRIEVING</key>  
		<string>Cancel Retrieving?</string>

		<key>RETRIEVE_NOTIFICATION_CONFIRMFILEOVERWRITE</key>
		<string>Confirm File Overwrite</string>  	

		<key>RETRIEVE_NOTIFICATION_DESTINATIONFULL</key>
		<string>Destination is full.</string> 
		
		<key>RETRIEVE_NOTIFICATION_DRIVEUNPLUGGED</key>
		<string>Drive unplugged.</string>
		
		<key>RETRIEVE_NOTIFICATION_DRIVEUNPLUGGEDMESSAGE</key>
		<string>Your drive was unplugged during file retrieval, which interrupted the completion of the retrieval process.\n\nPlease reconnect your device to your computer; then click the Retrieve tab to begin file retrieval.</string>
				
		<key>RETRIEVE_NOTIFICATION_FILESFAILEDTORETRIEVE</key>
		<string>These files failed to retrieve.</string>  	

		<key>RETRIEVE_NOTIFICATION_NOFILESFOUND</key>
		<string>No files found</string> 
		
		<key>RETRIEVE_NOTIFICATION_NOSPACEFORRETRIEVAL</key>
		<string>Not enough space for retrieval.</string> 	

		<key>RETRIEVE_NOTIFICATION_PARTIALRETRIEVEACCOMPLISHED</key>
		<string>Partial retrieve accomplished.</string>  	

		<key>RETRIEVE_NOTIFICATION_REBUIDING</key>
		<string>Please wait. Rebuilding volumes to retrieve from.</string>  	

		<key>RETRIEVE_NOTIFICATION_RETRIEVINGFILES</key>
		<string>Retrieving files.  %1$@ files out of %2$@ complete.</string> <!-- %1$@ = number of files retrieved so far, %2$@ = number of files total to be retrieved, example ="Retrieving files.  1001 files out of 1231 complete."--> 	

		<key>RETRIEVE_NOTIFICATION_SEARCHINGFORFILES</key>
		<string>Searching for files...</string>  	

		<key>RETRIEVE_NOTIFICATION_SELECTCONTENTTORETRIEVE</key>  
		<string>Select content to retrieve from %1$@.</string><!-- %1$@ = product name (partition letter/name) of source drive, example:  "Select content to retrieve from My Passport (H:)..." -->
	
		<key>RETRIEVE_NOTIFICATION_SELECTDESTINATION</key>
		<string>Select a destination for retrieved files.</string>  	

		<key>RETRIEVE_NOTIFICATION_SELECTVOLUMETORETRIEVE</key>
		<string>Select a volume to retrieve from.</string>  	

		<key>RETRIEVE_RADIOBUTTON_ORIGINALPLACE</key>
		<string>To the Original Places</string>
		
		<key>RETRIEVE_RADIOBUTTON_RETRIEVECONTENT</key>  
		<string>In a Retrieved Content Folder</string>

		<key>RETRIEVE_TABLECOLUMN_ORIGINALCOMPUTER</key>
		<string>Original Computer</string>  	

		<key>RETRIEVE_TABLECOLUMN_ORIGINALVOLUME</key>
		<string>Original Volume</string>  	

		<key>RETRIEVE_TABLEHEADER_BACKEDUPVOLUMES</key>
		<string>Backed Up Volumes</string>  	

		<!-- RETRIEVE HELP -->

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV1A</key>
		<string>Selecting a Retrieve Volume</string>		

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV3A</key>
		<string>Selecting a Destination for Retrieved Files</string>		

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV4A</key>
		<string>UNDEFINED</string>		

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV4B</key>
		<string>UNDEFINED</string>		

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV5A</key>
		<string>UNDEFINED</string>		

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV5B</key>
		<string>UNDEFINED</string>
		
		<key>RETRIEVE_INFO_URL_FP_RTRV5C</key>
		<string>FP_RTRV5C.html</string>	

		<key> RETRIEVE_INFO_TOPIC_FP_RTRV5C</key>
		<string>Back Up Interrupted</string>

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV6A</key>
		<string>UNDEFINED</string>		

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV6B</key>
		<string>UNDEFINED</string>		

		<key>RETRIEVE_INFO_TOPIC_FP_RTRV6C</key>
		<string>UNDEFINED</string>		

		<key>RETRIEVE_INFO_URL_FP_RTRV1A</key>
		<string>FP_RTRV1A.html</string>		
		
		<key>RETRIEVE_INFO_URL_FP_RTRV3A</key>
		<string>FP_RTRV3A.html</string>		
		
		<key>RETRIEVE_INFO_URL_FP_RTRV4A</key>
		<string>FP_RTRV4A.html</string>		
		
		<key>RETRIEVE_INFO_URL_FP_RTRV4B</key>
		<string>FP_RTRV4B.html</string>		
		
		<key>RETRIEVE_INFO_URL_FP_RTRV5A</key>
		<string>FP_RTRV5A.html</string>		
		
		<key>RETRIEVE_INFO_URL_FP_RTRV5B</key>
		<string>FP_RTRV5B.html</string>		
		
		<key>RETRIEVE_INFO_URL_FP_RTRV6A</key>
		<string>FP_RTRV6A.html</string>		
		
		<key>RETRIEVE_INFO_URL_FP_RTRV6B</key>
		<string>FP_RTRV6B.html</string>		
		
		<key>RETRIEVE_INFO_URL_FP_RTRV6C</key>
		<string>FP_RTRV6C.html</string>		
		
<!-- SETTINGS -->	
	
		<key>SETTINGS_BUTTON_SETLABEL</key>
		<string>Label</string>

		<key>SETTINGS_BUTTON_ADVANCEDDRIVESETTINGS</key>  
		<string>Set Up Drive</string>
	
		<key>SETTINGS_BUTTON_ADVANCEDSYSTEMSETTINGS</key>  
		<string>Set Up Software</string>
	
		<key>SETTINGS_BUTTON_APPLY</key>  
		<string>Apply</string>
		
		<key>SETTINGS_BUTTON_BACKTOMAINSETTINGS</key>
		<string>Back to Main Settings</string> 
		
		<key>SETTINGS_BUTTON_BACKUPDRIVE</key>
		<string>Back Up Drive</string>  	

		<key>SETTINGS_BUTTON_BROWSE</key>
		<string>Browse...</string>
		
		<key>SETTINGS_BUTTON_CANCELCHANGE</key>
		<string>Cancel Change</string>

		<key>SETTINGS_BUTTON_CHANGERETRIEVEFOLDER</key>
		<string>Retrieve Folder</string>  	

		<key>SETTINGS_BUTTON_COMPLETEDRIVETEST</key>
		<string>Complete Drive Test</string>  	

		<key>SETTINGS_BUTTON_CONTINUETOHOME</key>
		<string>Continue</string>

		<key>SETTINGS_BUTTON_CONTINUECHANGE</key>
		<string>Continue Change</string>

		<key>SETTINGS_BUTTON_DIAGNOSTICS</key>  
		<string>Diagnostics</string>
	
		<key>SETTINGS_BUTTON_ERASEDRIVE</key>
		<string>Drive Erase</string>  	

		<key>SETTINGS_BUTTON_GOTOREGISTERDRIVE</key>  
		<string>Register Drive...</string>

		<key>SETTINGS_BUTTON_PREFERENCES</key>
		<string>Preferences</string>  	

		<key>SETTINGS_BUTTON_QUICKDRIVETEST</key>
		<string>Quick Drive Test</string>  	

		<key>SETTINGS_BUTTON_QUICKSMARTSTATUS</key>
		<string>Quick SMART Status</string>  	

		<key>SETTINGS_BUTTON_REGISTERDRIVE</key>
		<string>Register Drive</string>
		
		<key>SETTINGS_BUTTON_REGISTRATION</key>
		<string>Registration</string>

		<key>SETTINGS_BUTTON_SAVELABEL</key>  
		<string>Save Label Settings</string>
		
		<key>SETTINGS_BUTTON_SAVELABELNAME</key>  
		<string>Save Label Name</string>
	
		<key>SETTINGS_BUTTON_SAVESECURITY</key>
		<string>Save Security Settings</string>

		<key>SETTINGS_BUTTON_SETSECURITY</key>  
		<string>Security</string>

		<key>SETTINGS_BUTTON_SETSLEEPTIMER</key>
		<string>Sleep Timer</string>  

		<key>SETTINGS_BUTTON_SETTIMER</key>
		<string>Set Timer</string>  		

		<key>SETTINGS_BUTTON_SYSTEMTHROTTLE</key>
		<string>Backup Speed</string>  	

		<key>SETTINGS_BUTTON_UPDATESOFTWARE</key>  
		<string>Update Software...</string>
		
		<key>SETTINGS_BUTTON_VERSIONDEPTH</key>
		<string>File History</string>  		
		
		<key>SETTINGS_BUTTON_ERASEDRIVECOMPLETELY</key>
		<string>Drive Erase</string>  	

		<key>SETTINGS_BUTTON_CHANGESECURITY</key>
		<string>Change Security Settings</string>

		<key>SETTINGS_BUTTON_UPDATESECURITY</key>
		<string>Update Security Settings</string>
		
		<key>SETTINGS_CHECKBOX_AUTOMATICALLYCHECKFORUPDATES</key>  
		<string>Automatically check for WD SmartWare software updates.</string>
		
		<key>SETTINGS_CHECKBOX_IDLEBACKUPONLY</key>  
		<string>Pause backup until computer is idle.</string>
	
		<key>SETTINGS_CHECKBOX_INVERTLABEL</key>
		<string>Invert label</string>

		<key>SETTINGS_CHECKBOX_IUNDERSTAND</key>
		<string>I understand.</string>

		<key>SETTINGS_CHECKBOX_OPENSMARTWARE</key>  
		<string>Open WD SmartWare when drive is connected.</string>
	
		<key>SETTINGS_CHECKBOX_WDCOMMUNICATIONS</key>  
		<string>Yes, I want to receive communication from WD, including software updates for registered products, product improvement opportunities, and member discounts on WD products.</string>

		<key>SETTINGS_ERROR_INVALIDEMAIL</key>
		<string>(Invalid E-mail Address)</string>
		
		<key>SETTINGS_ERROR_INVALIDFIELD</key>
		<string>Invalid Entry</string>
		
		<key>SETTINGS_ERROR_INVALIDRETRIEVEFOLDER</key>
		<string>You selected an invalid retrieval folder.</string>
		
		<key>SETTINGS_ERROR_NOTCONNECTED</key>
		<string>You are not connected to the internet.</string>

		<key>SETTINGS_ERROR_PASSWORDSDONOTMATCH</key>
		<string>Passwords do not match.</string>
		
		<key>SETTINGS_ERROR_PASSWORDMISMATCH</key>
		<string>(Password mismatch)</string>
		
		<key>SETTINGS_ERROR_REGISTRATIONFAILED</key>
		<string>Registration failed; please enter required information below. </string>
		
		<key>SETTINGS_ERROR_REQUIREDFIELD</key>
		<string>(Required Field)</string>
		
		<key>SETTINGS_ERROR_SETPASSWORDFAILED</key>
		<string>There was an error setting the new password</string>

		<key>SETTINGS_ERROR_SERVERUNAVAILABLE</key>
		<string>The WD update server is currently unavailable.</string>

		<key>SETTINGS_ERROR_PROBLEMSETTINGSLEEPTIMER</key>
		<string>A problem occurred while setting the sleep timer.</string>

		<key>SETTINGS_HYPERLINK_PRIVACY</key>  
		<string>WD privacy policy</string>

		<key>SETTINGS_INFO_TOPIC_FP_SETS1A</key>
		<string>Optimizing the WD SmartWare Backup Software and Drive Settings</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS2A</key>
		<string>Customizing the WD SmartWare Backup Software Operating Parameters</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS2B</key>
		<string>Specifying the Number of File Versions to Keep</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS2C</key>
		<string>Pausing Backup Operations Until Your System is Idle</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS2D</key>
		<string>Specifying a Different Retrieve Folder</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS2E</key>
		<string>Enabling the Preferences Option</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS2F</key>
		<string>UNDEFINED</string>		

		<key>SETTINGS_INFO_TOPIC_SETS3</key>
		<string>UNDEFINED</string>
		
		<key>SETTINGS_INFO_TOPIC_FP_SETS3A</key>
		<string>Customizing the Performance Features of Your Drive</string>		
		
		<key>SETTINGS_INFO_TOPIC_FP_SETS3A_GOOD</key>
		<string>Customizing the Drive Performance Options</string>		
		
		<key>SETTINGS_INFO_TOPIC_FP_SETS3A_BETTERBEST</key>
		<string>Customizing the Drive Performance Options</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS4A</key>
		<string>Specifying a Title For Your Drive</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS4B2</key>
		<string>Creating a Password</string>				   	

		<key>SETTINGS_INFO_TOPIC_FP_SETS4B3</key>
		<string>Changing or Removing Password Protection</string>				   	

		<key>SETTINGS_INFO_TOPIC_FP_SETS4C</key>
		<string>Registering Your Drive</string>		

		<key>SETTINGS_INFO_TOPIC_FP_SETS4D</key>
		<string>Running Drive Diagnostics and Status Checks</string>	
		
		<key>SETTINGS_INFO_TOPIC_FP_SETS4E</key>
		<string>Setting the Sleep Timer</string>   
		
		<key>SETTINGS_INFO_TOPIC_FP_SETS4F</key>
		<string>Erasing the Drive</string>   
		
		<key>SETTINGS_INFO_TOPIC_SETS1A</key>
		<string>Specifying a Title for Your WD SmartWare Drive</string>		

		<key>SETTINGS_INFO_TOPIC_SETS1B</key>
		<string>Creating a Password</string>		

		<key>SETTINGS_INFO_TOPIC_SETS1C</key>
		<string>Registering Your WD SmartWare Drive</string>		

		<key>SETTINGS_INFO_TOPIC_SETS2B</key>
		<string>Changing Your Security Settings</string>				   	

		<key>SETTINGS_INFO_TOPIC_SETS2C</key>
		<string>Registration Complete</string>		

		<key>SETTINGS_INFO_URL_FP_SETS1A</key>
		<string>FP_SETS1A.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS2A</key>
		<string>FP_SETS2A.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS2B</key>
		<string>FP_SETS2B.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS2C</key>
		<string>FP_SETS2C.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS2D</key>
		<string>FP_SETS2D.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS2E</key>
		<string>FP_SETS2E.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS2F</key>
		<string>FP_SETS2F.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS3A</key>
		<string>FP_SETS3A.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS3A_BETTERBEST</key>
		<string>FP_SETS3A_BETTERBEST.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS3A_GOOD</key>
		<string>FP_SETS3A_GOOD.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS4A</key>
		<string>FP_SETS4A.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS4B2</key>
		<string>FP_SETS4B2.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS4B3</key>
		<string>FP_SETS4B3.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS4C</key>
		<string>FP_SETS4C.html</string>		
		
		<key>SETTINGS_INFO_URL_FP_SETS4D</key>
		<string>FP_SETS4D.html</string>	

		<key>SETTINGS_INFO_URL_FP_SETS4E</key>
		<string>FP_SETS4E.html</string>   

		<key>SETTINGS_INFO_URL_FP_SETS4F</key>
		<string>FP_SETS4F.html</string>	
		
		<key>SETTINGS_INFO_URL_SETS1A</key>
		<string>SETS1A.html</string>		
		
		<key>SETTINGS_INFO_URL_SETS1B</key>
		<string>SETS1B.html</string>		
		
		<key>SETTINGS_INFO_URL_SETS1C</key>
		<string>SETS1C.html</string>		
		
		<key>SETTINGS_INFO_URL_SETS2B</key>
		<string>SETS2B.html</string>		
		
		<key>SETTINGS_INFO_URL_SETS2C</key>
		<string>SETS2C.html</string>		
		
		<key>SETTINGS_LABEL_ABOUTDRIVE</key>
		<string>About your drive</string>
		
		<key>SETTINGS_LABEL_CURRENTDRIVESETTINGS</key>
		<string>Current Drive Settings</string>
		
		<key>SETTINGS_LABEL_ABOUTSOFTWARESETTINGS</key>
		<string>Following is a summary of your current software settings. To select a setting, click an option on the left side of the screen.</string>
		
		<key>SETTINGS_LABEL_ABOUTYOURSOFTWARE</key>
		<string>About your software</string>
		
		<key>SETTINGS_LABEL_AUTOMATICSOFTWAREUPDATES</key>
		<string>Checked</string>
		
		<key>SETTINGS_LABEL_NOAUTOMATICSOFTWAREUPDATES</key>
		<string>Unchecked</string>
		
		<key>SETTINGS_LABEL_CANNOTRETRIEVEPASSWORD</key>
		<string>WD cannot retrieve your password. If you forget your password, you will permanently lose access to your data.</string>

		<key>SETTINGS_LABEL_CHOOSEPASSWORD</key>  
		<string>Choose a password</string>
	
		<key>SETTINGS_LABEL_CREATEASECUREDRIVE</key>  
		<string>WD SmartWare lets you secure your drive to prevent others from accessing your files.</string>
		
		<key>SETTINGS_LABEL_CURRENTDRIVESETTINGS</key>  
		<string>Current Drive Settings</string>
		
		<key>SETTINGS_LABEL_ABOUTCURRENTDRIVESETTINGS</key>  
		<string>Following is a summary of your current drive settings. To select a setting, click an option on the left side of the screen.</string>
		
		<key>SETTINGS_LABEL_CURRENTSOFTWARESETTINGS</key>  
		<string>Current Software Settings</string>
		
		<key>SETTINGS_LABEL_CUSTOMERPROFILE</key>
		<string>WD lets you register your drive to receive software update notifications and customer support.</string>
	
		<key>SETTINGS_LABEL_DIAGNOSTICS</key>  
		<string>Run Diagnostics</string>
		
		<key>SETTINGS_LABEL_DIAGNOSTICSHEAD</key>  
		<string>Diagnostics</string>
		
		<key>SETTINGS_LABEL_YESDIAGNOSTICS</key>  
		<string>Tested</string>
		
		<key>SETTINGS_LABEL_NODIAGNOSTICS</key>  
		<string>Not Tested</string>
				
		<key>SETTINGS_LABEL_DRIVESETTINGS</key>  
		<string>Drive Settings</string>
		
		<key>SETTINGS_LABEL_DRIVESETTINGSBLURB</key>    
		<string>Drive Settings let you secure and register your drive, run diagnostics, set a sleep timer, and erase your drive.</string>

		<key>SETTINGS_LABEL_EMAILADDRESS</key>  
		<string>E-mail address*</string>	
	
		<key>SETTINGS_LABEL_ENTERATITLE</key>  
		<string>Enter a label in the area above; then click Save Label Name to update the display. You may want to label your drive by content, for example, photos or music, or use a date or year.\n\nFor your convenience, your label is displayed on the drive, even when disconnected.</string>
	
		<key>SETTINGS_LABEL_ENTERTITLE</key>
		<string>Enter a title in the Set Label box;\nthen click Save Label Settings.</string>
		
		<key>SETTINGS_LABEL_FILEHISTORY</key>
		<string>About your Drive</string>	
		
		<key>SETTINGS_LABEL_FILEHISTORYHEADING</key>
		<string>File History</string>		
	
		<key>SETTINGS_LABEL_FIRSTNAME</key>  
		<string>First name*</string>
		
		<key>SETTINGS_LABEL_LABELHEAD</key>
		<string>Label</string>
		
		<key>SETTINGS_LABEL_LANGUAGE</key>
		<string>Preferred language</string>

		<key>SETTINGS_LABEL_LASTNAME</key>  
		<string>Last name*</string>
	
		<key>SETTINGS_LABEL_LOCKICON</key>
		<string>The lock icon indicates your drive is secure</string>

		<key>SETTINGS_LABEL_NUMBEROFVERSIONS</key>  
		<string>Enter the number of backup versions to keep for each file.</string>
	
		<key>SETTINGS_LABEL_OSOFATTACHEDPC</key>
		<string>Operating System: %1$@</string> <!-- %1$@ = operating system, example: "Operating System: Mac OS X 10.5.4" -->
		
		<key>SETTINGS_LABEL_FIRMWAREREVISION</key>
		<string>Firmware Revision: %1$@</string> <!-- %1$@ = firmware revision, example: "Firmware Revision: 1.013" -->
			
		<key>SETTINGS_LABEL_PREFERENCES</key>
		<string>Start WD SmartWare when your drive is connected\nAutomatically check for WD SmartWare updates</string>
		
		<key>SETTINGS_LABEL_PREFERENCESHEADING</key>
		<string>Preferences</string>
		
		<key>SETTINGS_LABEL_PRODUCTNAME</key>
		<string>Product Name: %1$@</string> <!-- %1$@ = product name, example: "Product Name: My Passport - Essential" -->
		
		<key>SETTINGS_LABEL_ALREADYREGISTERED</key>  
		<string>This drive is already registered. Thank you for choosing Western Digital.</string>
				
		<key>SETTINGS_LABEL_REGISTER</key>  
		<string>Register Drive</string>
		
		<key>SETTINGS_LABEL_REGISTRATIONHEAD</key>
		<string>Registration</string>
		
		<key>SETTINGS_LABEL_SETNEWPASSWORD</key>
		<string>Reset Your Password</string>
		
		<key>SETTINGS_LABEL_SETNEWPASSWORDSECURITY</key>
		<string>Your drive has been successfully erased.\n\n Please create a new password by clicking Security and following the onscreen instructions to create a new password and secure your drive. </string>		
		
		<key>SETTINGS_LABEL_YESREGISTER</key>
		<string>Registered</string>
		
		<key>SETTINGS_LABEL_NOREGISTER</key>
		<string>Not registered</string>
		
		<key>SETTINGS_LABEL_REQUIREDFIELD</key>
		<string>*Required Field</string> 
		
		<key>SETTINGS_LABEL_RETRIEVEFOLDER</key>
		<string>Retrieve Folder</string> 	
	
		<key>SETTINGS_LABEL_SECUREYOURDRIVE</key>
		<string>Set security for your drive.</string>
		
		<key>SETTINGS_LABEL_SECURITYHEAD</key>
		<string>Security</string>
		
		<key>SETTINGS_LABEL_SECURITYSET</key>
		<string>Set</string>
		
		<key>SETTINGS_LABEL_NOSECURITYSET</key>
		<string>Not set</string>
		
		<key>SETTINGS_LABEL_SELECTIDLEOPTION</key>
		<string>This option may allow your system to run faster by reducing backup speed.</string>
		
		<key>SETTINGS_LABEL_SELECTOPTIONSTOAUTOMATE</key>
		<string>Select automation options.</string>  		
		
		<key>SETTINGS_LABEL_SERIALNUMBER</key>
		<string>Serial Number: %1$@</string> <!-- %1$@ = serial number, example: "Serial Number: 123456789" -->
		
		<key>SETTINGS_LABEL_SETFILEHISTORY</key> 
		<string>Set File History</string>
		
		<key>SETTINGS_LABEL_SETLABEL</key> 
		<string>Set Label</string>
		
		<key>SETTINGS_LABEL_SETPREFERENCES</key>
		<string>Set Preferences</string>
		
		<key>SETTINGS_LABEL_SETRETRIEVEFOLDER</key>
		<string>Set Retrieve Folder</string>	 	

		<key>SETTINGS_LABEL_SETSECURITY</key> 
		<string>Set Security</string>

		<key>SETTINGS_LABEL_SETSLEEPTIMER</key>
		<string>Set Sleep Timer</string>
		
		<key>SETTINGS_LABEL_SOFTWARESETTINGS</key>  
		<string>Software Settings</string>
		
		<key>SETTINGS_LABEL_SOFTWARESETTINGSBLURB</key>  
		<string>Software Settings let you set the number of backup versions you want to keep, determine when backup occurs, choose the folder for your backed up files, and select WD SmartWare preferences.</string>

		<key>SETTINGS_LABEL_SETSYSTEMTHROTTLING</key> 
		<string>Reduce Backup Speed</string>
		
		<key>SETTINGS_LABEL_STARTSMARTWAREONCONNECT</key> 
		<string>Automatically start SmartWare when my drive is connected to a computer</string>
		
		<key>SETTINGS_LABEL_NOSTARTSMARTWAREONCONNECT</key> 
		<string>Do not automatically start SmartWare when my drive is connected to a computer</string>
		
		<key>SETTINGS_LABEL_SLEEPTIMERHEAD</key> 
		<string>Sleep Timer</string>
		
		<key>SETTINGS_LABEL_SLEEPTIMERHEAD</key> 
		<string>Sleep Timer</string>
		
		<key>SETTINGS_LABEL_SYSTEMTHROTTLINGCHECKED</key> 
		<string>Checked</string>
		
		<key>SETTINGS_LABEL_SYSTEMTHROTTLINGUNCHECKED</key> 
		<string>Unchecked</string>
		
		<key>SETTINGS_LABEL_SYSTEMTHROTTLE</key> 
		<string></string>
		
		<key>SETTINGS_LABEL_TURNOFFDRIVE</key>
		<string>Turn off Drive:</string>		

		<key>SETTINGS_LABEL_SIZEOFDRIVE</key>
		<string>Drive Size: %1$@</string> <!-- %1$@ = drive size(number and unit), example:  "Drive Size: 3.2 TB" -->
		
		<key>SETTINGS_LABEL_SOFTWAREVERSION</key>  
		<string>WD SmartWare\nVersion %1$@</string> <!-- %1$@ = software version number, example: "WD SmartWare (line break) Version 1.2.03"-->
	
		<key>SETTINGS_LABEL_THANKSFORREGISTERING</key>
		<string>Thank you for registering your WD product. Now you can receive product update notifications and use WD Support.</string>

		<key>SETTINGS_LABEL_TITLEDISPLAY</key>  
		<string>The saved label will display even when the drive does not have power.</string>
	
		<key>SETTINGS_LABEL_VERIFYPASSWORD</key>  
		<string>Verify password</string>
		
		<key>SETTINGS_LABEL_WOULDYOULIKETOBACKUP</key>
		<string>Would you like to back up your drive before continuing?\n\n(This option is available under the Backup tab if you need it later.)</string>
		
		<key>SETTINGS_LABEL_DRIVESECURED</key> 
		<string>Your Drive is Secure</string>

		<key>SETTINGS_LABEL_IFYOUWANTTOCHANGE</key>  
		<string>To change your current security settings, please enter your password below.</string>

		<key>SETTINGS_LABEL_CHANGESECURITY</key> 
		<string>Change security</string>

		<key>SETTINGS_LABEL_CHANGINGRETRIEVEFOLDER</key> 
		<string>Changing the retrieve directory will result in backing up all files in the old directory.\n\nDo you wish to continue?</string>

		<key>SETTINGS_LABEL_CURRENTPASSWORD</key>  
		<string>Password</string>

		<key>SETTINGS_LABEL_ERASEDRIVE</key>
		<string>Erase Drive</string> 
		
		<key>SETTINGS_LABEL_NEWPASSWORD</key>  
		<string>New password</string>	

		<key>SETTINGS_LABEL_VERIFYPASSWORD</key>  
		<string>Verify password</string>
		
		<key>SETTINGS_LABEL_QUICKSMARTSTATUSBLURB</key>  
		<string>Perform a S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) drive check to predict a potential drive failure. This status check completes within a second or two.</string>
		
		<key>SETTINGS_LABEL_QUICKDRIVETESTBLURB</key>  
		<string>Perform a quick drive self-test. This test typically takes up to 2 minutes to complete.</string>
		
		<key>SETTINGS_LABEL_COMPLETEDRIVETESTBLURB</key>  
		<string>Perform a full media scan to detect bad sectors. This test may take hours for large drives.</string>
 
		<key>SETTINGS_LABEL_SLEEPERTIMERBLURB</key>  
		<string>Set the amount of time before your drive goes to sleep.\n\nNote: OS settings may override these settings.</string>
		
		<key>SETTINGS_MENUITEM_AFTERNMINUTES</key> 
		<string>After %1$@ minutes</string>
		
		<key>SETTINGS_MENUITEM_AFTERNMINUTES</key> 
		<string>After %1$@ minutes</string>
	
		<key>SETTINGS_MENUITEM_CHINESESIMPLIFIED</key>   
		<string>简体中文</string>	
		
		<key>SETTINGS_MENUITEM_CHINESETRADITIONAL</key>  
		<string>繿體中文</string>	
		
		<key>SETTINGS_MENUITEM_ENGLISH</key>  
		<string>English</string>

		<key>SETTINGS_MENUITEM_FRENCH</key>  
		<string>Français</string>
		
		<key>SETTINGS_MENUITEM_FRENCH</key>  
		<string>Français</string>
		
		<key>SETTINGS_MENUITEM_GERMAN</key>
		<string>Deutsch</string>
		
		<key>SETTINGS_MENUITEM_ITALIAN</key>
		<string>Italiano</string>
		
		<key>SETTINGS_MENUITEM_JAPANESE</key>  
		<string>日本語</string>

		<key>SETTINGS_MENUITEM_KOREAN</key>	
		<string>한국어</string>

		<key>SETTINGS_MENUITEM_SPANISH</key>  
		<string>Español</string>

		<key>SETTINGS_MENUITEM_PORTUGUESE</key>
		<string>Portugese</string>

		<key>SETTINGS_MENUITEM_RUSSIAN</key> 
		<string>Russian</string>
		
		<key>SETTINGS_MENUITEM_NEVER</key> 
		<string>Never</string>
	
		<key>SETTINGS_NOTIFICATION_ADVANCEDDRIVESETTINGS_DIAGNOSTICS</key>
		<string>Drive Settings: Drive Diagnostics</string>

		<key>SETTINGS_NOTIFICATION_ADVANCEDDRIVESETTINGS_ERASE</key>
		<string>Drive Settings: Erase Drive</string>
	
		<key>SETTINGS_NOTIFICATION_ADVANCEDDRIVESETTINGS_REGISTER</key>
		<string>Drive Settings: Register Your Drive</string>
	
		<key>SETTINGS_NOTIFICATION_ADVANCEDDRIVESETTINGS_SETLABEL</key>
		<string>Drive Settings: Set Label</string>
	
		<key>SETTINGS_NOTIFICATION_ADVANCEDDRIVESETTINGS_SETSECURITY</key>
		<string>Drive Settings: Set Security</string>
	
		<key>SETTINGS_NOTIFICATION_ADVANCEDDRIVESETTINGS_SLEEPTIMER</key>
		<string>Drive Settings: Set Sleep Timer</string>
	
		<key>SETTINGS_NOTIFICATION_ADVANCEDSOFTWARESETTINGS_BASE</key>
		<string>Software Settings</string>
		
		<key>SETTINGS_NOTIFICATION_ADVANCEDSOFTWARESETTINGS_THROTTLING</key>
		<string>Software Settings: Backup Activity</string>
		
		<key>SETTINGS_NOTIFICATION_ADVANCEDSOFTWARESETTINGS_DEPTH</key>
		<string>Software Settings: Backup Version Settings</string>

		<key>SETTINGS_NOTIFICATION_ADVANCEDSOFTWARESETTINGS_RETRIEVALFOLDER</key>
		<string>Software Settings: Set File Retrieval Folder</string>
		
		<key>SETTINGS_NOTIFICATION_ADVANCEDSOFTWARESETTINGS_PREFERENCES</key>
		<string>Software Settings: Software Preferences</string>
		
		<key>SETTINGS_NOTIFICATION_ADVANCEDSOFTWARESETTINGS_FILEFORMATS</key>  
		<string>Software Settings: File Formats: Video Files</string>
		
		<key>SETTINGS_NOTIFICATION_BACKUPYOURDRIVE</key>
		<string>Back up drive before continuing?</string>
		
		<key>SETTINGS_NOTIFICATION_CHANGERETRIEVEFOLDER</key>  
		<string>Change retrieve folder?</string>
		
		<key>SETTINGS_NOTIFICATION_ENTERREGISTRATIONINFO</key>  
		<string>Enter registration information.</string>
		
		<key>SETTINGS_NOTIFICATION_NEWSOFTWAREAVAILABLE</key>
		<string>Update available</string>

		<key>SETTINGS_NOTIFICATION_PASSWORDSET</key>
		<string>New password set</string>

		<key>SETTINGS_NOTIFICATION_PASSWORDREMOVE</key>
		<string>Password security updated.</string>

		<key>SETTINGS_NOTIFICATION_PASSWORDCHANGED</key>
		<string>New password set</string>

		<key>SETTINGS_NOTIFICATION_PERSONALIZEYOURDRIVE</key>  
		<string>Personalize your drive with an eLabel.</string>
		
		<key>SETTINGS_NOTIFICATION_REGISTERDRIVE</key>
		<string>Register your drive.</string>
		
		<key>SETTINGS_NOTIFICATION_REGISTRATIONCOMPLETE</key>
		<string>Registration is complete.</string>
  
		<key>SETTINGS_NOTIFICATION_TIMERHASBEENSET</key>
		<string>Timer has been set</string>
  
		<key>SETTINGS_NOTIFICATION_UPTODATE</key>
		<string>No update available</string>

		<key>SETTINGS_NOTIFICATION_YOURDRIVEISSECURE</key>
		<string>Your drive is secure.</string>

		<key>SETTINGS_RADIOBUTTON_CHANGEPASSWORD</key> 
		<string>Change password</string>

		<key>SETTINGS_RADIOBUTTON_REMOVESECURITY</key> 
		<string>Remove security</string>

		<!-- Drive test messages  -->
		
		<key>SETTINGS_ERROR_UNKNOWN</key>
		<string>Drive Test Error: %1$@</string>
		
		<key>SETTINGS_ERROR_ELECTRICALELEMENTFAILURE</key>
		<string>Drive Test Error: Electrical element failure</string>

		<key>SETTINGS_ERROR_SEEKTESTFAILURE</key>
		<string>Drive Test Error: Seek test failure</string>

		<key>SETTINGS_ERROR_READFAILURE</key>
		<string>Drive Test Error: Read element failure</string>

		<key>SETTINGS_ERROR_HANDLINGDAMAGE</key>
		<string>Drive Test Error: Handling damage</string>
		
		<key>SETTINGS_ERROR_QUICKSMARTFIRMWAREERROR</key>
		<string>Quick SMART Status: Firmware error.</string>
		
		<key>SETTINGS_ERROR_QUICKSMARTRINVALIDDATA</key>
		<string>Quick SMART Status: Invalid data.</string>
		
		<key>SETTINGS_ERROR_QUICKSMARTTHRESHOLDEXCEEDED</key>
		<string>Quick SMART Status: Threshold status exceeded.</string>
		
		<key>SETTINGS_NOTIFICATION_RUNNINGQUICKSMARTSTATUS</key>
		<string>Running Quick SMART status; approximately %1$@% complete.</string> <!-- %1$@% = percent complete, example: "Running Quick SMART Status. Approximately 60% complete." -->
		
		<key>SETTINGS_NOTIFICATION_RUNNINGQUICKSMARTSTATUS_MAC</key>
     	<string>Running Quick SMART status; approximately %1$@%% complete.</string>

		<key>SETTINGS_NOTIFICATION_QUICKSMARTSTATUSPASSED</key>
		<string>Quick SMART status passed.</string>
		
		<key>SETTINGS_NOTIFICATION_QUICKSMARTSTATUSFAILED</key>
		<string>Quick SMART status failed.</string>
		
		<key>SETTINGS_NOTIFICATION_QUICKSMARTSTATUSCANCELED</key>
		<string>Quick SMART status canceled.</string>
		
		<key>SETTINGS_NOTIFICATION_QUICKSMARTSTATUSCANCELING</key>
		<string>Quick SMART status canceling.</string>
		
		<key>SETTINGS_NOTIFICATION_RUNNINGQUICKDRIVETEST</key>
		<string>Running Quick Drive test; approximately %1$@% complete.</string> <!-- %1$@% = percent complete, example: "Running Quick Drive test. Approximately 60% complete." -->
		
		<key>SETTINGS_NOTIFICATION_RUNNINGQUICKDRIVETEST_MAC</key>
		<string>Running Quick Drive test; approximately %1$@%% complete.</string>
		
		<key>SETTINGS_NOTIFICATION_QUICKDRIVETESTPASSED</key>
		<string>Quick Drive test passed.</string>
		
		<key>SETTINGS_NOTIFICATION_QUICKDRIVETESTFAILED</key>
		<string>Quick Drive test failed.</string>
		
		<key>SETTINGS_NOTIFICATION_QUICKDRIVETESTCANCELED</key>
		<string>Quick Drive test canceled.</string>
		
		<key>SETTINGS_NOTIFICATION_QUICKDRIVETESTCANCELING</key>
		<string>Quick Drive test canceling.</string>
		
		<key>SETTINGS_NOTIFICATION_RUNNINGCOMPLETEDRIVETEST</key>
		<string>Running Complete Drive test; approximately %1$@% complete.</string> <!-- %1$@% = percent complete, example: "Running Complete Drive test. Approximately 60% complete." -->
		
		<key>SETTINGS_NOTIFICATION_RUNNINGCOMPLETEDRIVETEST_MAC</key>
		<string>Running Complete Drive test; approximately %1$@%% complete.</string>

		<key>SETTINGS_NOTIFICATION_COMPLETEDRIVETESTFAILED</key>
		<string>Complete Drive test failed.</string>
		
		<key>SETTINGS_NOTIFICATION_COMPLETEDRIVETESTPASSED</key>
		<string>Complete Drive test passed.</string>
		
		<key>SETTINGS_NOTIFICATION_COMPLETEDRIVETESTCANCELED</key>
		<string>Complete Drive test canceled.</string>
		
		<key>SETTINGS_NOTIFICATION_COMPLETEDRIVETESTCANCELING</key>
		<string>Complete Drive test canceling.</string>
	
<!-- SYSTEM TRAY MENU ITEMS -->

		<key>SYSTRAY_MENU_LABEL_WDSMARTWARE</key>
		<string>About WD SmartWare...</string>
		
		<key>SYSTRAY_MENU_SERIAL_NUMBER</key>
		<string>S/N: %1$@</string>
		
		<key>SYSTRAY_MENU_UNLOCK_TO_VIEW_CAPACITY</key>
		<string>Unlock to View Capacity</string>
		
		<key>SYSTRAY_MENU_UNLOCK_DRIVE</key>
		<string>Unlock Drive</string>
		
		<key>SYSTRAY_MENU_UNMOUNT_DRIVE</key>
		<string>Unmount Drive</string>
		
		<key>SYSTRAY_MENU_UNMOUNT_CD</key>
		<string>Unmount CD</string>
		
		<key>SYSTRAY_MENU_SMARTWARE</key>
		<string>Open WD SmartWare...</string>
		
		<key>SYSTRAY_MENU_SPACE_AVAILABLE</key>
		<string>Space Available: %1$@</string>
			
<!-- UNINSTALL -->

		<key>UNINSTALL_BUTTON_DONTRESTART</key>
		<string>Don't Restart</string>  	
		
		<key>UNINSTALL_BUTTON_RESTART</key>
		<string>Restart</string>  	

		<key>UNINSTALL_BUTTON_UNINSTALL</key>
		<string>Uninstall</string>  	
		
		<key>UNINSTALL_CHECKBOX_UNINSTALLMEMEO</key>
		<string>Uninstall backup component</string>
		
		<key>UNINSTALL_CHECKBOX_DELETEBACKUPSETTINGS</key>
		<string>Delete backup settings (all users)</string>
		  	
		<key>UNINSTALL_INFO_TOPIC_UNST1</key>
		<string>Uninstalling the WD SmartWare Backup Software</string>  	
		
		<key>UNINSTALL_INFO_TOPIC_UNST2</key>
		<string>UNDEFINED</string>  	

		<key>UNINSTALL_INFO_URL_UNST1</key>
		<string>UNST1.html</string> 
		
		<key>UNINSTALL_INFO_URL_UNST2</key>
		<string>UNST2.html</string>  	
				
		<key>UNINSTALL_LABEL_RECOMMENDRESTART</key>
		<string>WD recommends that you restart your computer.</string>  	
				
		<key>UNINSTALL_LABEL_RESTARTREQUIRED</key>
		<string>Note: Uninstalling requires you to restart your computer.</string>  	
		
		<key>UNINSTALL_LABEL_UNINSTALLATION</key>
		<string>WD SmartWare Uninstall</string>  	
		
		<key>UNINSTALL_LABEL_UNINSTALLATIONWASSUCCESSFUL</key>
		<string>Uninstalling was successful</string>  	
		
		<key>UNINSTALL_LABEL_WDSMARTWARENOTINSTALLEDL</key>
		<string>The WD SmartWare software is not installed on your computer.</string>  	
		
		<key>UNINSTALL_LABEL_WOULDYOULIKETOUNINSTALL</key>
		<string>Would you like to uninstall WD SmartWare?</string>  	
		
<!-- UNLOCK -->		
		
		<key>UNLOCK_BUTTON_FORMAT</key>
		<string>Format</string>
		
		<key>UNLOCK_BUTTON_UNLOCK</key>
		<string>Unlock</string>
		
		<key>UNLOCK_BUTTON_INSTALLWDSMARTWARE</key>
		<string>Install WD SmartWare</string>
		  	
		<key>UNLOCK_CHECKBOX_FORMATWARNING</key>
		<string>I understand that reformatting my drive will delete all of my data.</string>

 		<key>UNLOCK_ERROR_NODATAENCRYPTIONKEY</key>
		<string>No data encryption key</string> 

		<key>UNLOCK_ERROR_UNKNOWNENCRYPTIONSTATUS</key>
		<string>Unknown encryption status</string> 

	   	<key>UNLOCK_INFO_TOPIC_EX_UNLK0</key>
		<string>UNDEFINED</string>
		
	   	<key>UNLOCK_INFO_TOPIC_EX_UNLK1</key>
		<string>Your Drive is Password Protected</string>
		
		<key>UNLOCK_INFO_TOPIC_EX_UNLK1B</key>
		<string>There Are No Locked Drives Connected</string>
		
		<key>UNLOCK_INFO_TOPIC_EX_UNLK2</key>
		<string>Have You Forgotten Your Password?</string>
		
		<key>UNLOCK_INFO_TOPIC_EX_UNLK3</key>
		<string>Your Drive is Unlocked</string>
		
	   	<key>UNLOCK_INFO_TOPIC_UNLK1</key>
		<string>Your Drive is Password Protected</string>
		
		<key>UNLOCK_INFO_TOPIC_UNLK2</key>
		<string>Have You Forgotten Your Password?</string>
		
		<key>UNLOCK_INFO_URL_EX_UNLK0</key>
		<string>EX_UNLK0.html</string>

		<key>UNLOCK_INFO_URL_EX_UNLK1</key>
		<string>EX_UNLK1.html</string>

		<key>UNLOCK_INFO_URL_EX_UNLK1B</key>
		<string>EX_UNLK1B.html</string>

		<key>UNLOCK_INFO_URL_EX_UNLK2</key>
		<string>EX_UNLK2.html</string>
		
		<key>UNLOCK_INFO_TOPIC_UNLK2B</key>
		<string>EX_UNLK2B.html</string>
		
		<key>UNLOCK_INFO_URL_EX_UNLK3</key>
		<string>EX_UNLK3.html</string>

		<!-- This help document also covers UNLK1B since they are almost identical-->
		<key>UNLOCK_INFO_URL_UNLK1</key>
		<string>UNLK1.html</string>
		
		<key>UNLOCK_INFO_URL_UNLK1B</key>
		<string>UNLK1B.html</string>
		
		<!-- This help document also covers UNLK2B since they are almost identical-->
		<key>UNLOCK_INFO_URL_UNLK2</key>
		<string>UNLK2.html</string>
		
		<key>UNLOCK_INFO_URL_UNLK2B</key>
		<string>UNLK2B.html</string>
		
		<key>UNLOCK_LABEL_CANNOTRETRIEVEPASSWORD</key>
		<string>WD cannot retrieve your password. If you forget your password, you will permanently lose access to your data.</string>

		<key>UNLOCK_LABEL_DRIVEERASE</key>
		<string>Erase Drive</string>
		
		<key>UNLOCK_LABEL_ENTERYOURPASSWORDTOUNLOCK</key>
		<string>Enter your password to unlock your drive.</string>
		
		<key>UNLOCK_LABEL_NAME</key>
		<string>Name:</string> 
		
		<key>UNLOCK_LABEL_NOLOCKEDDRIVES</key>
		<string>This drive is not locked. To unlock a different WD drive, please open the WD SmartWare CD associated with the desired drive, and then run the Unlock application to unlock the drive. </string>
				
		<key>UNLOCK_LABEL_RUNFROMVCD</key>
		<string>You must run the Unlock application from the WD SmartWare CD associated with the drive you want to unlock. Click Exit, locate and open the related WD SmartWare CD, and then run Unlock to unlock the desired drive.</string>
		
		<key>UNLOCK_LABEL_SERIAL</key>
		<string>Serial:</string> 
		
		<key>UNLOCK_LABEL_SIZE</key>
		<string>Size:</string> 
		
   		<key>UNLOCK_LABEL_TOOMANYATTEMPTS</key>
		<string>Too Many Password Attempts</string>
		
		<key>UNLOCK_LABEL_TOOMANYATTEMPTSTITLE</key>
		<string>There were too many password recovery attempts.</string>
		
		<key>UNLOCK_LABEL_TOOMANYATTEMPTSBLURB_MYBOOK</key>
		<string>To try again:\n  1. Safely unplug your drive from the computer.\n  2. Turn your drive off, and then on.\n  3. Plug your drive into the computer.\nIf you cannot remember your password, you may erase your drive, which erases all data on the drive. </string>
		
		<key>UNLOCK_LABEL_TOOMANYATTEMPTSBLURB_MYPASSPORT</key>
		<string>To try again:\n  1. Safely unplug your drive from the computer\n  2. Plug your drive into the computer\nIf you cannot remember your password, you may erase your drive which erases all data on the drive.</string>
		
		<key>UNLOCK_LABEL_TOOMANYATTEMPTSNOERASE_MYBOOK</key>
		<string>To try again:\n  1. Safely unplug your drive from the computer.\n  2. Turn your drive off, and then on.\n  3. Plug your drive into the computer.</string>
		
		<key>UNLOCK_LABEL_TOOMANYATTEMPTSNOERASE_MYPASSPORT</key>
		<string>To try again:\n  1. Safely unplug your drive from the computer.\n  2. Plug your drive into the computer.</string>
		
		<key>UNLOCK_LABEL_UNLOCKDRIVE</key>
		<string>To continue, your %1$@ drive must be unlocked.\n\nPlease provide your password.</string> <!-- %1$@ = drive brand name, example: "To continue, your My Passport drive must be unlocked.\n\nPlease Provide your password." -->
		
		<key>UNLOCK_LABEL_UNLOCKMYDRIVE</key>
		<string>Unlock %1$@</string> <!-- %1$@ = drive name, example: 'Unlock My Passport' -->
		
		<key>UNLOCK_LABEL_WDDRIVEUNLOCK</key>
		<string>WD SmartWare Drive Unlock</string>
		
		<key>UNLOCK_LABEL_YOURDRIVEISNOWUNLOCKED</key>
		<string>Your drive is now unlocked.</string>
		
		<key>UNLOCK_NOTIFICATION_PASSWORDINVALID</key>
		<string>Invalid password.</string>						
		
		<key>UNLOCK_NOTIFICATION_REENTERPASSWORD</key>
		<string>Please enter your password again.</string>						
		
		<key>UNLOCK_NOTIFICATION_TOOMANYATTEMPTS</key>
		<string>Erase %1$@; too many attempts.</string> <!-- %1$@ = drive name, example: 'Erase My Passport; too many attempts.' -->
		
		<key>UNLOCK_NOTIFICATION_TOOMANYATTEMPTSNOERASE</key>
		<string>Too many password attempts.</string>
		
		<key>UNLOCK_NOTIFICATION_UNLOCKYOURDRIVE</key>
		<string>Unlock your drive.</string> 
		
		<key>UNLOCK_NOTIFICATION_UNLOCKMYDRIVE</key>
		<string>Unlock %1$@</string> <!-- %1$@ = drive name, example: 'Unlock My Passport' -->

<!-- UPDATE -->
		
		<key>UPDATE_BUTTON_DONTUPDATE</key>
		<string>Don't Update</string>
		
		<key>UPDATE_BUTTON_UPDATE</key>
		<string>Get Update</string>
		
		<key>UPDATE_BUTTON_CONTINUETOUPDATE</key>
		<string>Continue to Update</string>
		
		<key>UPDATE_BUTTON_RESCAN</key>
		<string>Rescan</string>
		
		<key>UPDATE_BUTTON_UPDATEFIRMWARE</key>
		<string>Update Firmware</string>
		
		<key>UPDATE_BUTTON_VCD</key>
		<string>Update VCD</string>
		
		<key>UPDATE_BUTTON_SMARTWARE</key>
		<string>Update WD SmartWare</string>
		
		<key>UPDATE_FIRMWARE_VERSION</key>
		<string>Update your WD firmware to v%1$@.</string>
		
		<key>UPDATE_FIRMWARE_VERSIONCOMPLETED</key>
		<string>WD firmware update to v%1$@ is complete. Please powercycle the device to start new firmware.</string>
		
		<key>UPDATE_LABEL_ADMINLOGINREQUIRED</key>
		<string>Administrator login required. </string>
		
		<key>UPDATE_LABEL_ADMINLOGINREQUIREDFIRMWARE</key>
		<string>Administrator login required.</string>
		
		<key>UPDATE_LABEL_ADMINLOGINREQUIREDVCD</key>
		<string>Administrator login required.</string>
		
		<key>UPDATE_LABEL_ADMINPRIVILEGESREQUIREDSOFTWARE</key>
		<string>To update the software, you must have administrative privileges on your computer. Please log in as an administrator to continue.</string>
		
		<key>UPDATE_LABEL_ADMINPRIVILEGESREQUIREDFIRMWARE</key>
		<string>To update the firmware, you must have administrative privileges on your computer. Please log in as an administrator to continue.</string>
		
		<key>UPDATE_LABEL_ADMINPRIVILEGESREQUIREDVCD</key>
		<string>To update the Virtual CD, you must have administrative privileges on your computer. Please log in as an administrator to continue.</string>
		
		<key>UPDATE_LABEL_DRIVETOUPDATE</key>
		<string>Drive to update</string>
				
		<key>UPDATE_LABEL_FIRMWARE</key>
		<string>WD Firmware Updater</string>
		
		<key>UPDATE_LABEL_FIRMWARESCAN</key>
		<string>Scanning drives to update...</string>
		
		<key>UPDATE_LABEL_FIRMWAREOVERVIEW</key>
		<string>Firmware contains a set of low-level instructions that control the performance of your drive. When a firmware update is available, be sure to install it to ensure optimal drive performance.</string>
		
		<key>UPDATE_LABEL_SOFTWAREOVERVIEW</key>
		<string>The WD SmartWare software provides the latest version of the software to provide optimal performance.</string>
		
		<key>UPDATE_LABEL_SOFTWAREWELCOME</key>
		<string>Welcome to the WD SmartWare software updater.</string>
		
		<key>UPDATE_LABEL_FIRMWARECANNOTUPDATETHISVERSION</key>
		<string>Can't update from this version.</string>
		
		<key>UPDATE_LABEL_FIRMWAREINSERTADRIVE</key>
		<string>Please insert a WD SmartWare drive to continue; then click Rescan.</string>
		
		<key>UPDATE_LABEL_FIRMWARENODRIVEFOUND</key>
		<string>No drive found.</string>
		
		<key>UPDATE_LABEL_FIRMWAREMULTIPLEDRIVEERROR</key>
		<string>Multiple drives found.</string>
		
		<key>UPDATE_LABEL_FIRMWAREUPDATEONEDRIVE</key>
		<string>You may only update one drive at a time.\n\nSafely unplug all drives with the exception of the one you want to update; then click Rescan.</string>
		
		<key>UPDATE_LABEL_FIRMWAREUPDATE</key>
		<string>Updating your WD firmware.</string>
		
		<key>UPDATE_LABEL_FIRMWAREVERSIONCANNOTBEUPDATED</key>
		<string>The updater can't update the version %1$@ of firmware currently on your %2$@.\n\nPlease contact customer support.</string>
		
		<key>UPDATE_LABEL_UPDATINGSMARTWARESOFTWARE</key>
		<string>Updating your WD SmartWare software.</string>
		
		<key>UPDATE_LABEL_FIRMWAREWELCOME</key>
		<string>Welcome to the WD firmware updater.</string>
		
		<key>UPDATE_LABEL_UPDATEWDSOFTWARE</key>
		<string>Updating software</string>
				
		<key>UPDATE_LABEL_SELECTDRIVETOUPDATE</key>
		<string>Select drive to update</string>
						
		<key>UPDATE_LABEL_SMARTWARE</key>
		<string>WD SmartWare Software Updater</string>
		
		<key>UPDATE_LABEL_UPDATINGDRIVE</key>
		<string>Updating drive</string>
					
		<key>UPDATE_LABEL_UPDATINGVCD</key>
		<string>Updating your WD SmartWare VCD.</string>
		
		<key>UPDATE_LABEL_UPDATINGVCD</key>
		<string>Updating your WD SmartWare VCD.</string>
		
		<key>UPDATE_LABEL_WDSMARTWAREUPDATECOMPLETE</key>
		<string>WD SmartWare update complete.</string>
		
		<key>UPDATE_LABEL_WDSMARTWAREVCDUPDATECOMPLETE</key>
		<string>WD SmartWare VCD update complete.</string>	
		
		<key>UPDATE_LABEL_VCD</key>
		<string>WD SmartWare Virtual CD Updater</string>
		
		<key>UPDATE_LABEL_TODOWNLOADANDINSTALL</key>
		<string>A WD SmartWare update is available.\n\nPlease click Update to continue to the download page.</string>
		
		<key>UPDATE_LABEL_UPDATEAVAILABLE</key>
		<string>Update available.</string>
		
		<key>UPDATE_LABEL_VCDDESCRIPTION</key>
		<string>The WD SmartWare Virtual CD (VCD) represents a physical CD, but is provided directly on your WD drive. The WD SmartWare VCD includes the software, documentation, and other files to meet all your backup needs.</string>
	
		<key>UPDATE_LABEL_VCDUPDATE</key>
		<string>Update your WD SmartWare VCD to v%1$@.</string>
		
		<key>UPDATE_LABEL_SMARTWARESOFTWARE</key>
		<string>Update your WD SmartWare software.</string>
				
		<key>UPDATE_LABEL_VCDUPDATEWELCOME</key>
		<string>Welcome to the WD SmartWare Virtual CD updater.</string>
		
<!-- UPDATE HELP -->

		<key>UPDATE_INFO_TOPIC_UPDFE</key>
		<string>Logging in as an Administrator</string>
				
		<key>UPDATE_INFO_TOPIC_UPDSE</key>
		<string>Logging in as an Administrator</string>
		
		<key>UPDATE_INFO_TOPIC_UPDVE</key>
		<string>Logging in as an Administrator</string>
		
		<key>UPDATE_SOFTWARE_INFO_URL_UPDSE</key>
		<string>UPDSE.html</string>	
		
		<key>UPDATE_VCD_INFO_URL_UPDVE</key>
		<string>UPDVE.html</string>
		
		<key>UPDATE_VCD_INFO_URL_UPDV1</key>
		<string>UPDV1.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDV1</key>
		<string>Updating the Virtual CD</string>
		
		<key>UPDATE_VCD_INFO_URL_UPDV2</key>
		<string>UPDV2.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDV2</key>
		<string>Updating the Virtual CD on Your Drive</string>
		
		<key>UPDATE_VCD_INFO_URL_UPDV3</key>
		<string>UPDV3.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDV3</key>
		<string>Accepting the License Agreement</string>
		
		<key>UPDATE_VCD_INFO_URL_UPDV4</key>
		<string>UPDV4.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDV4</key>
		<string>Updating your WD SmartWare VCD</string>
		
		<key>UPDATE_VCD_INFO_URL_UPDV5</key>
		<string>UPDV5.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDV5</key>
		<string>WD SmartWare Virtual CD update complete.</string>
		
		<key>UPDATE_SOFTWARE_INFO_URL_UPDS1</key>
		<string>UPDS1.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDS1</key>
		<string>Updating the WD SmartWare Software</string>
		
		<key>UPDATE_SOFTWARE_INFO_URL_UPDS2</key>
		<string>UPDS2.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDS2</key>
		<string>Updating Your WD SmartWare</string>
		
		<key>UPDATE_SOFTWARE_INFO_URL_UPDS3</key>
		<string>UPDS3.html</string>
		
		<key>UPDATE_SOFTWARE_INFO_URL_UPDS3</key>
		<string>Accepting the License Agreement</string>
		
		<key>UPDATE_SOFTWARE_INFO_URL_UPDS4</key>
		<string>UPDS4.html</string>
		
		<key>UPDATE_SOFTWARE_INFO_URL_UPDS4</key>
		<string>Updating the WD SmartWare Software</string>
	
		<key>UPDATE_SOFTWARE_INFO_URL_UPDS5</key>
		<string>UPDS5.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDS5</key>
		<string>WD SmartWare Update Complete</string>
		
		<key>UPDATE_FIRMWARE_INFO_URL_UPDF1</key>
		<string>UPDF1.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF1</key>
		<string>Updating the Firmware</string>
				
		<key>UPDATE_FIRMWARE_INFO_URL_UPDF2</key>
		<string>UPDF2.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF2</key>
		<string>Scanning Drives to Update</string>
		
		<key>UPDATE_FIRMWARE_INFO_URL_UPDF2A</key>
		<string>UPDF2A.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF2A</key>
		<string>Multiple Drives Found</string>
		
		<key>UPDATE_FIRMWARE_INFO_URL_UPDF2B</key>
		<string>UPDF2B.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF2B</key>
		<string>Drive cannot be found</string>
		
		<key>UPDATE_FIRMWARE_INFO_URL_UPDF2C</key>
		<string>UPDF2C.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF2C</key>
		<string>Firmware cannot be updated</string>
		
		<key>UPDATE_FIRMWARE_INFO_URL_UPDF3</key>
		<string>UPDF3.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF3</key>
		<string>Updating your WD Hard Drive</string>
		
		<key>UPDATE_FIRMWARE_INFO_URL_UPDF4</key>
		<string>UPDF4.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF4</key>
		<string>Reviewing and Accepting the License Agreement</string>
		
		<key>UPDATE_FIRMWARE_INFO_URL_UPDF5</key>
		<string>UPDF5.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF5</key>
		<string>Updating your Firmware</string>
		
		<key>UPDATE_FIRMWARE_URL_INFO_UPDF6</key>
		<string>UPDF6.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDF6</key>
		<string>Completing the Firmware Update</string>
		
		<key>UPDATE_FIRMWARE_INFO_URL_UPDFE</key>
		<string>UPDFE.html</string>
		
		<key>UPDATE_INFO_URL_UPDT</key>
		<string>UPDT.html</string>
		
		<key>UPDATE_INFO_TOPIC_UPDT</key>
		<string>UNDEFINED</string>
		
		<key>UNLOCK_INFO_URL_UPDF_UNLK1</key>
		<string>UPDF_UNLK1.html</string>
		
		<key>UNLOCK_INFO_TOPIC_UPDF_UNLK1</key>
		<string>UNDEFINED</string>
		
		<key>UNLOCK_INFO_URL_UPDV_UNLK1</key>
		<string>UPDV_UNLK1.html</string>
		
		<key>UNLOCK_INFO_TOPIC_UPDV_UNLK1</key>
		<string>UNDEFINED</string>
		
		<key>UNLOCK_INFO_URL_UPDF_UNLK2B</key>
		<string>UPDF_UNLK2B.html</string>
		
		<key>UNLOCK_INFO_TOPIC_UPDF_UNLK2B</key>
		<string>UNDEFINED</string>
		
		<key>UNLOCK_INFO_URL_UPDV_UNLK2B</key>
		<string>UPDV_UNLK2B.html</string>
		
		<key>UNLOCK_INFO_TOPIC_UPDV_UNLK2B</key>
		<string>UNDEFINED</string>

		
<!-- WELCOME -->

		<key>WELCOME_ANIMATION_BACKUPSEQUENCE_1</key>  
		<string>Protect your old data...</string>
	
		<key>WELCOME_ANIMATION_BACKUPSEQUENCE_2</key>  
		<string>...and new...</string>
	
		<key>WELCOME_ANIMATION_BACKUPSEQUENCE_3</key>  
		<string>...round the clock.</string>
	
		<key>WELCOME_ANIMATION_CUSTOMIZESEQUENCE_1</key>  
		<string>Secure your data</string>
	
		<key>WELCOME_ANIMATION_CUSTOMIZESEQUENCE_2</key>  
		<string>Label your drive</string>
	
		<key>WELCOME_ANIMATION_CUSTOMIZESEQUENCE_3</key>  
		<string></string>
		
		<key>WELCOME_ANIMATION_WELCOMETOWDSMARTWARE</key>  
		<string>Welcome to WD SmartWare</string>

		<key>WELCOME_BUTTON_BACKUP</key>  
		<string>Back Up Files</string>
	
		<key>WELCOME_BUTTON_SETUPDRIVE</key>  
		<string>Set Up Drive</string>
	
		<key>WELCOME_CHECKBOX_NOAUTOWELCOME</key>  
		<string>Don't show this screen again.</string>
		
		<key>WELCOME_HYPERLINK_SKIPANDINSTALL</key>  
		<string>Retrieve a backup</string>
		
		<key>WELCOME_INFO_TOPIC_WELC1A</key>
		<string>Welcome to the WD SmartWare Backup Software</string>  
		
		<key>WELCOME_INFO_URL_WELC1A</key>
		<string>WELC1A.html</string>  
		
		<key>WELCOME_LABEL_WELCOMEWD</key>  
		<string>Welcome to WD SmartWare</string>
		
		<key>WELCOME_NOTIFICATION_CHOOSETASK</key>  
		<string>What would you like to do?</string>
	
	<!--  Temp -->	
		<!--  Requested by Sean, needs to be added to state list for backup and retrieve  -->	
		<key>GENERIC_ERROR_DESTINATIONUNAVAILABLE</key>  
		<string>Destination drive is unavailable</string>
		
	</dict>
