[geary/mjog/account-command-stacks: 5/25] Trivial translation comment cleanup
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/account-command-stacks: 5/25] Trivial translation comment cleanup
- Date: Thu, 7 Nov 2019 00:59:31 +0000 (UTC)
commit 50749d982330f5122b0a77887805647727d9bc72
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]