Commit graph

20 commits

Author SHA1 Message Date
jperkin
98b6681cfe Remove mk/find-prefix.mk usage from the editors category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:50:00 +00:00
agc
411fefe420 Add SHA512 digests for distfiles for editors category
Problems found with existing distfiles:
	distfiles/javascript-2.1b1.el
	distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:32:14 +00:00
ryoon
475405f2ea Update to 3.5.01
Changelog:
----------------------------------------------------------------------
 OmegaT 3.5 update 1 (2015-06-11)
----------------------------------------------------------------------
   3 Enhancements
   2 Bug fixes
   3 Localisation updates
----------------------------------------------------------------------
3.5 update 1 vs 3.5

  Implemented requests:

  - Drag and drop within the segment
  https://sourceforge.net/p/omegat/feature-requests/401/

  - Auto-completion option: Show relevant suggestions automatically
  https://sourceforge.net/p/omegat/feature-requests/1097/

  - Glossary view auto-completion improvements
  https://sourceforge.net/p/omegat/feature-requests/1098/

  Bug fixes:

  - The writeable glossary was not working propertly if it was not
at the root of the glossary folder

  - It was not possible to have two glossaries with the same name
in different sub-folders

  Localisation updates:
  - Dutch localisation updated to 3.5 (UI, documentation, scripts, readme)
  - Interlingua localisation updated to 3.5 (UI, scripts, readme)
  - Italian localisation updated to 3.5 (UI, scripts)

----------------------------------------------------------------------
 OmegaT 3.5 (2015-06-05)
----------------------------------------------------------------------
  18 Enhancements
   4 Bug fixes
   5 Localisation updates
----------------------------------------------------------------------
3.5 vs 3.4

  Implemented requests:

  - Progress bar L10N improvement
  https://sourceforge.net/p/omegat/feature-requests/1055/

  - Glossary input from Search window
  https://sourceforge.net/p/omegat/feature-requests/747/

  - Highlighting search word in target segment
  https://sourceforge.net/p/omegat/feature-requests/890/

  - Drag and drop to open project
  https://sourceforge.net/p/omegat/feature-requests/113/

  - Drag and drop to add files to project
  https://sourceforge.net/p/omegat/feature-requests/1091/

  - Add confirmation for the button Reset all colours
  https://sourceforge.net/p/omegat/feature-requests/1085/

  - Option to remove "fuzziness" from glossary
  https://sourceforge.net/p/omegat/feature-requests/1033/

  - Better Mac OS X integration
  https://sourceforge.net/p/omegat/feature-requests/1092/

  - Remove automatically mnemonics for CJK bundles under Mac
  https://sourceforge.net/p/omegat/feature-requests/1049/

  Other changes:

  - There's an explanation message at the bottom of the Editor when
Ctrl+Shift+O is pressed

  - New script to clear SVN authentication data

  - New OmegaT icon on the Mac

  - Go to next/previous segment with key shortcuts work
in the Search result window just like in the Editor

  - Alternatively to specifiy a project folder on the command line,
it is now also possible to specify the path of an omegat.project file

  - In the QA - Check rules script (check_rules.groovy), it is now
possible to check linguistic (LangageTool) issues

  - There's now a "Save as" button in Help > Log

  - Read parameters from config file on startup, specified with
--config-file=path/to/file

  - There are two new search options at the bottom of the Search window.
"Auto-sync with Editor". If checked, the Editor will go automatically to the
segment where the cursor is located in the search window.
"Back to the initial segment on close". If checked, the Editor will go back
to the segment being current before the Search window was opened.

  Bug fixes:

  - Panel header title was white under Windows 7 with a classic theme

  - Script files could be locked
  https://sourceforge.net/p/omegat/bugs/749/

  - In statistics, scrollbars could cover table content

  - Auto-completer popup size was often too small for its contents

  Localisation updates:

  - Dutch localisation updated to 3.4 update 1 (UI, documentation, readme)
  - Russian localisation updated to 3.4 update 1 (UI, readme, scripts)
  - Belarusian localisation updated to 3.5 (UI, readme, scripts)
  - Japanese localisation updated to 3.5 (UI, documentation, scripts)
  - Italian localisation updated to 3.4 update 1 (UI)
2015-08-09 17:39:33 +00:00
ryoon
f04dd392c7 Update to 3.4
Changelog:
----------------------------------------------------------------------
 OmegaT 3.4 (2015-04-20)
----------------------------------------------------------------------
  11 Enhancements
   4 Bug fixes
   3 Localisation updates
----------------------------------------------------------------------
3.4 vs 3.1.9 update 1

  Implemented requests:

  - Improve OmegaT look and feel
  https://sourceforge.net/p/omegat/feature-requests/1082/

  - Better statistics layout for l10n UI
  https://sourceforge.net/p/omegat/feature-requests/820/

  - Increase the size or better layout of the statistics window
  https://sourceforge.net/p/omegat/feature-requests/820/

  - Add Close button to Statistics window
  https://sourceforge.net/p/omegat/feature-requests/859/

  - Automatically detect input file encoding when possible
  https://sourceforge.net/p/omegat/feature-requests/1075/

  - Improve fuzzy match difference granularity in Chinese
  https://sourceforge.net/p/omegat/feature-requests/1077/

  Other changes:

  - New XML Spreadsheet 2003 filter. This allows translating Excel document
exported in XML 2003 format. As the extension is .xml, other filters may
"steal" the file. In that case, they have to be disabled. The XML
Spreadhsheet 2003 filter limit itself to documents where the first tag
is "Workbook".

  - In Options > File Filters, the filters used by the current project
are displayed in bold

  - New "Trafficlight" theme in the Switch Colour Theme script

  - Options > Tag Validation was renamed to Tag Processing. In that dialog,
there's now an option to decide whether protected text (from the XLIFF filter)
and custom tags should be counted in statistics. The option is on by default.
In previous versions, protected text was not counted in the statistics, so
the option has to be disabled to get the same value as before.

  - The font selected in Options > Fonts can be applied now also to statistics

  Bug fixes:

  - Editor title overflows with long filename
  https://sourceforge.net/p/omegat/bugs/739/

  - Valid XML characters outside the BMP are stripped from input
  https://sourceforge.net/p/omegat/bugs/740/

  - Scripting window: now ScriptsDir is displayed like "foo\scripts" instead
of "foo\.\scripts"

  - OmegaT does not look nice on Mac retina display
  https://sourceforge.net/p/omegat/bugs/712/

  Localisation updates:

  - Dutch localisation updated to 3.4 (UI, documentation, scripts, readme)
  - Italian localisation updated to 3.4 (UI, documentation, scripts)
  - Japanese localisation updated to 3.4 (UI, readme)

----------------------------------------------------------------------
 OmegaT 3.1.9 update 1 (2015-04-15)
----------------------------------------------------------------------
   1 Enhancement
   3 Bug fixes
   0 Localisation update
----------------------------------------------------------------------
3.1.9 update 1 vs. 3.1.9

  Implemented requests:

  - Change auto-completion mode access keys
  https://sourceforge.net/p/omegat/feature-requests/1073/

  Bug fixes:

  - The OK and Cancel buttons of Options > Editing Behaviour were not
displayed correctly

  - Newly assigned scripts execute several times
  https://sourceforge.net/p/omegat/bugs/737/

  - The project-specific file filter configuration was deleted when
quitting OmegaT

----------------------------------------------------------------------
 OmegaT 3.1.9 (2015-03-09)
----------------------------------------------------------------------
  21 Enhancements
  13 Bug fixes
   6 Localisation updates
----------------------------------------------------------------------
3.1.9 vs. 3.1.8

  Implemented requests:

  - Machine translation with Yandex
  https://sourceforge.net/p/omegat/feature-requests/790/

  - Use selection for text Search from "Fuzzy Match" or "Glossary" panes
  https://sourceforge.net/p/omegat/feature-requests/877/

  - Allow to insert selection into translation from the Fuzzy Matches pane
  https://sourceforge.net/p/omegat/feature-requests/1057/

  - Warn user if the Enter key is hit while "Use TAB to Advance" is checked
  https://sourceforge.net/p/omegat/feature-requests/1061/

  - Support XLIFF equiv-text in tooltips, simplify tooltip prefs
  https://sourceforge.net/p/omegat/feature-requests/1064/

  - Show the number of non-unique segment instances in the segment markers
  https://sourceforge.net/p/omegat/feature-requests/1068/

  - Contextual menu to jump to another instance of non-unique segments
  https://sourceforge.net/p/omegat/feature-requests/1067/

  - Make it easy to "brand" OmegaT for custom deployments
  https://sourceforge.net/p/omegat/feature-requests/1069/

  - Make it easy to find specific files by name or path
  https://sourceforge.net/p/omegat/feature-requests/1070/

  - Improve resizing behavior of Project Files dialog
  https://sourceforge.net/p/omegat/feature-requests/1071/

  - Make segment numbers visible for all segments
  https://sourceforge.net/p/omegat/feature-requests/1038/

  Other enhancements:

  - ILIAS Language File filter. Those files can have the .lang or
.lang.local extensions. As .lang files are also loaded by the Lang
Mozilla filter, it has to be unabled to load them with the ILIAS filter.

  - Machine translation requests are now cached. That means that a
source segment already translated will not be requested again during
the same session (i.e., until OmegaT is closed).

  - The initial location and the layout when resized of various dialogs
were improved. The OK button was set as the default button for all dialogs.

  - The Custom Colours dialog was improved. It can be closed with Escape,
changes are remembered immediately and all colours can be reset at once.
There's also a new tab for colour selection.

  - The Project Files dialog can be hidden on project load via hidden preference
(project_files_show_on_load)

  - It is possible to define the text and background colour of modification
information and the active segment's source and target

  - Dialogs are now centered against the main window instead of the screen

  - The Visio filter was updated to remove unneeded tags in Visio 2010 documents

  - For versions including Java, the JRE is now 1.8.0_31 instead of 1.7

  - The appearance of the Project Files dialog has been improved on OS X.
The new styling has been applied to all platforms.

  Bug fixes:

  - There's now a 3-second retry when OmegaT attempts to rename files

  -  java.io.IOException: Error rename new file to glossary in team projects
  https://sourceforge.net/p/omegat/bugs/695/

  - In some specific cases, the content of Mozilla DTD files was not
