From b53e7d7a8a75e7b44e59a9e3b5eb07a1aced1660 Mon Sep 17 00:00:00 2001 From: Paul Licameli Date: Fri, 5 Jan 2018 00:54:13 -0500 Subject: [PATCH] change a comment --- src/Menus.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Menus.cpp b/src/Menus.cpp index df75affac..9489fa578 100644 --- a/src/Menus.cpp +++ b/src/Menus.cpp @@ -7449,7 +7449,8 @@ wxString AudacityProject::ClipBoundaryMessage(const std::vectorGetNumClips(); if (result.nFound < 2) { - /* i18n-hint: First %s is replaced with the noun "start" or "end" + /* i18n-hint: in the string after this one, + First %s is replaced with the noun "start" or "end" identifying one end of a clip, first number gives the position of that clip in a sequence of clips,