From 50749d982330f5122b0a77887805647727d9bc72 Mon Sep 17 00:00:00 2001 From: Michael Gratton Date: Thu, 24 Oct 2019 12:53:38 +1100 Subject: [PATCH] Trivial translation comment cleanup --- src/client/application/application-controller.vala | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/client/application/application-controller.vala b/src/client/application/application-controller.vala index 0a38ff46..b41fcb56 100644 --- a/src/client/application/application-controller.vala +++ b/src/client/application/application-controller.vala @@ -614,7 +614,7 @@ public class Application.Controller : Geary.BaseObject { source, destination, to_in_folder_email_ids(conversations), - /// Translators: Label for in-app undo + /// Translators: Label for in-app /// notification. String substitution is the name /// of the destination folder. ngettext( @@ -622,7 +622,7 @@ public class Application.Controller : Geary.BaseObject { "Conversations moved to %s", conversations.size ).printf(destination.get_display_name()), - /// Translators: Label for in-app undo + /// Translators: Label for in-app /// notification. String substitution is the name /// of the source folder. ngettext( @@ -799,7 +799,7 @@ public class Application.Controller : Geary.BaseObject { source, destination, to_in_folder_email_ids(conversations), - /// Translators: Label for in-app undo + /// Translators: Label for in-app /// notification. String substitution is the name /// of the destination folder. ngettext( @@ -807,7 +807,7 @@ public class Application.Controller : Geary.BaseObject { "Conversations labelled as %s", conversations.size ).printf(destination.get_display_name()), - /// Translators: Label for in-app undo + /// Translators: Label for in-app /// notification. String substitution is the name /// of the destination folder. ngettext(