[evolution-exchange] Bug #417413 - "Sensitivity" needs translator-comment
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-exchange] Bug #417413 - "Sensitivity" needs translator-comment
- Date: Fri, 2 Apr 2010 12:24:07 +0000 (UTC)
commit 1250c39b39615e3671f4929f4cc15695b7dbf3fe
Author: Milan Crha <mcrha redhat com>
Date: Fri Apr 2 14:23:36 2010 +0200
Bug #417413 - "Sensitivity" needs translator-comment
eplugin/exchange-send-options.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/eplugin/exchange-send-options.c b/eplugin/exchange-send-options.c
index 782a45a..cfe0de5 100644
--- a/eplugin/exchange-send-options.c
+++ b/eplugin/exchange-send-options.c
@@ -376,6 +376,8 @@ exchange_sendoptions_dialog_run (ExchangeSendOptionsDialog *sod, GtkWidget *pare
(GtkAttachOptions) (0), 0, 0);
gtk_misc_set_alignment (GTK_MISC (importance_label), 0, 0.49);
+ /* Translators: Here's set a message sensitivity, which means for exchange
+ one of Normal, Personal, Private, Confidential. */
sensitivity_label = gtk_label_new_with_mnemonic (_("_Sensitivity: "));
gtk_widget_show (sensitivity_label);
gtk_table_attach (GTK_TABLE (msg_settings_table), sensitivity_label, 0, 1, 1, 2,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]