mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Fix typos (user facing and non-user facing) (#733)
Found via `codespell`
This commit is contained in:
@@ -11542,7 +11542,7 @@ msgstr ""
|
||||
msgid "Unable to get fill buffer"
|
||||
msgstr ""
|
||||
|
||||
#. i18n-hint: 'Raw' means 'unprocessed' here and should usually be tanslated.
|
||||
#. i18n-hint: 'Raw' means 'unprocessed' here and should usually be translated.
|
||||
#: src/import/ImportRaw.cpp
|
||||
msgid "Import Raw"
|
||||
msgstr ""
|
||||
|
||||
@@ -18,7 +18,7 @@ done | sort -n -k3
|
||||
|
||||
echo
|
||||
|
||||
# detect whether this sequence occures in any .po file. It will break
|
||||
# detect whether this sequence occurs in any .po file. It will break
|
||||
# msgfmt on Windows.
|
||||
echo "Files with illegal comment sequence:"
|
||||
fgrep -l '#~|' *.po
|
||||
|
||||
Reference in New Issue
Block a user