mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
'Manual' with capital M when referring to OUR Manual.
This commit is contained in:
parent
00d8875fd7
commit
5b65647b3b
@ -221,7 +221,7 @@ audio CDs</a>.") + wxT("</p>")
|
||||
Please <a href=\"*URL*\">view the content online</a> or \
|
||||
<a href=\"http://manual.audacityteam.org/o/man/unzipping_the_manual.html\"> \
|
||||
download the current Manual</a>.<br><br>\
|
||||
To always view the manual online, change \"Location of Manual\" in<br> \
|
||||
To always view the Manual online, change \"Location of Manual\" in<br> \
|
||||
Interface Preferences to \"From Internet\".")
|
||||
);
|
||||
}
|
||||
|
@ -102,7 +102,7 @@ void ModulePrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
|
||||
S.StartStatic(_(""));
|
||||
{
|
||||
S.AddFixedText(_("These are experimental mods. Enable them only if you've read the manual\nand know what you are doing.") );
|
||||
S.AddFixedText(_("These are experimental mods. Enable them only if you've read The Audacity Manual\nand know what you are doing.") );
|
||||
S.AddFixedText(wxString(wxT(" ")) + _("'Ask' means Audacity will ask if you want to load the mod each time it starts.") );
|
||||
S.AddFixedText(wxString(wxT(" ")) + _("'Failed' means Audacity thinks the mod is broken and won't run it.") );
|
||||
S.AddFixedText(wxString(wxT(" ")) + _("'New' means no choice has been made yet.") );
|
||||
|
Loading…
x
Reference in New Issue
Block a user