loaded

  - License information was missing from the lib folder of binary
distributions

  - Wrong Swedish segmentation exception corrected

  - Newline characters are lost in Japanese target documents
  https://sourceforge.net/p/omegat/bugs/721/

  - Filtering after a search with no live segments freezes OmegaT
  https://sourceforge.net/p/omegat/bugs/692/

  - Ellipses missing in several menu items
  https://sourceforge.net/p/omegat/bugs/728/

  - Both menu items for alternative translation are enabled
  https://sourceforge.net/p/omegat/bugs/731/

  - Incorrect handling of typographic apostrophe (U+2019)
  https://sourceforge.net/p/omegat/bugs/598/

  - The project-specific filter configuration was not saved when creating a
new project

  - Mac OS X: A workaround was added for the full-screen window sizing
bug on OS X + Java 1.8. See https://bugs.openjdk.java.net/browse/JDK-8065739
for the bug description.

  - The font set in Options > Font was only used after the change when
Apply this font to the Project Files dialog was used

  Localisation updates:

  - Belarusian localisation updated to 3.1.9 (UI, tutorial, scripts, readme)
  - Basque localisation updated to 3.1.9 (UI, tutorial, scripts, readme)
  - Dutch localisation updated to 3.1.9 (UI, documentation, scripts, readme)
  - Italian localisation updated to 3.1.9 (UI, documentation, scripts, readme)
  - Japanese localisation updated to 3.1.9 (UI, documentation, readme)
  - Russian localisation updated to 3.1.9 (UI, tutorial, scripts, readme)

----------------------------------------------------------------------
 OmegaT 3.1.8 (2014-12-04)
----------------------------------------------------------------------
   6 Enhancements
  10 Bug fixes
   5 Localisation updates
----------------------------------------------------------------------
3.1.8 vs. 3.1.7

  Implemented requests:

  - Allow custom background/foreground colors for different elements in the editor
  https://sourceforge.net/p/omegat/feature-requests/1035/

  - Show dialog for unsupported SVN errors
  https://sourceforge.net/p/omegat/feature-requests/1041/

  - Allow configurable diff-style colours in fuzzy matching
  https://sourceforge.net/p/omegat/feature-requests/900/

  Other enhancements:

  - It is now possible to customise colours used in the Fuzzy Matches pane

  - All OmegaT windows (Search and Scripting windows) now use the OmegaT icon
instead of the standard Java ones

  - Revised user manual

  Bug fixes:

  - Project specific segmentation rules cannot be disabled
  https://sourceforge.net/p/omegat/bugs/694/

  - Colours were not working in the Fuzzy Matches pane

  - The text colour was not applied in the Editor

  - If there was a double click in the search result entries pane in the
Search window before the first searching execution, the cursor (i.e.,
mouse pointer) changed to the Wait icon and could not be restored

  - Strange glossary behavior - removing of newly added terms
  https://sourceforge.net/p/omegat/bugs/696/

  - OmegaT keeps temporary files project_save.tmx-based_on_revision_number.new
  https://sourceforge.net/p/omegat/bugs/683/

  - Git team project saving failure with 3.1.6
  https://sourceforge.net/p/omegat/bugs/714/

  - Fuzzy match segment not shown entirely when Ctrl+Arrow/Num is typed
  https://sourceforge.net/p/omegat/bugs/720/

  - PO comments also included as source text
  https://sourceforge.net/p/omegat/bugs/705/

  - In team projects, OmegaT was sometimes failing to rename files (perhaps
blocked by antivirus or cache software). There's now a 3-second retry.

  Localisation updates:

  - Dutch localisation updated to 3.1.7 (UI)
  - Interlingua localisation updated to 3.1.7 (UI, documentation)
  - Italian localisation updated to 3.1.7 (UI)
  - Japanese localisation updated to 3.1.8 (UI, documentation)
  - French localisation updated to 3.1.8 (UI, readme, documentation)
2015-05-19 12:48:36 +00:00
ryoon
f6f9bcddc2 Update to 3.1.7
Changelog:
----------------------------------------------------------------------
 OmegaT 3.1.7 (2014-10-20)
----------------------------------------------------------------------
   9 Enhancements
   7 Bug fixes
   3 Localisation updates
----------------------------------------------------------------------
3.1.7 vs. 3.1.6

  Implemented requests:

  - Add the ability to commit updated segmentation.conf
  https://sourceforge.net/p/omegat/feature-requests/1004/

  - Accept UTF-16 text files for glossaries
  https://sourceforge.net/p/omegat/feature-requests/644/

  - Allow scripts to run in console mode
  https://sourceforge.net/p/omegat/feature-requests/994/

  - Colour themes (e.g., light/dark GUI modes)
  https://sourceforge.net/p/omegat/feature-requests/958/

  - Editable colours
  https://sourceforge.net/p/omegat/feature-requests/549/

  Other enhancements:

  - A new script (auto_open_last_project.groovy) allows opening automatically
the last open project

  - Suggest local directory for new team project based on repository URL

  - Word filter: an option allows to translate or not duplicate legacy
fallback text. It is off by default, which means the legacy fallback
text is not translated.

  - For team projects, a parameter (-Dteam.supersafe) allows to keep all backups
(up to 300). New log messages were also added.

  Bug fixes:

  - Line length limit doesn't work on one line text files
  https://sourceforge.net/p/omegat/bugs/707/

  - Scripts folder is not created in the source package
  https://sourceforge.net/p/omegat/bugs/709/

  - TransTip doesn't highlight acronyms
  https://sourceforge.net/p/omegat/bugs/708/

  - Console-mode align doesn't load the project correctly and crashes
  https://sourceforge.net/p/omegat/bugs/711/

  - Some Mozilla DTD files were not loaded correctly

  - When using Create Current Translated Document, the message should be in the singular
  https://sourceforge.net/p/omegat/bugs/713/

  - PO filter: it was not possible to enter an alternative translation for a
different plural when the source sentences of the plural were the same.
As the identifier for alternative translations of PO were changed, it is not
recommanded to change version during a project.

  Localisation updates:

  - Japanese localisation updated to 3.1.7 (UI, readme, documentation)
  - Italian localisation updated to 3.1.6 (UI, readme)
  - Dutch localisation updated to 3.1.6 (UI, readme, documentation)

----------------------------------------------------------------------
 OmegaT 3.1.6 (2014-09-10)
----------------------------------------------------------------------
   5 Enhancements
   8 Bug fixes
   3 Localisation update
----------------------------------------------------------------------
3.1.6 vs. 3.1.5

  Implemented requests:

  - Allow customising segment modification information
  https://sourceforge.net/p/omegat/feature-requests/1022/

  - Automatically open last visited segment
  https://sourceforge.net/p/omegat/feature-requests/35/

  - Memory for searched items
  https://sourceforge.net/p/omegat/feature-requests/176/

  Other enhancements:

  - Ctrl+Shift+M was added as a shortcut to "Go to selected match"
  https://sourceforge.net/p/omegat/feature-requests/1009/

  - Protected parts tooltip view changes. In Options > View, paired tags
can be removed from tooltip, text between paired tags can be bolded.

  Bug fixes:

  - Wrong font used in dictionary window
  https://sourceforge.net/p/omegat/bugs/706

  - Alt+Up/Down was set to Select Next Match and Select Previous Match on Mac OSX
  https://sourceforge.net/p/omegat/bugs/687/

  - The description of open_current_file.groovy was wrongly
"Open the current translated file". It was corrected to "Open the current source file"

  - The HTML filter had a different behaviour, where attributes were transformed into
tags and could not be translated.

  - Multi-line notes in XLIFF files were not extracted correctly

  - Issues with LaTeX filter with Java 8
  https://sourceforge.net/p/omegat/bugs/658/

  - Extra tags in LaTex file
  https://sourceforge.net/p/omegat/bugs/564/

  - Recent projects were not always updated

  Localisation updates:

  - Dutch localisation updated to 3.1.5 (UI, readme, documentation, scripts)
  - Italian localisation updated to 3.1.5 (UI, readme)
  - Japanese localisation updated to 3.1.6 (UI, readme, documentation)

----------------------------------------------------------------------
 OmegaT 3.1.5 (2014-08-13)
----------------------------------------------------------------------
   2 Enhancements
   4 Bug fixes
   0 Localisation update
----------------------------------------------------------------------
3.1.5 vs. 3.1.4

  Implemented requests:

  - Load alternative translations from external TMXs created by OmegaT
  https://sourceforge.net/p/omegat/feature-requests/783/

  - List recent projects
  https://sourceforge.net/p/omegat/feature-requests/161/

  Bug fixes:

  - Pane headline missing using the Windows classic theme
  https://sourceforge.net/p/omegat/bugs/697/

  - Error while trying to validate tags with a changed order
  https://sourceforge.net/p/omegat/bugs/698/

  - Error: org.omegat.filters2.TranslationException: String index out of range: -1
  https://sourceforge.net/p/omegat/bugs/699/

  - OmegaT could fail to create nested subfolders in the target folder

----------------------------------------------------------------------
 OmegaT 3.1.4 (2014-07-28)
----------------------------------------------------------------------
  12 Enhancements
   2 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
3.1.4 vs. 3.1.3

  Implemented requests:

  - Enable Check whole project by default in check_rules.groovy
  https://sourceforge.net/p/omegat/feature-requests/1012/

  - Don't save location of projects opened via command line
  https://sourceforge.net/p/omegat/feature-requests/1010/

  - Select the matching percentage on which to base the match ordering
  https://sourceforge.net/p/omegat/feature-requests/847/

  - Select folders and files to ignore in the source folder
  https://sourceforge.net/p/omegat/feature-requests/954/

  Other enhancements:

  - Improve combo box look and feel on OS X

  - SVNKit updated to 1.8.5. Team projects created previously will continue
to work normally with OmegaT. However, if you want to use SVN tools to manage a
project created with OmegaT 3.1.4 (e.g., commit new source files), you have
to use a compatible tool (e.g., Tortoise SVN 1.8.7). If you want to manage
with such a tool projects created previously, you have to perform an SVN Upgrade
Copy. Once this is done, the working copy can no longer be managed with a 1.7 SVN
tool or OmegaT 3.1.3.

  - When a team project gets online/offline, the last dialog box replaces
