1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-12 17:43:37 +02:00

Made new strings agree with FutureStrings.h; removed from there

This commit is contained in:
Paul Licameli
2021-06-13 19:09:28 -04:00
parent 7d76e06d84
commit 5cf1d514f6
2 changed files with 3 additions and 7 deletions

View File

@@ -100,11 +100,7 @@ Some example strings are also given first, to document the syntax.
// Crash & error report window
XO("Problem Report for Audacity"),
XO("Click \"Send\" to submit the report to Audacity. This information is collected anonymously."),
XO("Problem details"),
XO("Comments"),
XC("&Send", "crash reporter button"),
XC("&Don't send", "crash reporter button"),
// i18n-hint C++ programming exception
XO("Exception code 0x%x"),
// i18n-hint C++ programming exception