Rename "All Files" to "All file types" release QM
Translations didn't work because I didn't "release" within Linguist. I wonder how to update the *.ts files with missing strings...
This commit is contained in:
@@ -1083,7 +1083,7 @@ void song::importProject()
|
||||
#else
|
||||
");;" +
|
||||
#endif
|
||||
tr("All Files") +
|
||||
tr("All file types") +
|
||||
" (*.*)");
|
||||
|
||||
ofd.setFileMode( QFileDialog::ExistingFiles );
|
||||
|
||||
Reference in New Issue
Block a user