1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-02 17:23:18 +02:00

Merge pull request #954 from audacity/update_strings

Update UnusedStrings.h
This commit is contained in:
Jouni Helminen 2021-06-04 17:23:28 +01:00 committed by GitHub
commit 282f907860
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"),