minus "_"
authorjcwong <jcwong>
Fri, 2 Sep 2005 14:22:17 +0000 (14:22 +0000)
committerjcwong <jcwong@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 2 Sep 2005 14:22:17 +0000 (14:22 +0000)
SVN revision: 16465

src/bin/e_border.c

index 0b21848..ede2ac1 100644 (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)