[gnome-online-accounts] Fix a translator comment
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Fix a translator comment
- Date: Fri, 27 Jan 2017 22:16:12 +0000 (UTC)
commit 926345a4e44d9df34fca45471ab5ed6108d70221
Author: Piotr Drąg <piotrdrag gmail com>
Date: Fri Jan 27 23:15:47 2017 +0100
Fix a translator comment
They need to be exactly one line above a string to show up in .po files.
src/goabackend/goatelepathyprovider.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/goabackend/goatelepathyprovider.c b/src/goabackend/goatelepathyprovider.c
index 847bf29..5043dd9 100644
--- a/src/goabackend/goatelepathyprovider.c
+++ b/src/goabackend/goatelepathyprovider.c
@@ -951,11 +951,11 @@ show_account (GoaProvider *provider,
goa_utils_account_add_header (object, GTK_GRID (grid), row++);
- /* Translators: This is a label for a series of
- * options switches. For example: “Use for Mail”. */
goa_util_add_row_switch_from_keyfile_with_blurb (GTK_GRID (grid),
row++,
object,
+ /* Translators: This is a label for a series of
+ * options switches. For example: “Use for Mail”. */
_("Use for"),
"chat-disabled",
_("C_hat"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]