]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Java: Doc comments.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Feb 2025 06:27:46 +0000 (07:27 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Feb 2025 06:27:46 +0000 (07:27 +0100)
* gettext-tools/doc/lang-java.texi: Add comments.

gettext-tools/doc/lang-java.texi

index 4eb1440e0487adf980c98e39cd09b8ab30a32122..202985c1f37efbd6aa980abd4ed7f35f31c47389 100644 (file)
@@ -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