1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 23:29:41 +02:00

Update UnusedStrings.h

This commit is contained in:
Anton S. Gerasimov 2021-06-04 19:08:41 +03:00 committed by GitHub
parent bf3b6ad34b
commit da59b6a82a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,5 +126,12 @@ XC("Inverse grayscale", "spectrum prefs"),
// Update version dialog
XC("Update Audacity", "update dialog"),
XC("Skip", "update dialog"),
XC("Install update", "update dialog"),
XC("&Skip", "update dialog"),
XC("&Install update", "update dialog"),
XC("Changelog", "update dialog"),
XC("Read more on github", "update dialog"),
XC("Error update check", "update dialog"),
XC("Unable to connect on Audacity update server.", "update dialog"),
XC("Update data was corrupted.", "update dialog"),
XC("Error update download.", "update dialog"),
XC("Can't open the Audacity download link.", "update dialog"),