mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-20 14:20:06 +02:00
Bug 324 (P2) followup - string cleanups (punctuation)
This commit is contained in:
parent
409f3d89fb
commit
37546d91d9
@ -210,7 +210,7 @@ static wxString AskCopyOrEdit()
|
|||||||
|
|
||||||
wxStaticText *message = new wxStaticText(&dialog, -1, wxString::Format(_("\
|
wxStaticText *message = new wxStaticText(&dialog, -1, wxString::Format(_("\
|
||||||
When importing uncompressed audio files you can either copy them \
|
When importing uncompressed audio files you can either copy them \
|
||||||
into the project, or read them directly from their current location (without copying.)\n\n\
|
into the project, or read them directly from their current location (without copying).\n\n\
|
||||||
Your current preference is set to %s.\n\n\
|
Your current preference is set to %s.\n\n\
|
||||||
\
|
\
|
||||||
Reading the files directly allows you to play or edit them almost immediately. \
|
Reading the files directly allows you to play or edit them almost immediately. \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user