ICU-1220 print tags.
X-SVN-Rev: 6747
This commit is contained in:
parent
aecb038cf5
commit
867b0c9cc8
@ -1,6 +1,6 @@
|
||||
// -*- Coding: utf-8; -*- [all uconv resource files]
|
||||
// Copyright (c) 2000 IBM, Inc. and Others.
|
||||
// $Revision: 1.7 $
|
||||
// $Revision: 1.8 $
|
||||
//
|
||||
// Root translation file for uconv messages.
|
||||
// So you want to translate this file??? Great!
|
||||
@ -41,8 +41,8 @@ root
|
||||
" -t, --to-code code set the destination encoding\n"
|
||||
}
|
||||
|
||||
cantGetNames { "Couldn''t get available converter names.\n" } // 0: err
|
||||
cantGetAliases { "Couldn''t get aliasesnames for {0}. {1}\n" } // 0: name 1: err
|
||||
cantGetNames { "Couldn''t get available converter names.\n" } // 0: err cantGetNames { "Couldn''t get available converter names.\n" } // 0: err
|
||||
cantGetTag { "Couldn''t get standard tag name. {0}\n" } // 0: err
|
||||
|
||||
noFromCodeset { "No conversion from encoding given (use -f)\n" }
|
||||
noToCodeset { "No conversion to encoding given (use -t)\n" }
|
||||
|
@ -67,10 +67,6 @@ Transcode the data to
|
||||
.IR encoding .
|
||||
.SH CAVEATS AND BUGS
|
||||
The
|
||||
.BI "\-\-list-converters"
|
||||
option does not yet list tags after the converter names.
|
||||
.PP
|
||||
The
|
||||
.BI "\-L\fP, \fB\-\-list-transliterators"
|
||||
option is not implemented at this point and
|
||||
.B uconv
|
||||
|
Loading…
Reference in New Issue
Block a user