From: Bruno Haible Date: Mon, 3 Feb 2025 06:27:46 +0000 (+0100) Subject: Java: Doc comments. X-Git-Tag: v0.24~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b708e435e4249de7d6c9903b64f0cdf5ab22f28;p=thirdparty%2Fgettext.git Java: Doc comments. * gettext-tools/doc/lang-java.texi: Add comments. --- diff --git a/gettext-tools/doc/lang-java.texi b/gettext-tools/doc/lang-java.texi index 4eb1440e0..202985c1f 100644 --- a/gettext-tools/doc/lang-java.texi +++ b/gettext-tools/doc/lang-java.texi @@ -1,11 +1,17 @@ @c This file is part of the GNU gettext manual. -@c Copyright (C) 1995-2020 Free Software Foundation, Inc. +@c Copyright (C) 1995-2025 Free Software Foundation, Inc. @c See the file gettext.texi for copying conditions. @node Java @subsection Java @cindex Java +@ignore +A widespread approach for localization in Java is via .properties files, +with a programmer-assigned ID as key for each message. +With this approach, no PO files, and no support from GNU gettext is possible. +@end ignore + @table @asis @item RPMs java, java2