1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 14:13:57 +01:00

Change "Builtin" to "Built-in"

This commit is contained in:
Leland Lucius
2015-06-09 14:00:54 -05:00
parent e8d676c961
commit 34114aa1f7

View File

@@ -34,7 +34,7 @@ class wxWindow;
#include "../Internat.h"
#include "../widgets/ProgressDialog.h"
#define BUILTIN_EFFECT_PREFIX wxT("Builtin Effect: ")
#define BUILTIN_EFFECT_PREFIX wxT("Built-in Effect: ")
class SelectedRegion;
class TimeWarper;