the previous one, instead of piling up as was done previously

  - In Options > External TMXs and in Project Properties, the variable
insertions buttons replace selection instead of ignoring it

  - In team projects, the repository type detection is now more robust

  - It's possible to specify a timestamp authority for Java Web Start
See: https://ant.apache.org/manual/Tasks/signjar.html

  - Internal support for multiple comment providers, so that plugins can write
to the comment pane

  - Search window: make Enter key start search from Author field

  Bug fixes:

  - Minor cursor issue in team projects
  https://sourceforge.net/p/omegat/bugs/672/

  - Editing behaviour "leave the segment empty" setting not working when filter is active
  https://sourceforge.net/p/omegat/bugs/686/

  Localisation updates:

  - Italian localisation updated to 3.1.3 (UI, readme, documentation)
  - Japanese localisation updated to 3.1.4 (UI, readme)

----------------------------------------------------------------------
 OmegaT 3.1.3 (2014-07-11)
----------------------------------------------------------------------
  12 Enhancements
   4 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
3.1.3 vs. 3.1.2

  Implemented requests:

  - Implement application_start event for scripts
  https://sourceforge.net/p/omegat/feature-requests/1000/

  - XLIFF filter - RESNAME as id for alternative translations
  https://sourceforge.net/p/omegat/feature-requests/996/

  - Make adding filename to alternative translations configurable
  https://sourceforge.net/p/omegat/feature-requests/961/

  - Create automatically project_save.tmx when creating a project
  https://sourceforge.net/p/omegat/feature-requests/1008/

  - Go to selected match
  https://sourceforge.net/p/omegat/feature-requests/1009/

  Other enhancements:

  - When enabling or disabling Options > Glossary > Display Context
Description for TBX Glossaries, only TBX glossaries are reloaded, instead
of all glossaries

  - Under Linux, the layout of omegat.kaptn was improved. the "Languages"
and "Appearance" tabs are now merged into a single "GUI Settings" tab.

  - The size of the About dialog is reduced automatically if it doesn't
fit on screen

  - VLDocking (the docking system) updated to 3.0.4

  - Specific user interface layout can be built into a Java Web Start package at
compilation time, by putting an uiLayout.xml file in /release/WebStart-specific

  - Text filter: when using the line length limit, OmegaT tries to avoid
putting a new line just after an opening bracket. Opening brackets are
defined as '([{<'.

  - A new option in the search window allows showing the source file name
for each search result

  Bug fixes:

  - Remove script action outputs wrong script name
  https://sourceforge.net/p/omegat/bugs/656/

  - Untranslated segments missing in target Java .properties and Mozilla DTDs
  https://sourceforge.net/p/omegat/bugs/690/

  - No more warning about mixed content in the Java Web Start package. Requires
