Download List

Descripción del Proyecto

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 Requirements

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

Esta versión incluye la impresión de ver su contenido y menor enhacements interfaz de usuario.
Tags: Minor feature enhancements
This release adds printing of view contents and minor UI enhacements.

2007-04-09 22:49
0.9.7_1

El editor por defecto permite ahora a los caracteres de tabulación y nueva línea, a escribirlas, pulse Ctrl + Enter y Ctrl + TAB. Hay una nueva opción de configuración, activado por defecto, para crear nuevas líneas por cada carácter de nueva línea al guardar. De esta manera, los valores son más fáciles de leer. El editor de panel de autocompletado y ahora tiene un corrector ortográfico. El editor mantiene panel de nueva línea y caracteres de tabulación.
Tags: 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

Esta versión incluye una herramienta para combinar conjuntos de archivos de recursos. Añade que marcan una línea basado en claves, y el filtro de base. Sólo los archivos de traducción que han sido modificadas se guardan. No hay nivel de fila (icono) y el nivel de la célula (el color del borde) la indicación de errores de ortografía. Autocompletar edición número ha sido mejorado. El menú de archivo abierto de acción se ha simplificado y ahora sólo muestra un selector de ficheros regulares. Hay pequeñas modificaciones en la interfaz de usuario. Errores han sido corregidos en relación con cierre de puntos de vista y ficha de cerca el posicionamiento botón.
Tags: 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

Soporte para múltiples comentarios en línea en todos los archivos de esta. Comentarios en el archivo de recursos predeterminado son editables como las células de otra tabla. Muestra de paneles y los comentarios ahora puede estar oculta. Una nueva opción de configuración ha sido añadido a caracteres de escape al guardar (activado por defecto). Cambio de la codificación del archivo cuando los recursos se abren ahora a cambiar la codificación de los recursos que la próxima vez que estas se guardan. Un ClassNotFoundExeption encontrar la forma en que se produjo cuando el cierre de una forma fue corregido.
Tags: 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

Un problema en la búsqueda de una cadena con el encontrar la forma ocasionado cada partido para producir una ClassNotFoundException fue corregido.
Tags: Minor bugfixes
A problem where searching for a string with the Find Form caused every match to produce a ClassNotFoundException was fixed.

Project Resources