X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=rBOfHmrGp/yn6Cc8UkS5s/FkBy3A/XELWBHTPN+V418=; b=udYpFnnhrQhmUNldNu3lwYvcf/Cy8ozwF5WETzBr6ku6wu3nEP3yO03pM+NSyUJsZE K7jaUY3fQaPOtwEnVcXrSFrTO2QLhRuEbYxKmaUZTFNQz9pkVgS3Motej01VnDis3e6L ZrcEyoEq3V3YhMRaYNUuq0Wd26Lht3nz2nViMIYUeOOEl8WhWu0Kl7Hz9shQjTV/omey azoLwaRXHAkFxnB/VRIfCxBjsuRjT+/PQgVs89zvro1pK5rmibUhxqRSK0rrpG/TlTvZ jPHM7dOREZTrma/Z2u9OszLgpPDnNQyjWpbLwOoCCwGIYieObqQwpnt1kfB6A15r9nxf 7WWg== MIME-Version: 1.0 X-Received: by 10.60.32.69 with SMTP id g5mr1702409oei.21.1358360246114; Wed, 16 Jan 2013 10:17:26 -0800 (PST) In-Reply-To: References: Date: Wed, 16 Jan 2013 21:17:25 +0300 Message-ID: Subject: Re: [geda-user] Adding new translations to softwares From: Sergey Alyoshin To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r0GIHT9r008276 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 1/16/13, Antonio Todo Bom ✈ wrote: > What exactly means this. Could the support to multilanguage be not ready > yet, in these tools? > But why make update-pot works, updating gattrib.pot and gnetlist.pot? Yes, they are not ready in that sense. You can see bindtextdomain() and some other functions usage in gschem and libgeda source. I do quik test with gattrib and it works, but this should be done properly as in gschem source.