diff options
author | Milan Crha <mcrha@redhat.com> | 2010-11-30 04:31:43 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-11-30 04:31:43 +0800 |
commit | ce02a16bd15a1911038d31861b788d38025e2e65 (patch) | |
tree | fe4e6fef866284285215d31071fa1e2affa984cf /addressbook/gui | |
parent | f8585c418944c2fe9eb99e20f0f7b2c8573d287b (diff) | |
download | gsoc2013-evolution-ce02a16bd15a1911038d31861b788d38025e2e65.tar gsoc2013-evolution-ce02a16bd15a1911038d31861b788d38025e2e65.tar.gz gsoc2013-evolution-ce02a16bd15a1911038d31861b788d38025e2e65.tar.bz2 gsoc2013-evolution-ce02a16bd15a1911038d31861b788d38025e2e65.tar.lz gsoc2013-evolution-ce02a16bd15a1911038d31861b788d38025e2e65.tar.xz gsoc2013-evolution-ce02a16bd15a1911038d31861b788d38025e2e65.tar.zst gsoc2013-evolution-ce02a16bd15a1911038d31861b788d38025e2e65.zip |
Added few translator comments
As requested in bug #635414
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui b/addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui index 4ee84acbf1..84b4ac6c11 100644 --- a/addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui +++ b/addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui @@ -93,7 +93,7 @@ <child> <object class="GtkLabel" id="label3"> <property name="visible">True</property> - <property name="label" translatable="yes">Conflicting Contact:</property> + <property name="label" translatable="yes" comment="Translators: Heading of the contact which has same name or email in this folder already.">Conflicting Contact:</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_CENTER</property> |