Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 5490363F619 for ; Thu, 9 May 2013 15:24:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1783D14A2D1; Thu, 9 May 2013 15:24:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BACD114A2B7 for ; Thu, 9 May 2013 15:24:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ev16RPZWK3Uq for ; Thu, 9 May 2013 15:24:16 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D811114A2A1 for ; Thu, 9 May 2013 15:24:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 83C5F175DD; Thu, 9 May 2013 15:24:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 9 May 2013 15:24:16 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/editors/OmegaT To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20130509152416.83C5F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Thu May 9 15:24:16 UTC 2013 Modified Files: pkgsrc/editors/OmegaT: Makefile PLIST distinfo Log Message: 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: not recognized in relation with 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) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/OmegaT/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/OmegaT/PLIST \ pkgsrc/editors/OmegaT/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.