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:
commit
282f907860
@ -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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user