mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 00:53:46 +02:00
Fix files without extension not being shown when using File > Import > Raw Data in French locale.
This commit is contained in:
@@ -3,8 +3,8 @@ msgstr ""
|
||||
"Project-Id-Version: Audacity 1.4.x\n"
|
||||
"Report-Msgid-Bugs-To: audacity-translation@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-03-28 17:14+0100\n"
|
||||
"PO-Revision-Date: 2011-05-25 17:57-0000\n"
|
||||
"Last-Translator: Christian Brochec <christian@audacityteam.org>\n"
|
||||
"PO-Revision-Date: 2011-08-26 15:51-0000\n"
|
||||
"Last-Translator: Gale <gale@audacityteam.org>\n"
|
||||
"Language-Team: Christian Brochec <christian@audacityteam.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -3009,7 +3009,7 @@ msgstr "Choisir un fichier audio non compressé ..."
|
||||
|
||||
#: Menus.cpp:4731
|
||||
msgid "All files (*)|*"
|
||||
msgstr "Tous les fichiers (*.*)|*.*"
|
||||
msgstr "Tous fichiers (*)|*"
|
||||
|
||||
#: Menus.cpp:4755
|
||||
msgid "Edit the metadata tags"
|
||||
|
Reference in New Issue
Block a user