ant-contrib. See details in /release/WebStart-specific/build.xml

  - Text filter: some of the last lines of the target document could be lost

  Localisation updates:

  - Italian localisation updated to 3.1.2 (UI, scripts, readme)
  - Interlingua localisation updated to 3.1.2 ((UI, scripts, readme, documentation)

----------------------------------------------------------------------
 OmegaT 3.1.2 (2014-06-26)
----------------------------------------------------------------------
  17 Enhancements
   2 Bug fixes
   3 Localisation updates
----------------------------------------------------------------------
3.1.2 vs. 3.1.1 update 1

  Implemented requests:

  - Include notes from orphan segments and external TMXs in search
  https://sourceforge.net/p/omegat/feature-requests/965/

  - Make several identical results in Search Results window appear as one result
  https://sourceforge.net/p/omegat/feature-requests/936/

  - Dual mode progress bar
  http://sourceforge.net/p/omegat/feature-requests/959

  - Extend check_rules.groovy with ability to sort by error type
  https://sourceforge.net/p/omegat/feature-requests/992/

  - Show segments with spelling errors in check_rules.groovy
  https://sourceforge.net/p/omegat/feature-requests/999/

  - Script: Strip tags only in selection
  https://sourceforge.net/p/omegat/feature-requests/998/

  -  Make SVN_cleanup script localizable
  https://sourceforge.net/p/omegat/feature-requests/997/

  - Connector to TaaS online service
  https://sourceforge.net/p/omegat/feature-requests/1007/

  Other enhancements:

  - When --no-team is used, Project > Dowload team project is disabled

  - Make "auto" colors more distinctive

  - Auto-completer choices can be confirmed by a double click

  - For team projects, the type of repository (Git or SVN) is now detected
automatically. When authentication is required, credentials have to be
provided first to detect the type of repository. The type of repository can
be forced by prefixing the URL with "git!" or "svn!".
E.g., svn!https://omegat.xxxx.xx/omegat-fr

  - Scripts with a separate .properties file for user messages are now
included in localisation bundles

  - Specific preferences can be built into a Java Web Start package at
compilation time, by putting an omegat.prefs file in /release/WebStart-specific

  - .properties files for script localisation can now be put into a
/properties folder inside the /scripts folder. For compatibility, .properties from
the root of the /script folder are loaded if they exist.

  - In the Search window, the labels Number of results and Display all results
were misleading, because what is counted is the number of segments containing the
results, not the number of search results. To clarify, the labels were renamed to
Number of matching segments and Display all matching segments.

  - Under Linux, the layout of omegat.kaptn was improved, with a separate tab
for online services, and the option --no-team was added

  Bug fixes:

  - Word: anything placed before the leading tag is omitted in translated document
  https://sourceforge.net/p/omegat/bugs/634/

  - The color used in the View menu to identify "auto" colors was
COLOR_MARK_COMES_FROM_TM_XICE instead of COLOR_MARK_COMES_FROM_TM_XAUTO
used by most users

  Localisation updates:

  - Italian localisation updated to 3.1.0 (UI, Documentation)
  - Japanese localisation updated to 3.1.1 update 2 (UI, Documentation, Scripts)
  - Russian localisation updated to 3.1.2 (UI, Scripts, Readme)

----------------------------------------------------------------------
 OmegaT 3.1.1 update 1 (2014-05-21)
----------------------------------------------------------------------
   1 Enhancement
   4 Bug fixes
   0 Localisation update
----------------------------------------------------------------------
3.1.1 update 1 vs. 3.1.1

  Implemented requests:

  - Strip special strings before pasing text to spellchecker script
  https://sourceforge.net/p/omegat/feature-requests/991/

  Bug fixes:

  - OmegaT HTML filter confuses <head> and <header>
  https://sourceforge.net/p/omegat/bugs/680/

  - Open xxx (e.g., Open glossary) scripts under Windows were not compatible
with Samba shares

  - In the text filter, the line length limit was not respected if
the source document was using LF instead of CR+LF for end of lines

  - In the XLIFF filter, protected tags (<mrk mtype="protected") were
not converted back to real tags in the target document

----------------------------------------------------------------------
 OmegaT 3.1.1 (2014-05-13)
----------------------------------------------------------------------
  13 Enhancements
   5 Bug fixes
   4 Localisation updates
----------------------------------------------------------------------
3.1.1 vs. 3.1.0

  Implemented requests:

  - Add Illustrator xml export format support to the SVG filter
  https://sourceforge.net/p/omegat/feature-requests/987/

  - Allow using <trans-unit> ID as identifier of alternative translations in XLIFF filter
  https://sourceforge.net/p/omegat/feature-requests/989/

  - Mozilla .lang files filter
  https://sourceforge.net/p/omegat/feature-requests/962/

  - PO filter: allow translating blank source segments
  https://sourceforge.net/p/omegat/feature-requests/960/

  - Allow Moving up/down/first/last multiple files in Project Files list
  https://sourceforge.net/p/omegat/feature-requests/964/

  - In search, make space match non-breaking space
  https://sourceforge.net/p/omegat/feature-requests/969/

  - Enable sorting by column in the Spellchecker window (script)
  https://sourceforge.net/p/omegat/feature-requests/972/

  - Extend check_rules.groovy with ability to find untranslated and source=target segments
  https://sourceforge.net/p/omegat/feature-requests/993/

  Other enhancements:

  - In replace mode, "Cancel" was replaced by "Finish", because
"Cancel" could lead to believe that changes already done would be
undone

  - By giving an email in -Dmymemory.api.email for MyMemory machine
translation, it is possible to use 1000 requests per day instead
of 100 ones

  - The Linux version is now available also with a 64-bit JRE

  - Bundle (.properties) filter now displays comments (# or !)
preceding a segment in the Comments pane

- The spell checking script can ignore mnemonic characters and escape sequences

  Bug fixes:

  - When using a search or replace filter, the last change made before
removing the filter or pressing Cancel could be lost

  - Alternative translation overwrites the default one in team project
  https://sourceforge.net/p/omegat/bugs/678/

  - "Properties..." menu is disabled in team projects
  https://sourceforge.net/p/omegat/bugs/673/

  - OmegaT shows incorrect match statistics for bilingual documents when source=target
  https://sourceforge.net/p/omegat/bugs/662/

  - Unable to save note for untranslated segment
  https://sourceforge.net/p/omegat/bugs/677/

  Localisation updates:

  - Dutch localisation updated to 3.1.0 (UI, Documentation, Readme)
  - Galician localisation updated to 3.1.0 (UI, Documentation, Readme)
  - Italian localisation updated to 3.1.0 (UI, Documentation)
  - Japanese localisation updated to 3.1.1 (UI, Readme)

----------------------------------------------------------------------
 OmegaT 3.1.0 (2014-04-14)
----------------------------------------------------------------------
  35 Enhancements
   7 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
3.1.0 vs. 3.0.8 update 5

  Implemented requests:

  - Add facility for conflict resolution during team sync
  https://sourceforge.net/p/omegat/feature-requests/950/

  - Find and Replace (poss. with regex)
  https://sourceforge.net/p/omegat/feature-requests/66/

  - Search in comments
  https://sourceforge.net/p/omegat/feature-requests/943/

  - Show XLIFF multiple trans-unit notes
  https://sourceforge.net/p/omegat/feature-requests/949/

  - Allow custom sorting order of project files
  https://sourceforge.net/p/omegat/feature-requests/788/

  - Improve exception processing in console mode
  https://sourceforge.net/p/omegat/bugs/607/

  - Extend project statistics with the number of files in which they occur
  https://sourceforge.net/p/omegat/feature-requests/910/

  - Mark auto-populated segments
  https://sourceforge.net/p/omegat/feature-requests/963/

  - Priority TM to override project_save.tmx
  https://sourceforge.net/p/omegat/feature-requests/957/

  - Localisation support for scripts
  https://sourceforge.net/p/omegat/feature-requests/975/

  - Event for scripts
  https://sourceforge.net/p/omegat/feature-requests/976/

  - Set the glossary folder as default folder for the writable glossary file
  https://sourceforge.net/p/omegat/feature-requests/982/

  - Allow changing charset for .properties
  https://sourceforge.net/p/omegat/feature-requests/807/

  - Ignore <image>, <style> and <path> content in SVG files
  https://sourceforge.net/p/omegat/feature-requests/983/

  - Limit line length of target text files
  https://sourceforge.net/p/omegat/feature-requests/985/

  - Shortcut key to register source equals target for a specific segment
  https://sourceforge.net/p/omegat/feature-requests/906/

  Other enhancements:

  - If there is a selection When inserting a tag pair, the tags are
put on each side of the selection

  - Synchronisation does not occur anymore when creating translated
documents in team projects

  - The default character set for the PO filter is now UTF-8, as it
is the most common encoding for those files

  - The About dialog can now be resized

  - In the Mozilla DTD filter, an option allows to not
include untranslated strings in the target files

  - In the bundle properties filter, an option allows to not
include untranslated strings in the target files

  - A new script (svn_commit_source_files.groovy) allows
uploading new or modified source files of a team project
without having to use an SVN client

  - The scripting interface uses now the Java 6 native implementation
of JSR-223 script interface instead of the Bean Scripting Framework.
The list of available script engines should properly reflect the
engines installed on OmegaT classpath. Since Java6 includes by
default a javascript engine, we don't need Rhino anymore.
The value returned by the executed script is displayed in the script
console.

  - Upgraded Groovy version from 1.8.9 to 2.2.2

  - The size and position of the scripting windows are saved in the preferences.

  - The script directory is monitored every seconds to see if a script has
 been added or deleted. This way, it is not necessary to use "F5" to refresh the
 script list.

  - The script window list only displays supported script files.

  - Addition of two new scripts to deal with extra tags.
replace_with_match_no_tags.groovy will replace the target segment with a match
without the tags.
replace_strip_tags.groovy will remove any tag form the target segment.
Other related scripts are available from
http://libretraduko.wordpress.com/2013/06/26/stripping-tags-everywhere-groovy-way/

  - When reading a level-2 project_save.tmx, standalone tags (e.g., <f0>) will have
a trailing '/' or not depending on the option in Options > External TMXs. Previously, a
trailing / was never added. This will improve compatibility when translating XML content and
when project_save was not produced by OmegaT.

  - XLIFF filter option: Ignore type and ctype attributes when building <bpt> and
<ept> tag shortcuts. This is similar to the option already available for <ph> tags:
https://sourceforge.net/p/omegat/feature-requests/938/

  - The script svn_cleanup.groovy was renamed to svn_cleanup_selected.groovy. When
no project is loaded, it allows doing "svn cleanup" on any SVN repository.

  - Standard scripts now have a user friendly name and description, which is displayed
instead of displaying the file name

  - New QA rule in check_rules.groovy that checks the case of the first character
in source and target

  - Modifying project properties is disabled for team projects

  Bug fixes:

  - Monolingual .po: msgstr in exported files are empty
  https://sourceforge.net/p/omegat/bugs/654/

  - Error on saving team project without glossary file
  https://sourceforge.net/p/omegat/bugs/657/

  - Problem using Filter in search window when no matches are returned
  https://sourceforge.net/p/omegat/bugs/653/

  - XLIFF filter: untranslatable text (translate="no") appeared in the Editor

  - When inserting a missing tag pair, any selected text was deleted

  - On Mac, the quit and About menu behaviour was fixed

  - Scripting window layout leaves "RUN" button out
  https://sourceforge.net/p/omegat/bugs/646/

  Localisation updates:

  - Japanese localisation updated to 3.1.0 (UI, Documentation, Readme)
  - Italian localisation updated to 3.1.0 (UI, Documentation)

----------------------------------------------------------------------
 OmegaT 3.0.8 update 5 (2014-03-24)
----------------------------------------------------------------------
   0 Enhancement
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
3.0.8 update 5 vs. 3.0.8 update 4

  Bug fixes:

  - Includes team project bug fix from 2.6.3 update 9

----------------------------------------------------------------------
 OmegaT 3.0.8 update 4 (2014-02-25)
----------------------------------------------------------------------
   1 Enhancement
   0 Bug fix
   1 Localisation update
----------------------------------------------------------------------
3.0.8 update 4 vs. 3.0.8 update 3

  Other enhancements:

  - Mac: a pre-defined line in OmegaT.sh makes it easier to use
system Java 1.6 on OS X

  Localisation updates:

  - Italian localisation updated to 3.0.8 update 2 (UI)

----------------------------------------------------------------------
 OmegaT 3.0.8 update 3 (2014-01-27)
----------------------------------------------------------------------
   2 Enhancements
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
3.0.8 update 3 vs. 3.0.8 update 2

  Implemented requests:

  - Insert Next Missing Tag Pair
  https://sourceforge.net/p/omegat/feature-requests/947/

  Other enhancements:

  - New Project can now be called with the Ctrl+Shift+N shortcut

  Bug fixes:

  - Under the Mac with Java 1.7, OmegaT could freeze when using
New Project or Open Project

----------------------------------------------------------------------
 OmegaT 3.0.8 update 2 (2014-01-23)
----------------------------------------------------------------------
   7 Enhancements
   4 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
3.0.8 update 2 vs. 3.0.8 update 1

  Implemented requests:

  - XLIFF filter: Ignore type and ctype attributes when building <ph> tag shortcuts
  https://sourceforge.net/p/omegat/feature-requests/938/

  - Added dummy Google Translate API key in the Mac package
  https://sourceforge.net/p/omegat/feature-requests/940/

  - Chinese (ZH.*) segmentation rules added
  http://sourceforge.net/p/omegat/feature-requests/945/

  Other enhancements:

  - New Korean tokenizer. As it is still "beta", it it not yet the default
tokenizer for Korean, and has to be selected manually in the list.

  - Scripts are now interpreted as being written in UTF-8. This will remove
ambiguity and ease exchanging files across different platforms.

  - Scripts now use a monospaced font

  - The Mac version now contains the JRE (1.7). Runtime parameters
(e.g., user language, Google API key, etc.) can be edited in
OmegaT.app/Contents/MacOS/OmegaT.sh.

  Bug fixes:

  - OutOfMemoryError in DirectoryMonitor if monitored path contains recursive symlinks
  https://sourceforge.net/p/omegat/bugs/652/

  - In the Search window, the shortcut Alt+f was allocated both to Files
and Filter, and no shortcut was allocated to Translated. The new shortcuts
are Alt+l for Files, Alt+f for Filter and Alt+t for Translated

  - After creating a project, both Copy Files to Source Folder and
Download MediaWiki Page were greyed out

  - Swedish segmentation rules were not properly displayed in the Segmentation Rules dialog

  Localisation updates:

  - Simplified Chinese localisation updated to 3.0.8 (UI, Documentation)
  - Japanese localisation updated to 3.0.8 update 2 (UI, Documentation, Readme)
2014-11-03 12:42:45 +00:00
jperkin
9e8d882d29 Use tr to handle differences between unzip implementations. 2014-09-27 09:46:24 +00:00
jperkin
25197ab95a Fix broken patch file. 2014-09-24 12:51:06 +00:00
ryoon
7264b05d94 Update to 3.0.8.01
Changelog:
----------------------------------------------------------------------
 OmegaT 3.0.8 update 1
----------------------------------------------------------------------
   0 Enhancement
   1 Bug fix
   11 Localisation updates
----------------------------------------------------------------------
3.0.8 update 1 vs. 3.0.8

  Bug fixes:

  - Enabling Remove Tags results in almost empty translated Word files
  https://sourceforge.net/p/omegat/bugs/635/

  Localisation updates:

  - Italian localisation updated to 3.0.8 (UI, Documentation)
  - Hungarian localisation updated to 3.0.8 (Instant Start)
  - Czech localisation updated to 3.0.2 (UI, Documentation)
  - German localisation updated to 3.0 (UI)
  - Russian localisation updated to 3.0.3 (UI, Documentation)
  - Greek localisation updated to 3.0 (Documentation)
  - Belarus localisation updated to 3.0 (UI, Instant Start, Readme)
  - Korean localisation added at 3.0.7 (UI, Instant Start, Readme)
  - Dutch localisation updated to 3.0.8 (UI, Documentation)
  - Simplified Chinese localisation updated to 3.0.8 (UI)
  - Japanese localisation updated to 3.0.8 (UI, Documentation)
2014-01-01 12:40:53 +00:00
ryoon
85384f4a3f Update to 3.0.8
Changelog:
----------------------------------------------------------------------
 OmegaT 3.0.8
----------------------------------------------------------------------
  10 Enhancements
   4 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
3.0.8 vs. 3.0.7

  Implemented requests:

  - Show XLIFF trans-unit note as a comment
  https://sourceforge.net/p/omegat/feature-requests/803/

  - Feedback on console for number of glossary entries fetched
  https://sourceforge.net/p/omegat/feature-requests/750/

  Other enhancements:

  - New debugging information about team projects available in the logs
(if org.omegat.level=FINEST is set in logger.properties)

  - A graphical version of the script check_same_segments.groovy was
added: show_same_segments.groovy

  - The ${diff} display is now "optimized" by concatenating consecutive
inserts or deletes separated only by whitespace. This makes the diff more
readable.

  - In addition to ${diff}, there is also now ${diffReversed} in the
Fuzzy Matches pane display options

  For the two points above, see
  - Missing part from matches not highlighted
  https://sourceforge.net/p/omegat/bugs/264/
and
  - Show where text has been added in match window
  https://sourceforge.net/p/omegat/feature-requests/183/

  - New option in the XLIFF filter: force shortcut to "f" for
<it pos="end"> tags

  - A new QA rule was added to check_rules.groovy. It will be triggered
if the target segment ends with a different punctuation sign (.!?;:) from
the one used in the source segment

  - In the XLIFF filter, segments containing only protected text
(e.g., <m0>Protected text only</m0>) now appear in the Editor

  - The background colour used (red) when a match is inserted from an "mt"
folder was hard to read. It was changed to "salmon red".


  Bug fixes:

  - Missing orion jar in lib folder
  https://sourceforge.net/p/omegat/bugs/639/

  - Not going to right note in projects containing several files
  https://sourceforge.net/p/omegat/bugs/644/

  - Hyperlinks in PowerPoint cannot be translated
  https://sourceforge.net/p/omegat/bugs/600/

  - Error: java.lang.IndexOutOfBoundsException on tag validation with custom tags
  https://sourceforge.net/p/omegat/bugs/638/

  Localisation updates:

  - Italian localisation updated to 3.0.7 (UI, documentation)

----------------------------------------------------------------------
 OmegaT 3.0.7
----------------------------------------------------------------------
   7 Enhancements
   2 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
3.0.7 vs. 3.0.6

  Implemented requests:

  - Keep relative addressing in *.project when possible
  https://sourceforge.net/p/omegat/feature-requests/734/

  - Validate tags: constrain to file
  https://sourceforge.net/p/omegat/feature-requests/669/

  - List number of files in project
  https://sourceforge.net/p/omegat/feature-requests/912/

  Other enhancements:

  - The auto-text file type is displayed in the file selector.

  - In the Editor, the tooltip is now the same as the title

  - There's a new report in Tools: Match Statistics per Files
It gives the same information as the match statistics for every file,
plus the total at the end, with the repetitions being split in two
lines:
"Repetitions within this file" lists repetitions for which the first
occurence is in this file.
"Repetitions from other files" list repetitions for which the first
occurence is in a previous file in the list.

  - When Ctrl+F (Cmd+F) is used in the search window, the focus goes
back to the search field

  Bug fixes:

  - After creating a new project, the message "Loading TMX files..."
remained displayed at the bottom of the window

  - In external TMXs, beginning <it> tags had a trailing '/' if
if the option "Use XML for standalone tags" was set. This was wrong
as beginning <it> tags are not standalone tags, but opening tags.

  Localisation updates:

  - Japanese localisation updated to 3.0.7 (UI, documentation)

----------------------------------------------------------------------
 OmegaT 3.0.6
----------------------------------------------------------------------
   9 Enhancements
   3 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
3.0.6 vs. 3.0.5

  Implemented requests:

  - Add Hunspell-based tokenizer
  https://sourceforge.net/p/omegat/feature-requests/901/

  - Reduce automatically size of Project Properties and File Filter dialogs when they don't fit on screen
  https://sourceforge.net/p/omegat/feature-requests/899/

  - Add "Totals" row to match statistics
  https://sourceforge.net/p/omegat/feature-requests/592/

  - Creating Current Translated Document
  https://sourceforge.net/p/omegat/feature-requests/880/

  - Standardize on type of numbering in list for fuzzy matches
  https://sourceforge.net/p/omegat/feature-requests/897/

  Other enhancements:

  - More information is logged when plugins are loaded

  - Protected text (from the XLIFF filter currently) remains protected even
when Remove Tags is used

  - The speed of parsing source documents was improved

  - Better detection of untranslated entries for Android filter

  Bug fixes:

  - Ignore content of header in OmegaT's XLIFF filter
  https://sourceforge.net/p/omegat/bugs/625/

  - OmT saves XML with LF even if source file is CRLF
  https://sourceforge.net/p/omegat/bugs/326/

  - Filelist not sorted during creating translated files
  https://sourceforge.net/p/omegat/bugs/619/

  Localisation updates:

  - Italian localisation updated to 3.0.5 (UI, Documentation)
  - Japanese localisation updated to 3.0.6 (UI, Documentation)
2013-12-26 14:14:56 +00:00
ryoon
e5c0c28518 Add missing patch 2013-11-24 04:50:30 +00:00
ryoon
43ab90fc59 Use Java when build 2013-11-24 04:47:39 +00:00
ryoon
4eec3a74d8 Update to 3.0.5
Changelog:

----------------------------------------------------------------------
 OmegaT 3.0.5
----------------------------------------------------------------------
  10 Enhancements
   4 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
3.0.5 vs. 3.0.4 update 2

  - "Insert symbol" auto-completion view
  https://sourceforge.net/p/omegat/feature-requests/862/

  - Add auto-text view to auto-completer
  https://sourceforge.net/p/omegat/feature-requests/861/

  - Optional source term in auto-completer
  https://sourceforge.net/p/omegat/feature-requests/887/

  - Priority Glossary
  https://sourceforge.net/p/omegat/feature-requests/853/

  Fill TMX on segmentation from sentence to paragraph
  - https://sourceforge.net/p/omegat/feature-requests/825/

  - Do not scroll the glossary pane to the bottom
  https://sourceforge.net/p/omegat/feature-requests/729/

 Other enhancements:

  - The MyMemory machine translator has been separated into two
different options: MyMemory (machine) and MyMemory (human)

  - XLIFF filter: the <trans-unit> resname attribute is shown in the
comment pane

  - The QA script (check_rules.groovy) now checks for double blanks,
which can contain either normal spaces or non-breaking spaces

  - If there is no preference file (omegat.prefs) in the configuration
folder,  i.e., OmegaT has never been launched and quit, and there is one
in the installation folder, OmegaT will read preferences from that file.
That allow distributing a version with customised pre-defined options.

  Bug fixes:

  - bad_extension.grvy is not so bad
  https://sourceforge.net/p/omegat/bugs/596/

  - The search window search field did not always had focus on window
opening on a Mac

  - In some cases, a null pointer exception could happen when quitting
OmegaT

  - The match statistics were based purely on the leftmost percentage,
without taking into account which matches are really selected to go
into the fuzzy match pane. This could lead to situation where the
statistics and what is seen in the fuzzy match pane was significantly
different. The statistics are now using an algorithm giving consistent
result with the match pane. The percentage kept is, however, still the
rightmost one. As the computation method is different, all statistics
will give different results compared with the previous version.

  Localisation updates:

  - Interlingua localisation updated to 3.0.4 (UI, Documentation, Readme)

----------------------------------------------------------------------
 OmegaT 3.0.4 update 2
----------------------------------------------------------------------
   0 Enhancement
   1 Bug fix
   1 Localisation update
----------------------------------------------------------------------
3.0.4 update 2 vs. 3.0.4 update 1

  Bug fixes:

  - java.lang.IndexOutOfBoundsException during strict tag validation
  http://sourceforge.net/p/omegat/bugs/608/

  Localisation updates:

  - Italian localisation updated to 3.0.4 (UI)

----------------------------------------------------------------------
 OmegaT 3.0.4 update 1
----------------------------------------------------------------------
   3 Enhancements
   4 Bug fixes
   0 Localisation update
----------------------------------------------------------------------
3.0.4 update 1 vs. 3.0.4

  Implemented requests:

  - Translate HTML5 attribute 'placeholder'
  https://sourceforge.net/p/omegat/feature-requests/881/

 Other enhancements:

  - Plugin loading is now logged, to help troubleshoot issues

  - The autocompleter popup has a new page, to insert grouped
missing tags

  Bug fixes:

  - Virtual config folder path listed instead of real one under Windows Vista/7
  https://sourceforge.net/p/omegat/bugs/601/

  - Typo in linux-install.sh that hinders proper execution
  https://sourceforge.net/p/omegat/bugs/605/

  - PO filter: real empty source segments were not working

  - Project name resolving for execution with
"java -jar /omegat/OmegaT.jar ./" was fixed

----------------------------------------------------------------------
 OmegaT 3.0.4
----------------------------------------------------------------------
  10 Enhancements
   6 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
3.0.4 vs. 3.0.3

  Implemented requests:

  - Add support for monolingual .po files
  https://sourceforge.net/p/omegat/feature-requests/865/

  - Allow 12 scripts in the Tools menu
  https://sourceforge.net/p/omegat/feature-requests/843/

  - Add support for for creationid and creationdate in TMX
  https://sourceforge.net/p/omegat/feature-requests/744/

  - Exactly equal suggestions from diferents tmx show only as one
  https://sourceforge.net/p/omegat/feature-requests/874/

  - Print non-string data types with console.print() and println()
  https://sourceforge.net/p/omegat/feature-requests/875/

  - Sorted list of scripts
  https://sourceforge.net/p/omegat/feature-requests/878/

  - Default shortcut for "Insert next Missing Tag"
  https://sourceforge.net/p/omegat/feature-requests/856/

 Other enhancements:

  - Linux: Zenity is not needed anymore in omegat.kaptn to display
OmegaT's version, and several typos were corrected

  - The "check-rules" script now has a GUI

  - There is a new global spell checking script

  Bug fixes:

  - Scripts folder is not created in Windows packages
  https://sourceforge.net/p/omegat/bugs/595/

  - Stop word discarded from glossary when using tokenizer
  https://sourceforge.net/p/omegat/bugs/484/

  - Language checker does not work in Japanese
  https://sourceforge.net/p/omegat/bugs/593/

  - The log contained an exception related to the LanguageTool module.
This exception was related to a multithreading issue, which has been
fixed.

  - There was a whitespace handling error in the external command parser

  - There was an exception when LanguageTool was enabled with no project
loaded

  Localisation updates:

  - French localisation updated to 3.0.2 (Documentation)
2013-10-09 15:42:40 +00:00
ryoon
e277b81b4c Update to 3.0.3
Changelog:
----------------------------------------------------------------------
 OmegaT 3.0.3
----------------------------------------------------------------------
   4 Enhancements
   4 Bug fixes
   8 Localisation updates
----------------------------------------------------------------------
3.0.3 vs. 3.0.2 update 1

  Implemented requests:

  - Change script keyboard shortcuts to Ctrl+Shift+Fn
  https://sourceforge.net/p/omegat/feature-requests/839/

  - Make groovy scripts that ship with Scripting Plugin cross-platform
  https://sourceforge.net/p/omegat/feature-requests/864/

  Other enhancements:

  - The Scripting plugin was integrated in OmegaT. When using
this version, remove the scripting plugin from the plugin folder.

  - Linux: linux-install.sh and omegat.kaptn were improved, notably
with the inclusion of Microsoft Translate

  Bug fixes:

  - LanguageTool wasn't working in some languages

  - When one source term was corresponding to several ones
(e.g., source term = target term1, target term2) in the glossary pane,
only the first target term was shown in the TransTip popup menu

  - The autocompleter was sometimes capitalising the first letter of
terms when it shouldn't

  - When Remove leading and trailing tag was not checked in File Filter
Options, some trailing conditionnal paragraph end tags could remain at
the end of the segment. It mainly affected segmented XLIFF generated by
Rainbow.

  Localisation updates:

  - Catalan localisation updated to 3.0.1 (UI, Instant Start, Readme)
  - Czech localisation updated to 3.0 (UI, Instant Start, Readme)
  - Dutch localisation updated to 3.0.2 (UI, Documentation, Readme)
  - Greek localisation updated to 3.0 (UI, Partial documentation, Instant Start)
  - Japanese localisation updated to 3.0.2 (UI)
  - Slovenian localisation updated to 3.0 (UI)
  - Ukrainian localisation updated to 3.0 (UI, Instant Start, Readme)
  - Welsh localisation updated to 3.0 (UI)

----------------------------------------------------------------------
 OmegaT 3.0.2 update 1
----------------------------------------------------------------------
   1 Enhancement
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
3.0.2 update 1 vs. 3.0.2

  Other enhancements:

  - LanguageTool and tokenizer plugin annexes updated in the documentation

  Bug fixes:

  - Creating a new project failed in 3.0.2

----------------------------------------------------------------------
 OmegaT 3.0.2
----------------------------------------------------------------------
   2 Enhancements
   0 Bug fix
   0 Localisation update
----------------------------------------------------------------------
3.0.2 vs. 3.0.1

  Implemented requests:

  - View log from within OmegaT
  https://sourceforge.net/p/omegat/feature-requests/243/

  - Allow user to adjust tokenizer behavior
  https://sourceforge.net/p/omegat/feature-requests/866/

----------------------------------------------------------------------
 OmegaT 3.0.1
----------------------------------------------------------------------
   5 Enhancements
   6 Bug fixes
   8 Localisation updates
----------------------------------------------------------------------
3.0.1 vs. 3.0.0

  Implemented requests:

  - Add facility to auto-complete input
  https://sourceforge.net/p/omegat/feature-requests/854/

  - PDF input filter
  https://sourceforge.net/p/omegat/feature-requests/539/

  - Keyboard access to contextual menu items
  https://sourceforge.net/p/omegat/feature-requests/537/

  Other enhancements:

  - LanguageTool was updated to 2.1, and now has specific rules for
29 languages: http://www.languagetool.org/languages/

  - Versionning support was added for plugins. How to use it is
documented in docs_devel/OmegaT developer's guide.odt

  Bug fixes:

  - Tag validation window does not keep enough space for Japanese errors
  https://sourceforge.net/p/omegat/bugs/583/

  - Remove leading and trailing tags option not working
  https://sourceforge.net/p/omegat/bugs/582/

  - New tag handling changes XML formatting for empty tags
  https://sourceforge.net/p/omegat/bugs/581/

  - Team projects: during save, OmegaT could not update omegat.project
and some time was lost (e.g., 13 seconds) while it tries to delete it

  - Under Linux, when trying to open a project with a second instance
of OmegaT, the second instance would freeze

  - In some cases, MyMemory wasn't returning any results

  Localisation updates:

  - Belarusian localization updated to 3.0.0 (UI, Readme)
  - Galician localisation updated to 3.0.0 (UI, Readme, Documentation)
  - German localisation updated to 3.0.0 (UI, Readme, Instant Start)
  - Greek localisation updated to 3.0.0 (UI, Instant Start)
  - Hungarian localisation updated to 3.0.0 (UI)
  - Japanese localisation updated to 3.0.1 (UI, Readme, Documentation)
  - Simplified Chinese localisation updated to 3.0.0 (UI)
  - Welsh localisation updated to 3.0.0 (UI, Readme, Instant Start)
2013-06-07 15:52:27 +00:00
ryoon
e9c12a7f6e Update to 3.0.0
Changelog:

----------------------------------------------------------------------
 OmegaT 3.0.0
----------------------------------------------------------------------
  27 Enhancements
   5 Bug fixes
   7 Localisation updates
----------------------------------------------------------------------
3.0.0 vs. 2.6.3

  Implemented requests:

  - Have glossary search in Find dialog
  http://sourceforge.net/support/tracker.php?aid=3385415

  - Grey out more options with Search Files
  http://sourceforge.net/support/tracker.php?aid=3385348

  - Put "Search files" option at top of Search window
  http://sourceforge.net/support/tracker.php?aid=2610166

  - Adding content (e.g., glossaries) search options
  http://sourceforge.net/support/tracker.php?aid=1587706

  - Go to Next **Translated** Segment
  http://sourceforge.net/support/tracker.php?aid=3181098

  - Do not remove leading and trailing spaces
  http://sourceforge.net/support/tracker.php?aid=3608611

  - Preserve spaces for all tags
  http://sourceforge.net/support/tracker.php?aid=3608615

  - Moving between tags with a single keystroke
  http://sourceforge.net/support/tracker.php?aid=3579784

  - Show the content of tags in tooltips
  http://sourceforge.net/support/tracker.php?aid=3573166

  - Validate tags when creating target files
  http://sourceforge.net/support/tracker.php?aid=1398289

  - Validate tags after each segment
  http://sourceforge.net/support/tracker.php?aid=3608715

  - Tag protection
  http://sourceforge.net/support/tracker.php?aid=3608720

  - Protected text in XLIFF
  http://sourceforge.net/support/tracker.php?aid=3608725

  - Move active match selection up/down
  http://sourceforge.net/support/tracker.php?aid=3608814

  - Gnome Shell integration
  http://sourceforge.net/support/tracker.php?aid=3609146

  - Do not remove leading and trailing tags
  http://sourceforge.net/support/tracker.php?aid=3574760

  - Not adding extra space on Insert Missing Source Tags
  http://sourceforge.net/support/tracker.php?aid=3370310

  - Better OmegaT icon resolution
  http://sourceforge.net/support/tracker.php?aid=3603928

  - Integrate tokenizers in OmegaT
  https://sourceforge.net/p/omegat/feature-requests/844/

  - Enable LanguageTool Plugin in Java Webstart version
  https://sourceforge.net/p/omegat/feature-requests/851/

  Other enhancements:

  - Insert Source Tags become Insert Missing Source Tags. It only adds
the tags missing in the segment.

  - Edit > Insert Next Missing Tag inserts the next tag missing in the
target segment

  - In the right-click menu of the current segment, missing tags
appear in the contextual menu, and can be inserted individually

  - When a match is inserted from a TMX contained in a folder named
"mt", the background of the active segment is changed to red. The
background is restored to normal when the segment is left.

  - OmegaT has now a machine translation connector for MyMemory.
To use it, check Options > Machine Translation > MyMemory

  - Import Source Files was renamed to Copy Files to Source Folder
and Import From MediaWiki was renamed to Download MediaWiki Page
to clarify the fact that no import process occurs, and that files
are just copied

  - Last changes can be displayed in the Help menu
(Help > Last Changes)

  Bug fixes:

  - XLIFF Filter: <ept> not recognized in relation with <bpt>
  http://sourceforge.net/support/tracker.php?aid=1988732

  - Problem with Undo after entering Japanese with IME
  http://sourceforge.net/support/tracker.php?aid=3586912

  - Infinite loop of exceptions when using Undo function
  http://sourceforge.net/support/tracker.php?aid=3540091

  - When the custom shortcut file was containing non-existent shortcuts,
OmegaT failed to load the valid ones

  - OmegaT team projects were not working behind some firewalls

  Localisation updates:

  - Basque localisation updated to 3.0.0 (UI, readme, Instant Start)
  - Brazilian Portuguese localisation updated to 3.0.0 (UI, Instant Start)
  - Dutch localisation updated to 3.0.0 (UI, readme, Instant Start)
  - Italian localisation updated to 3.0.0 (UI, readme, Instant Start)
  - Japanese localisation updated to 3.0.0 (UI)
  - Russian localisation updated to 3.0.0 (UI, readme, Instant Start)
  - Turkish localisation updated to 3.0.0 (UI)
2013-05-09 15:24:16 +00:00
ryoon
c7d1b27029 Update to 2.6.3
Changelog:
----------------------------------------------------------------------
 OmegaT 2.6.3
----------------------------------------------------------------------
   3 Enhancements
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.3 vs. 2.6.2

  Implemented requests:

  - Import from exported script files
  http://sourceforge.net/support/tracker.php?aid=2957819

  - More flexible parsing for external commands arguments

  - Updated documentation

  Bug fixes:

  - Git team projects: an issue was fixed with line ending on non-Windows
machines

----------------------------------------------------------------------
 OmegaT 2.6.2
----------------------------------------------------------------------
  10 Enhancements
   4 Bug fixes
   4 Localisation updates
----------------------------------------------------------------------
2.6.2 vs. 2.6.1 update 2

  Implemented requests:

  - External post-processing command
  http://sourceforge.net/support/tracker.php?aid=3600209

  - Tag partial verification
  http://sourceforge.net/support/tracker.php?aid=1545637

  - In OpenXML filtter, add xml:space="preserve" to w:t elts
  http://sourceforge.net/support/tracker.php?aid=3556996

  - Showing cursor in Search window and other panes
  http://sourceforge.net/support/tracker.php?aid=3586905

  Other enhancements:

  - Git team git server fingerprint will be stored in plain text file if
credentials are also stored. Acceptance of fingerprint will be remembered.

  - Markers for whitespace (space, tab, newline) and Bidi-characters in the
View menu

  - Tag colouring for RTL languages/orientation

  - The right-click popup menu has been reorganised

  - When translating a Word (.docx) document and the target language
is RTL, a number of changes are done to the target document:
- Paragraphs, sections and tables are set to bidi
- Runs (text elements) are set to RTL

  - In the Search window, it is now possible to search for segments
where the author is unknown

  Bug fixes:

  - PO filter: there was an error when loading PO files with a target
language with 1 plural form

  - Team projects: changes in the writable glossary were not calculated
correctly, which resulted in duplicate entries

  - Team projects: when the writeable glossary was not inside the
working copy, it was not possible to synchronise the project. Now, if
the writeable glossary is outside the working copy, no attempt is done
to synchronise it.

  - In the Fuzzy Matches pane, depending on the order of the options,
the display could be corrupted when ${diff} was used

  Localisation updates:

  - Slovenian localisation updated to 2.6.1 update 2 (UI)
  - Dutch localization updated to 2.6.1 update 2 (UI, documentation, readme)
  - Russian localization updated to 2.6.1 update 2 (UI, documentation, readme)
  - Italian localisation updated to 2.6.1 update 2 (UI)


----------------------------------------------------------------------
 OmegaT 2.6.1 update 2
----------------------------------------------------------------------
  11 Enhancements
   7 Bug fixes
   7 Localisation updates
----------------------------------------------------------------------
2.6.1 update 2 vs. 2.6.1 update 1

  Implemented requests:

  - Show where text has been added in match window
  http://sourceforge.net/support/tracker.php?aid=1483716

  - Save authentication information for team projects
  http://sourceforge.net/support/tracker.php?aid=3574419

  Other enhancements:

  - Git authorized access

  - Support for gzipped (.tmx.gz) external TMXs

  - Alignment (for filters that support it) now segments into sentences if
segmentation is enabled in the project

  - Git submodule support added

  - Right-click on Glossary pane pops-up menu to add glossary item.

  - The writable glossary file can now be used in team project. Updates are shared.

  - PO-filter takes number of plurals from header if it is defined in the header.
If not defined, the default for the language is used just like before.

  - New "--no-team" command line option, to be able to use a team project without
OmegaT attempting to synchronise it

  - Microsoft Translator added. Requires -Dmicrosoft.api.client_id=xxxxxx and
-Dmicrosoft.api.client_secret=xxxx to be set. Identifiers can be obtained from
the Windows Azure Marketplace.

  Bug fixes:

  - Missing part from matches not highlighted
  http://sourceforge.net/support/tracker.php?aid=1606024

  - It was not possible to use team projects offline. Now, when the
connection is off, a message mentions the project is in offline mode.
The connection continues to be tested on each save. When the connection
comes back, a message informs the user that the project is back in online
mode.

  - Git end of lines were not handled correctly under Windows

  - If writable glossary file does not exist, it is created when an entry is added.

  - Small memory consumption optimizations on team projects during save.

  - Create/download project dialog accepts empty folder besides new folder as project location,
and doesn't show files any more.

  - Multiple save commands could interfere, causing you to lose all translations in team project.

  Localisation updates:

  - Japanese localisation updated to 2.6.1 update 2 (UI)
  - Italian localisation updated to 2.6.1 (UI)
  - Czech localization updated to 2.6.0 update 2 (UI, documentation, readme)
  - Russian localization updated to 2.6.1 (UI, documentation, readme)
  - Dutch localization updated to 2.6.0 (UI, documentation, readme)
  - Spanish localization updated to 2.6.0 (UI, documentation, readme)
  - Indonesian localization updated to 2.6.0 (UI)

----------------------------------------------------------------------
 OmegaT 2.6.1 update 1
----------------------------------------------------------------------
   0 Enhancement
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.1 update 1 vs. 2.6.1

  Bug fixes:

  - The Okapi plugin was not working: an exception was produced when trying
to load a file

----------------------------------------------------------------------
 OmegaT 2.6.1
----------------------------------------------------------------------
   8 Enhancements
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.1 vs. 2.6.0 update 4

  Implemented requests:

  - Allow to load TMX as 'alternative source'
  http://sourceforge.net/support/tracker.php?aid=3563248

  - Display encoding and filter used in list of project files
  http://sourceforge.net/support/tracker.php?aid=3440267

  - Ignore 'Fragments that should be removed' on fuzzy matches
  http://sourceforge.net/support/tracker.php?aid=3567014

  - Option to not translate headers in PO filter
  http://sourceforge.net/support/tracker.php?aid=3568947

  - PO filter Plural Forms
  http://sourceforge.net/support/tracker.php?aid=2979054

  Other enhancements:

  - The Project Properties dialog can now be resized

  - Remove tags is now a project property feature, instead of being a
global option

  - HTML filter: new options to compress whitespace and remove comments

  Bug fixes:

  - The PO filter option "Allow blank translations in the target files"
was not showing the saved setting

----------------------------------------------------------------------
 OmegaT 2.6.0 update 4
----------------------------------------------------------------------
2.6.0 update 4 vs. 2.6.0 update 3

  Includes bug fix from 2.5.5 update 2

----------------------------------------------------------------------
 OmegaT 2.6.0 update 3
----------------------------------------------------------------------
2.6.0 update 3 vs. 2.6.0 update 2

  Includes bug fixes from 2.5.5 update 1

----------------------------------------------------------------------
 OmegaT 2.6.0 update 2
----------------------------------------------------------------------
   0 Enhancement
   1 Bug fix
   2 Localisation updates
----------------------------------------------------------------------
2.6.0 update 2 vs. 2.6.0 update 1

  Bug fixes:

  - Automatic loading of translations from the /tm/auto folder had
stopped working except under Windows

  Localisation updates:

  - Japanese localization updated to 2.6.0 update 1 (UI)
  - Italian localization updated to 2.6.0 update 1 (UI)

----------------------------------------------------------------------
 OmegaT 2.6.0 update 1
----------------------------------------------------------------------
   2 Enhancements
   0 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.0 update 1 vs. 2.6.0

  Other enhancements:

  - SVN for team projects is now compatible with Subversion 1.7

  - If a user has only read-only permission for a repository for team
projects, it is possible to check the read-only check box in the
authentication dialog. Once this box is checked, OmegaT will not attempt
to write in the repository anymore

----------------------------------------------------------------------
 OmegaT 2.6.0
----------------------------------------------------------------------
   3 Enhancements
   0 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.6.0 vs. 2.5.3

  Implemented requests:

  - Online team projects
  http://sourceforge.net/support/tracker.php?aid=1604911

  - Apply penalties to external TMXs
  http://sourceforge.net/support/tracker.php?aid=3528575

  - Configurable display in match pane
  http://sourceforge.net/support/tracker.php?aid=2960656

----------------------------------------------------------------------
----------------------------------------------------------------------
 OmegaT 2.5.5 update 5
----------------------------------------------------------------------
   1 Enhancement
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.5.5 update 5 vs. 2.5.5 update 4

  Other enhancements:

  - .dotx has been added as a default extension in the Open XML filter

  Bug fixes:

  - Launcher issue on linux with space in folder name
  http://sourceforge.net/support/tracker.php?aid=3605953
2013-03-13 16:33:21 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ryoon
22ba022328 Update to 2.5.5.01
Changelog:
----------------------------------------------------------------------
2.5.5 update 1 vs. 2.5.5

  Bug fixes:

  - Project specific filter settings not saved
  http://sourceforge.net/support/tracker.php?aid=3546645

  - PowerPoint documents (.pptx and .pptm) could not be opened with Java 1.7

  Localisation updates:

  - Japanese localization updated to 2.5.5 (UI)

----------------------------------------------------------------------
 OmegaT 2.5.5
----------------------------------------------------------------------
   3 Enhancements
   5 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
2.5.5 vs. 2.5.4 update 1

  Implemented requests:

  - Option to not load translations=source from source documents
  http://sourceforge.net/support/tracker.php?aid=3527626

  Other enhancements:

  - Revised manual

  - Fastest computation of Match Statistics.
In addition, the first two lines are displayed as soon as they are computed

  Bug fixes:

  - Windows installer: the user language was always set in OmegaT.l4J.ini,
regardless of the choice of the user

  - Windows installer with Java: some languages not supported by OmegaT were
listed

  - Recognize single quotes in ENTITY of DTD file filter
  http://sourceforge.net/support/tracker.php?aid=3520305
(It was already implemented in 2.3 update 8, but had not been ported
to 2.5.)

  - Java Webstart was not working with Java 1.7

  - When one of the languages is an RTL language, or where setting the Editor
in RTL mode with Shift+Ctrl+O, spaces could be wrongly located. As a workaround,
tags are not displayed in grey when translating an RTL language is involved or when
the Editor is in RTL mode.

  Localisation updates:

  - Russian localisation updated to 2.5.4 update 1 (UI, Instant Start)

----------------------------------------------------------------------
 OmegaT 2.5.4 update 1
----------------------------------------------------------------------
   3 Enhancements
   4 Bug fixes
   4 Localisation updates
----------------------------------------------------------------------
2.5.4 update 1 vs. 2.5.4

  Implemented requests:

  - Help&Manual: hide content of tags per translate=true/false
  http://sourceforge.net/support/tracker.php?aid=3528468

  - Camtasia added tags
  http://sourceforge.net/support/tracker.php?aid=3528472

  Other enhancements:

  - Windows installer: there's a new option to specify whether the
language chosen during installation should be used for OmegaT. If
Yes, OmegaT.l4J.ini is modified to use that language.

  Bug fixes:

  - Exception if new non-default /tm contains TMs to segment
  http://sourceforge.net/support/tracker.php?aid=3425237

  - NullPointerException during resegmentation
  http://sourceforge.net/support/tracker.php?aid=3481757

  - When editing project-specific file filters, the checkbox was
labelled jCheckBox1 instead of "Enable project specific filters"

  - When changing project-specific segmentation rules to default and back,
the results were not immediately visible

  Localisation updates:

  - Italian localisation updated to 2.5.4 (UI, readme)
  - Dutch localisation updated to 2.5.4 (UI, readme, documentation)
  - Russian localisation updated to 2.5.4 (UI, readme, Instant Start)
  - Basque localisation updated to 2.5.2 (UI, readme, Instant Start)

----------------------------------------------------------------------
 OmegaT 2.5.4
----------------------------------------------------------------------
   6 Enhancements
   0 Bug fix
   1 Localisation update
----------------------------------------------------------------------
2.5.4 vs. 2.5.3

  Implemented requests:

  - Automatic conversion of numbers when inserting fuzzy matches
  http://sourceforge.net/support/tracker.php?aid=1381480

  Other enhancements:

  - The automatic save interval can now be set in Options > Save.
It is defined in minutes and seconds. If a value lower than 10 seconds
is set, it is reset to 10 seconds.

  - Linux: Enhanced Kaptain script

  - Load translations from sources as default translations
  http://sourceforge.net/support/tracker.php?aid=3524017

  - The File Filters dialog can now be resized, as well as its
sub-dialogs

  - Capture variables in source filename to target mapping
has been extended with new variables for a given number of extensions
See http://sourceforge.net/support/tracker.php?aid=3436954


  Localisation updates:

  - Italian localisation updated to 2.5.3 (UI)

----------------------------------------------------------------------
 OmegaT 2.5.3
----------------------------------------------------------------------
   3 Enhancements
   3 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
2.5.3 vs. 2.5.2 update 2

  Implemented requests:

  - (X)HTML filters: hide content of tags based on attributes
  http://sourceforge.net/support/tracker.php?aid=3513384

  - Capture variables in source filename to target mapping
  http://sourceforge.net/support/tracker.php?aid=3436954

  Other enhancements:

  - The Linux packages (OmegaT_xxx_Linux.tar.bz2 and OmegaT_xxx_Without_JRE.zip)
have been improved. They now contain an installation script: linux-install.sh
and a Kaptain script: omegat.kaptn. The OmegaT script in OmegaT_xxx_Without_JRE.zip
have been improved with the usage of REALOMEGATPATH, as was already the case in
OmegaT_xxx_Linux.tar.bz2.

  Bug fixes:

  - After loading or reloading the project, the focus was on the Matches
pane rather than on the Editor

  - Empty translations were not working for XML filters (e.g., Word,
OpenOffice.org/LibreOffice, etc.). I.e., the source text was inserted
in the target document.

  - "Comment:" was displayed for all HTML segments, even when the
segment was not an attribute, and therefore had no comments to
display

  Localisation updates:

  - Italian localisation updated to 2.5.2 update 2 (UI)
2012-08-11 15:08:14 +00:00
ryoon
195f140e12 Update to 2.5.2.02
Changelog:
----------------------------------------------------------------------
 OmegaT 2.5.2 update 2
----------------------------------------------------------------------
   1 Enhancement
   5 Bug fixes
   1 Localisation update
----------------------------------------------------------------------
2.5.2 update 2 vs. 2.5.2

  - The writeable glossary file can now have a .utf8 extension instead
of a .txt one, .txt being still the default

  Bug fixes:

  - When using Remove Tags, some non-OmegaT tags (e.g., %s, depending on
the kind of tags checked in Options > Tag Validation) and some
non-useful spaces could be copied at the end of the segment in the target
document

  - In some rare circumstances, the display of matches in the Fuzzy Matches
pane could be very slow

  - When the Fuzzy Matches pane was closed, the explanation text was
displayed in bold instead of the initial non-bold attribute

  - In TMXs, the end of line was hardcoded as LF, instead of using the
system line separator (e.g., CR+LF under Windows, LF under Linux)

  - In the Android filter, the "do not translate" mark has been corrected

  Localisation updates:

  - Dutch localisation updated to 2.5.2 (UI)

----------------------------------------------------------------------
 OmegaT 2.5.2 update 1
----------------------------------------------------------------------
   0 Enhancement
   1 Bug fix
   0 Localisation update
----------------------------------------------------------------------
2.5.2 update 1 vs. 2.5.2

  Bug fixes:

  - When the glossary folder wasn't in the default location, the
default writeable glossary file wasn't computed correctly. In addition,
the name of the glossary file was lost on saving when a manual correction
was done in project properties.

----------------------------------------------------------------------
 OmegaT 2.5.2
----------------------------------------------------------------------
   8 Enhancements
   2 Bug fixes
   5 Localisation updates
----------------------------------------------------------------------
2.5.2 vs. 2.5.1 update 1

  Implemented requests:

  - Show non-breakable space
  http://sourceforge.net/support/tracker.php?aid=3495779

  - Use search term as window title in Search window
  http://sourceforge.net/support/tracker.php?aid=2610094

  - Clarification of the Options > Spell Checking... dialog
  http://sourceforge.net/support/tracker.php?aid=3473630

  - Selectable location for the writeable glossary file
  http://sourceforge.net/support/tracker.php?aid=3503373

  - Second plugin location in <home>/plugins
  http://sourceforge.net/support/tracker.php?aid=3428485

  Other enhancements:

  - Add explanatory messages to windows as hints when no project is open

  - Segments containing a note can be marked with View >
Mark Segments with Notes. This marking has priority over Mark Translated
and Mark Untranslated.

  - Display of the corresponding colours in the View menu for "Mark"
menu entries

  Bug fixes:

  - In the PO filter, "path" was always displayed in the Comment pane,
even if it was empty

  - When using Insert Source Tags, a space was added before the first one

  Localisation updates:

  - Simplified Chinese localisation updated to 2.5.0 (UI, readme, documentation)
  - Italian localisation updated to 2.5.1 (UI)
  - Dutch localisation updated to 2.5.1 (UI)
  - Japanese localisation updated to 2.5.1 (UI)
  - Slovenian localisation updated to 2.5.2 (UI)
2012-04-08 19:29:46 +00:00
ryoon
e67324b2d9 Update to 2.5.1.01
* pkgsrc patch is merged to upstream.

Changelog:
----------------------------------------------------------------------
 OmegaT 2.5.1 update 1
----------------------------------------------------------------------
   2 Enhancements
   2 Bug fixes
   0 Localisation updates
----------------------------------------------------------------------
2.5.1 update 1 vs. 2.5.1

  Implemented requests:

  - Console: more context on error message "Failed to load..."
  http://sourceforge.net/support/tracker.php?aid=3465220

  - Navigate to next/previous segment with a note
  http://sourceforge.net/support/tracker.php?aid=3484729

  Bug fixes:

  - Remove Tags can create a corrupted target document
  http://sourceforge.net/support/tracker.php?aid=3487497

  - After "save" the cursor goes to the head of the segment
  http://sourceforge.net/support/tracker.php?aid=1643198

----------------------------------------------------------------------
 OmegaT 2.5.1
----------------------------------------------------------------------
  10 Enhancements
   1 Bug fix
   2 Localisation updates
----------------------------------------------------------------------
2.5.1 vs. 2.5.0 update 5

  Implemented requests:

  - Validate tags in console mode
  http://sourceforge.net/support/tracker.php?aid=3426212

  - Add patterns for text that should be removed and validate
  http://sourceforge.net/support/tracker.php?aid=3477099

  - User-defined tags
  http://sourceforge.net/support/tracker.php?aid=1599334

  - Validate Java MessageFormat pattern tags ({0} etc.)
  http://sourceforge.net/support/tracker.php?aid=3477045

  - Render tags in different color in editor
  http://sourceforge.net/support/tracker.php?aid=2120329

  - Add "date" & "time" to translated file name pattern
  http://sourceforge.net/support/tracker.php?aid=3346155

  - targetLocale for use with DotNetNuke ResX
  http://sourceforge.net/support/tracker.php?aid=3330974

  - Remove all tags
  http://sourceforge.net/support/tracker.php?aid=3481683

  - Create /tm/auto folder in new project
  http://sourceforge.net/support/tracker.php?aid=3368416

  Other enhancements:

  - Insert Source Tags inserts all relevant tags (custom, java, printf),
not only OmegaT-tags

  Bug fixes:

  - Camtasia filter: <Line> is incorrectly added as src segment
  http://sourceforge.net/support/tracker.php?aid=3481602

  Localisation updates:

  - Dutch localisation updated to 2.5.0 update 5 (UI, readme, documentation)
  - Italian localisation updated to 2.5.0 update 5 (UI, Instant Start, readme)

----------------------------------------------------------------------
 OmegaT 2.5.0 update 5
----------------------------------------------------------------------
   9 Enhancements
   5 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
2.5.0 update 5 vs. 2.5.0 update 4

  Implemented requests:

  - Filter for Camtasia Studio for Windows
  http://sourceforge.net/support/tracker.php?aid=3457285

  - TBX entry/concept level note
  http://sourceforge.net/support/tracker.php?aid=3454401

  - Load comment from TBX even without target language
  http://sourceforge.net/support/tracker.php?aid=3472408

  Other enhancements:

  - Magento CE locale CVS file filter

  - The key is now displayed in the comment pane for all ID-based filters:
Android Resources
Java Resource Bundles
Key=Value Files
Mozilla DTD
ResX
SubRip Subtitles
Windows Resource
WiX

  - Use a larger default size for the statistics dialog (800x400 instead of
400x300)

  - When reading external TMXs, the <hi> tag is skipped, as it cannot correspond
to a tag of a source document

  - The "out of memory" message now refers to the manual

  - Instead of using Java's default memory allocation, the Windows and Linux
startup scripts now use 512 MB

  Bug fixes:

  - GPL license has an outdated FSF address
  http://sourceforge.net/support/tracker.php?aid=3440748

  - Android filter: non-translatable text was not ignored

  - Log messages on TMX loading were missing

  - In the HHC filter, the comment pane contained Tag: PARAM Attribute: value
for all segments

  - For external TMXs, the parameter "Use XML for standalone tags" was not
working for all tags

  Localisation updates:

  - Dutch localisation updated to 2.5.0 update 3 (UI, readme, documentation)
  - Italian localisation updated to 2.5.0 update 3 (UI)
2012-02-22 13:41:45 +00:00
ryoon
d52cd389d4 Import OmegaT-2.5.0.04 as editors/OmegaT
OmegaT is a free translation memory application written in Java. It is
a tool intended for professional translators. It does not translate
for you! (Software that does this is called "machine translation", and
you will have to look elsewhere for it.) OmegaT has the following
features:

    * Fuzzy matching
    * Match propagation
    * Simultaneous processing of multiple-file projects
    * Simultaneous use of multiple translation memories
    * External glossaries with recognition of inflected forms
    * Document file formats include:
      XHTML and HTML
      Microsoft Office 2007 XML
      OpenOffice.org/StarOffice
      XLIFF (Okapi)
      MediaWiki (Wikipedia)
      Plain text
    * Unicode (UTF-8) support: can be used with non-Latin alphabets
    * Support for right-to-left languages
    * Integral spelling checker
    * Compatible with other translation memory applications (TMX)
    * Interface to Google Translate

Tested on NetBSD/i386 5.99.58 with openjdk7.
2011-12-04 20:33:54 +00:00