use contextual translation macro for "Locations"

This commit is contained in:
Paul Davis 2016-06-07 12:32:57 -04:00
parent e574ab30e7
commit 2814ff4866
3 changed files with 5 additions and 5 deletions

View file

@ -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");