[geary/mjog/account-command-stacks: 58/77] Trivial translation comment cleanup
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/account-command-stacks: 58/77] Trivial translation comment cleanup
- Date: Tue, 5 Nov 2019 00:37:57 +0000 (UTC)
commit 7ba1222edf6693e79fc5df6f4e80b0c2ede0f823
Author: Michael Gratton <mike vee net>
Date: Thu Oct 24 12:53:38 2019 +1100
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(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]