From 6d437aaee536429786912ecb31cb9b9b386d147c Mon Sep 17 00:00:00 2001 From: ryoon Date: Thu, 26 Dec 2013 14:14:56 +0000 Subject: 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 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., Protected text only) 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 tags had a trailing '/' if if the option "Use XML for standalone tags" was set. This was wrong as beginning 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) --- editors/OmegaT/PLIST | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/OmegaT/PLIST') diff --git a/editors/OmegaT/PLIST b/editors/OmegaT/PLIST index a113a4f269d..e96c8756e49 100644 --- a/editors/OmegaT/PLIST +++ b/editors/OmegaT/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2013/10/09 15:42:40 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.9 2013/12/26 14:14:56 ryoon Exp $ bin/OmegaT share/OmegaT/OmegaT.jar share/OmegaT/lib/LanguageTool-data.jar @@ -28,6 +28,7 @@ share/OmegaT/lib/morfologik-fsa-1.5.4.jar share/OmegaT/lib/morfologik-speller-1.5.4.jar share/OmegaT/lib/morfologik-stemming-1.5.4.jar share/OmegaT/lib/org.eclipse.jgit-2.1.0.201209190230-r.jar +share/OmegaT/lib/orion-ssh2-214.jar share/OmegaT/lib/pdfbox-app-1.8.1.jar share/OmegaT/lib/segment-1.4.1.jar share/OmegaT/lib/sequence-library-1.0.2.jar @@ -866,7 +867,7 @@ share/doc/OmegaT/it/appendix.website.html share/doc/OmegaT/it/chapter.about.OmegaT.html share/doc/OmegaT/it/chapter.dictionaries.html share/doc/OmegaT/it/chapter.file.filters.html -share/doc/OmegaT/it/chapter.files.and.directories.html +share/doc/OmegaT/it/chapter.files.and.folders.html share/doc/OmegaT/it/chapter.files.to.translate.html share/doc/OmegaT/it/chapter.formatted.text.html share/doc/OmegaT/it/chapter.glossaries.html -- cgit v1.2.3