Download List

项目描述

prbeditor is an editor for Java property resource bundle files. The application's intent is to help in the localization (l10n) of those programs that have been internationalized with Java's standard i18n mechanism. In contrast to other similar tools, it shows the keys and values of several languages at the same time in a spreadsheet, giving a global view of the resource files. The tool relies on the application of regular expresions to organize the keys and filter the visibility of the files. It includes a spell checker for several languages, based on word lists which may be downloaded separately.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-07-31 02:32
0.9.7_2

此版本增加了印刷内容的观点和未成年界面enhacements。
标签: Minor feature enhancements
This release adds printing of view contents and minor UI enhacements.

2007-04-09 22:49
0.9.7_1

默认编辑器现在允许换行和制表符,键入这些,按CTRL + ENTER键和CTRL + TAB键。有一个新的配置选项,默认情况下启动,以创建为每个新行换行符保存时。这样,值更易于阅读。编辑器窗格中现在有自动完成和拼写检查。编辑器窗格中不断换行和制表符。
标签: Minor feature enhancements
The default editor now allows newline and tab characters; to type them, press ctrl+ENTER and ctrl+TAB. There is a new configuration option, activated by default, to create new lines per each newline character when saving. This way, values are easier to read. The pane editor now has autocomplete and a spell checker. The pane editor keeps newline and tab characters.

2007-02-19 02:03
0.9.7

此版本增加了一个工具来合并资源文件集。它增加了行书签,关键的和过滤的。只有那些翻译已被修改的文件被保存。有行级(图标)和细胞水平(边框颜色)的拼写错误的迹象。关键编辑自动完成已有所改善。打开文件菜单操作已被简化,现在只显示经常性文件选择。有轻微的界面修改。缺陷已得到修复与最后阶段的意见和tab关闭按钮定位。
标签: Major feature enhancements
This release adds a tool to merge resource file sets. It adds row bookmarking, key-based and filter-based. Only those translation files that have been modified are saved. There is row level (icon) and cell level (border color) indication of spelling mistakes. Key editing autocompletion has been improved. The open file menu action has been simplified, and now shows only a regular file chooser. There are minor UI modifications. Bugs have been fixed related to closing views and tab-close-button positioning.

2006-11-22 09:30
0.9.6_3

支持多行的所有文件中增加了意见。在默认的资源文件的意见正在编辑的象其他表格单元格。采样和评论窗格现在可能隐藏。一个新的配置选项被添加到转义字符时,保存(默认情况下打开)。更改文件的编码打开时,资源将改变现在的资源下一次,这些被保存编码。一个ClassNotFoundExeption查找表关闭时发生的形式是固定的。
标签: Minor feature enhancements
Support for Multi-line comments in all files was
added. Comments in the default resource file are
now editable like other table cells. Sample and
comments panes may now be hidden. A new
configuration option was added to escape
characters when saving (turned on by default).
Changing the file encoding when resources are
opened will now change the encoding of the
resources the next time these are saved. A
ClassNotFoundExeption in Find Form which occurred
when closing a form was fixed.

2006-10-17 10:16
0.9.5_2

一个问题,即要求与查找表造成的每场比赛产生ClassNotFoundException的字符串搜索是固定的。
标签: Minor bugfixes
A problem where searching for a string with the Find Form caused every match to produce a ClassNotFoundException was fixed.

Project Resources