diff options
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/cs.po | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 58d6330957..fc9e67781b 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2003-06-03 Stanislav Brabec <sbrabec@suse.cz> + + * cs.po: Fixed quotes: \\\" -> \". + 2003-06-02 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated. @@ -799,12 +799,12 @@ msgstr "Vybrat akci" #: addressbook/gui/component/e-address-popup.c:622 #, c-format msgid "Create a new contact \"%s\"" -msgstr "Vytvořit nový kontakt \\\"%s\\\"" +msgstr "Vytvořit nový kontakt \"%s\"" #: addressbook/gui/component/e-address-popup.c:638 #, c-format msgid "Add address to existing contact \"%s\"" -msgstr "Přidat adresu k existujícímu kontaktu \\\"%s\\\"" +msgstr "Přidat adresu k existujícímu kontaktu \"%s\"" #: addressbook/gui/component/e-address-popup.c:914 msgid "Querying Addressbook..." |