[evolution] Add a translator comment to "Archive"
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Add a translator comment to "Archive"
- Date: Sat, 11 Aug 2018 12:38:42 +0000 (UTC)
commit 4fbcd3ede011b5b2fe592ec8144c170567836c9d
Author: Andre Klapper <a9016009 gmx de>
Date: Sat Aug 11 14:36:39 2018 +0200
Add a translator comment to "Archive"
Fixes #92
src/mail/em-folder-properties.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/mail/em-folder-properties.c b/src/mail/em-folder-properties.c
index ee3a7c2f37..6af1add6ab 100644
--- a/src/mail/em-folder-properties.c
+++ b/src/mail/em-folder-properties.c
@@ -1062,6 +1062,7 @@ static EMConfigItem emfp_items[] = {
{ E_CONFIG_PAGE, (gchar *) "00.general", (gchar *) N_("General") },
{ E_CONFIG_SECTION, (gchar *) "00.general/00.folder", NULL /* set by code */ },
{ E_CONFIG_ITEM, (gchar *) "00.general/00.folder/00.info", NULL, emfp_get_folder_item },
+ /* Translators: "Archive" is a noun (This is a tab heading in the mail folder properties) */
{ E_CONFIG_PAGE, (gchar *) "10.autoarchive", (gchar *) N_("Archive") },
{ E_CONFIG_SECTION, (gchar *) "10.autoarchive/00.folder", NULL },
{ E_CONFIG_ITEM, (gchar *) "10.autoarchive/00.folder/00.info", NULL, emfp_get_autoarchive_item },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]