mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-14 16:45:52 +01:00
Merge pull request #953 from audacity/update_strings
Update UnusedStrings.h
This commit is contained in:
@@ -123,3 +123,8 @@ XC("Color (classic)", "spectrum prefs"),
|
|||||||
XC("Grayscale", "spectrum prefs"),
|
XC("Grayscale", "spectrum prefs"),
|
||||||
// i18n-hint Choice of spectrogram colors
|
// i18n-hint Choice of spectrogram colors
|
||||||
XC("Inverse grayscale", "spectrum prefs"),
|
XC("Inverse grayscale", "spectrum prefs"),
|
||||||
|
|
||||||
|
// Update version dialog
|
||||||
|
XC("Update Audacity", "update dialog"),
|
||||||
|
XC("Skip", "update dialog"),
|
||||||
|
XC("Install update", "update dialog"),
|
||||||
|
|||||||
Reference in New Issue
Block a user