mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 09:31:15 +02:00
Indicative mood for all verbs in command and effect descriptions...
... Some of them have no verb.
This commit is contained in:
@@ -69,6 +69,7 @@ public:
|
||||
virtual wxString GetVersion() = 0;
|
||||
|
||||
// This returns a translated string
|
||||
// Any verb should be present tense indicative, not imperative
|
||||
virtual wxString GetDescription() = 0;
|
||||
|
||||
// non-virtual convenience function
|
||||
|
Reference in New Issue
Block a user