mirror of
				https://github.com/pbatard/rufus.git
				synced 2024-08-14 23:57:05 +00:00 
			
		
		
		
	[internal] UI redesign, part 8
* This is the kind of stuff AI should be doing, not humans!
This commit is contained in:
		
							parent
							
								
									cba37575f1
								
							
						
					
					
						commit
						65b19bb463
					
				
					 10 changed files with 194 additions and 248 deletions
				
			
		|  | @ -280,11 +280,11 @@ t MSG_084 "This ISO image seems to use an obsolete version of '%s'.\n" | |||
| 	"Note: The new file will be downloaded in the current directory and once a " | ||||
| 	"'%s' exists there, it will be reused automatically." | ||||
| t MSG_085 "Downloading '%s'" | ||||
| t MSG_086 "No image selected" | ||||
| #t MSG_086 "No image selected" | ||||
| # The content between the quotes below (\"Create a bootable disk\") should match | ||||
| # the beginning of the IDC_BOOT text | ||||
| t MSG_087 "Please click on the disc button to select a bootable image, " | ||||
| 	"or uncheck the \"Create a bootable disk using\" checkbox." | ||||
| #t MSG_087 "Please click on the disc button to select a bootable image, " | ||||
| #	"or uncheck the \"Create a bootable disk using\" checkbox." | ||||
| t MSG_088 "Image is too big" | ||||
| t MSG_089 "The image is too big for the selected target." | ||||
| t MSG_090 "Unsupported ISO" | ||||
|  | @ -359,13 +359,10 @@ t MSG_116 "This image uses Grub %s but the application only includes the install | |||
| 	"Note: The file will be downloaded in the current application directory and will be reused " | ||||
| 	"automatically if present. If no match can be found online, then the default version will be used." | ||||
| # Tooltips | ||||
| # Partition Scheme and Target Type | ||||
| t MSG_150 "Usually the safest choice. However, if you have an UEFI computer and want to install " | ||||
| 	"an Operating System in native EFI mode, you should select one of the other options" | ||||
| t MSG_151 "Use this if you want to install an Operating System in native EFI mode, but will need " | ||||
| 	"to access the USB content from Windows XP" | ||||
| t MSG_152 "The preferred option to install an Operating System in native EFI mode, when USB access " | ||||
| 	"is not required from Windows XP" | ||||
| t MSG_150 "Method that will be used to create partitions." | ||||
| t MSG_151 "Type of computer you plan to use this bootable drive with. It is up to YOU to find whether your target is of BIOS or UEFI type.\n" | ||||
| 	"Be mindful that CSM, which can be enabled or disabled on UEFI computers, means 'BIOS emulation', and is not really UEFI." | ||||
| t MSG_152 "Note: 'UEFI-CSM' means BIOS emulation under UEFI, and is not the same as genuine UEFI." | ||||
| t MSG_153 "Test pattern: 0x%02X" | ||||
| t MSG_154 "Test pattern: 0x%02X, 0x%02X" | ||||
| t MSG_155 "Test pattern: 0x%02X, 0x%02X, 0x%02X" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue