mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #3990 from zhaowenlan1779/retranslation-continue
citra_qt: minor retranslation fix
This commit is contained in:
		
						commit
						be193869cd
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -1425,6 +1425,9 @@ void GMainWindow::OnLanguageChanged(const QString& locale) { | |||
|     ui.retranslateUi(this); | ||||
|     RetranslateStatusBar(); | ||||
|     SetupUIStrings(); | ||||
| 
 | ||||
|     if (emulation_running) | ||||
|         ui.action_Start->setText(tr("Continue")); | ||||
| } | ||||
| 
 | ||||
| void GMainWindow::SetupUIStrings() { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue