mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-02 15:13:50 +01:00
Bug 1214 - Import Raw Data cannot be used in Polish language.
An '!' in place of a '|' in the Polish translation was preventing import.
This commit is contained in:
@@ -3581,7 +3581,7 @@ msgstr "Zaznacz jakiś nieskompresowany plik dźwiękowy..."
|
||||
|
||||
#: src/Menus.cpp:5524
|
||||
msgid "All files|*"
|
||||
msgstr "Wszystkie pliki!*"
|
||||
msgstr "Wszystkie pliki|*"
|
||||
|
||||
#: src/Menus.cpp:5549 src/Menus.cpp:5550
|
||||
msgid "Edit Metadata Tags"
|
||||
|
||||
Reference in New Issue
Block a user