mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #3398 from literalmente-game/patch-1
Update configure_web.cpp
This commit is contained in:
		
						commit
						8fdd45f3bb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -51,7 +51,7 @@ void ConfigureWeb::applyConfiguration() { | ||||||
|         Settings::values.citra_username = ui->edit_username->text().toStdString(); |         Settings::values.citra_username = ui->edit_username->text().toStdString(); | ||||||
|         Settings::values.citra_token = ui->edit_token->text().toStdString(); |         Settings::values.citra_token = ui->edit_token->text().toStdString(); | ||||||
|     } else { |     } else { | ||||||
|         QMessageBox::warning(this, tr("Username and token not verfied"), |         QMessageBox::warning(this, tr("Username and token not verified"), | ||||||
|                              tr("Username and token were not verified. The changes to your " |                              tr("Username and token were not verified. The changes to your " | ||||||
|                                 "username and/or token have not been saved.")); |                                 "username and/or token have not been saved.")); | ||||||
|     } |     } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue