resgen (1) Linux Manual Page
NAME
resgen, resgen2 – Mono/CLI Resource Generator
SYNOPSIS
resgen source.ext [dest.ext]
resgen /compile source.ext[,dest.resources] […]
resgen2
DESCRIPTION
Convert a resource file from one format to another.
The currently supported formats are text, resources, resx and po.
- .txt, .text
-
Used to process text files, the format of the text file is of the form:
key=valueThe value argument can contain special characters as long as they are escaped. The escape sequences currently supported are
,
, , \ (to get the escape sequence itself) and with resgen2 unicode escape sequences are supported with the
