mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
use contextual translation macro for "Locations"
This commit is contained in:
parent
e574ab30e7
commit
2814ff4866
3 changed files with 5 additions and 5 deletions
|
|
@ -1155,7 +1155,7 @@ LocationUI::clock_mode_from_session_instant_xml () const
|
|||
/*------------------------*/
|
||||
|
||||
LocationUIWindow::LocationUIWindow ()
|
||||
: ArdourWindow (_("Locations"))
|
||||
: ArdourWindow (S_("Ranges|Locations"))
|
||||
{
|
||||
set_wmclass(X_("ardour_locations"), PROGRAM_NAME);
|
||||
set_name ("LocationWindow");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue