minus "_"

SVN revision: 16465
This commit is contained in:
jcwong 2005-09-02 14:22:17 +00:00 committed by jcwong
parent aa2bb0d2b3
commit 9fe4d12b87
1 changed files with 1 additions and 1 deletions

View File

@ -4746,7 +4746,7 @@ _e_border_eval(E_Border *bd)
if ((bd->client.icccm.transient_for) && (bd->client.icccm.client_leader))
{
e_error_dialog_show(_("ICCCM error"),
_("Weird, this window is transient and has a leader: %s\n",
("Weird, this window is transient and has a leader: %s\n",
e_border_name_get(bd)));
}
if (bd->client.icccm.transient_for)