<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>老魏的博客, Wiz, CyberArticle作者官方网站 &#187; 工具软件</title>
	<atom:link href="http://weishijun.com/p/category/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://weishijun.com</link>
	<description>Wiz, CyberArticle开发手记</description>
	<lastBuildDate>Sat, 08 Jan 2011 12:16:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>共享一个小程序，用来翻译部分程序的界面语言</title>
		<link>http://weishijun.com/p/330</link>
		<comments>http://weishijun.com/p/330#comments</comments>
		<pubDate>Sat, 23 May 2009 12:14:55 +0000</pubDate>
		<dc:creator>魏 拾俊</dc:creator>
				<category><![CDATA[工具软件]]></category>

		<guid isPermaLink="false">http://weishijun.com/p/330</guid>
		<description><![CDATA[帮朋友写的一个小程序，可以用来翻译一些程序的界面，例如CyberArticle，Inno Setup的语言。
使用这个程序翻译，要满足以下的条件：
1、界面语言是文本文件，例如CyberArticle的translations下面的ini文件，Inno Setup的ISL文件。
2、界面的定义和值通过等号或者空格/TAB来分割，例如CyberArticle的语言，通过等号分割。
程序界面：

选择分割符，然后分别打开两个文件，选择一行，直接翻译就可以了。
翻译后，选择保存。
注意：
所有打开，保存的文件，都必须是unicode格式。如果不是，请首先转换。
&#160;

附件

WizResourceTranslator.zip


&#160;
]]></description>
		<wfw:commentRss>http://weishijun.com/p/330/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

