1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-23 06:23:49 +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

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"),