aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-07-27 19:14:21 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:08:38 +0800
commit3d067e801eb7308ff247805c1c96f6ea4e8a7541 (patch)
treecedede082294b13c65c77ebe50ab11925eb0264c
parent2b0957f935996335cb5a7abe8008499f98ddd7d2 (diff)
downloadgsoc2013-evolution-3d067e801eb7308ff247805c1c96f6ea4e8a7541.tar
gsoc2013-evolution-3d067e801eb7308ff247805c1c96f6ea4e8a7541.tar.gz
gsoc2013-evolution-3d067e801eb7308ff247805c1c96f6ea4e8a7541.tar.bz2
gsoc2013-evolution-3d067e801eb7308ff247805c1c96f6ea4e8a7541.tar.lz
gsoc2013-evolution-3d067e801eb7308ff247805c1c96f6ea4e8a7541.tar.xz
gsoc2013-evolution-3d067e801eb7308ff247805c1c96f6ea4e8a7541.tar.zst
gsoc2013-evolution-3d067e801eb7308ff247805c1c96f6ea4e8a7541.zip
Bug #655353 - Add translator comment
-rw-r--r--mail/mail-dialogs.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-dialogs.ui b/mail/mail-dialogs.ui
index 3520a0d197..ff74671741 100644
--- a/mail/mail-dialogs.ui
+++ b/mail/mail-dialogs.ui
@@ -314,7 +314,7 @@ Please select a follow up action from the "Flag" menu.</property>
</child>
<child>
<object class="GtkCheckButton" id="completed">
- <property name="label" translatable="yes">Co_mpleted</property>
+ <property name="label" translatable="yes" comments="Translators: Flag Completed">Co_mpleted</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>