From owner-freebsd-stable@FreeBSD.ORG Sat Sep 8 12:28:00 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 319DA106564A for ; Sat, 8 Sep 2012 12:28:00 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id EABBE8FC12 for ; Sat, 8 Sep 2012 12:27:59 +0000 (UTC) Received: by iebc12 with SMTP id c12so719406ieb.13 for ; Sat, 08 Sep 2012 05:27:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4cphKfNDjMBJJSztSMF0BwKZe7z/n8nUPKR+xKyKE0A=; b=E+UdzD44sUG0E5kX/GT2jOLQdbJ+zmIWmmxljZGduqT/XWSrA6qZozmvVr6v2PaoFW /6GRnvDSJt0HQCQbzOXe0tGvVbQbrUkyoOrZeDHzqhbnQZDt/L7sKe3yHicFL4cX6jdq YMvO5qMohtlgE4dLcEbGYfMBryu7SIysVS/3sk+vDNhzkswb5H6LHxQXm3hRKlEIiB7Y /s3T+4XbKQL8/JVJK4yX08W4h00Azz7RVgA7yyTCzaK/bKa5k1KR10O2312pl0D+PB+9 p2pb/MC2+a9cEgxvwJJhwhwQ/bXNIiRgy70kUEyiYr1lmuAZNOcUDrTzdcE0bhYiyK5B YDkQ== MIME-Version: 1.0 Received: by 10.50.40.225 with SMTP id a1mr2248184igl.51.1347107279287; Sat, 08 Sep 2012 05:27:59 -0700 (PDT) Received: by 10.231.127.76 with HTTP; Sat, 8 Sep 2012 05:27:59 -0700 (PDT) Received: by 10.231.127.76 with HTTP; Sat, 8 Sep 2012 05:27:59 -0700 (PDT) In-Reply-To: <504B206E.7000409@gmx.us> References: <504B206E.7000409@gmx.us> Date: Sat, 8 Sep 2012 07:27:59 -0500 Message-ID: From: Zhihao Yuan To: Mike Manilone Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: A BSD-licensed internationalization solution? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2012 12:28:00 -0000 libintl is LGPL, we don't have license issues against it. -- Zhihao Yuan On Sep 8, 2012 5:41 AM, "Mike Manilone" wrote: > Hi list, > > Here are many applications using GNU gettext to provide an > internationalized user interface. But I found that there isn't a > BSD-licensed gettext. (so BSD apps do not have internationalization?) > > Is there one? Then I can just switch from gettext to that. > > Sincerely, > Mike Manilone > ______________________________**_________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@**freebsd.org > " >