[geary/mjog/account-command-stacks: 27/27] Trivial translation comment cleanup
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/account-command-stacks: 27/27] Trivial translation comment cleanup
- Date: Sat, 26 Oct 2019 05:36:30 +0000 (UTC)
commit 4c1cb509d32d7218ef5e1b2c4de5cf7609bb47c8
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 d6295660..c7395e43 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(
@@ -803,7 +803,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(
@@ -811,7 +811,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]