From 190fb2350bc4b4bd87a70adc8b45234df7e79bd4 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 29 Sep 2015 17:18:53 +0900 Subject: [PATCH] doc: Mention supported ITS data categories --- gettext-tools/doc/gettext.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 4bdf30d26..0d6e55798 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -12253,7 +12253,9 @@ appdata-tools, appstream, libappstream-glib, libappstream-glib-builder Marking translatable strings in an XML file is done with a separate "rule" file, making use of the Internationalization Tag Set standard -(ITS, @uref{http://www.w3.org/TR/its20/}). +(ITS, @uref{http://www.w3.org/TR/its20/}). Currently supported ITS data +categories are: @samp{Translate}, @samp{Localization Note}, +@samp{Elements Within Text}, and @samp{Preserve Space}. For example, given the following XML document: -- 2.47.2