1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 07:35:51 +01:00

Merge pull request #953 from audacity/update_strings

Update UnusedStrings.h
This commit is contained in:
Jouni Helminen
2021-06-04 15:25:22 +01:00
committed by GitHub

View File

@@ -123,3 +123,8 @@ XC("Color (classic)", "spectrum prefs"),
XC("Grayscale", "spectrum prefs"),
// i18n-hint Choice of spectrogram colors
XC("Inverse grayscale", "spectrum prefs"),
// Update version dialog
XC("Update Audacity", "update dialog"),
XC("Skip", "update dialog"),
XC("Install update", "update dialog"),