View Single Post
WebDestroya
Member
Join Date: Jul 2008
Location: Irvine, CA
Old 01-09-2013 , 20:01   Re: Translation Project Website
Reply With Quote #25

Peace-Maker,

I have added format description support.

http://translator.mitchdempsey.com/phrases/98

If you upload a file with format keys, they will be properly parsed and displayed.

If you do the following:
Code:
// 1: Description of first item
// 2: Description of second item
"#format"        "{1:d},{2:d}"
Then your descriptions will also be shown next to the format type. You can edit your phrase file and re-upload and it will automatically update your format descriptions. Just make sure you use the same format as shown above (it must be a single line comment, one entry per line, and "number colon description"
__________________
MitchDB
SourceMod Plugin Translation App: App Website | Forum Post | Get your plugin translated!
WebDestroya is offline