mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
fix typo
This commit is contained in:
parent
5188f02cfe
commit
c3d76155a9
1 changed files with 1 additions and 1 deletions
|
|
@ -908,7 +908,7 @@ ARDOUR_UI::starting ()
|
||||||
_("If you load an existing session with plugin settings\n"
|
_("If you load an existing session with plugin settings\n"
|
||||||
"they will not be used and will be lost."),
|
"they will not be used and will be lost."),
|
||||||
_("To get full access to updates without this limitation\n"
|
_("To get full access to updates without this limitation\n"
|
||||||
"consider become a subscriber for a low cost every month")));
|
"consider becoming a subscriber for a low cost every month.")));
|
||||||
l.set_justify (JUSTIFY_CENTER);
|
l.set_justify (JUSTIFY_CENTER);
|
||||||
|
|
||||||
b.set_uri (X_("https://community.ardour.org/s/subscribe "));
|
b.set_uri (X_("https://community.ardour.org/s/subscribe "));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue