msgcvt - convert message file to and from HTML
msgcvt [-hmr]
msgcvt reads a gencat(1) format file on the standard input and converts it to HTML on the standard output. The input file must contain the control statement $quote " and use the " character to quote message text. The output is in a form suitable for automatic translation by web sites such as http://babelfish.altavista.com.
The following options are supported:
-h
--html
This is the default.
-m
--msg
-r
--raw
0
>0
Example 1 Generating a gencat Message Catalog File
The following example generates a gencat(1) message catalog file from an HTML file:
example% cat example.html | msgcvt -m > examplecat
Glenn Fowler, gsf@research.att.com
See attributes(5) for descriptions of the following attributes:
|
gencat(1), msgcc(1), msggen(1), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |