Fri Jun 7 15:52:27 2013 UTC ()
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)


(ryoon)
diff -r1.7 -r1.8 pkgsrc/editors/OmegaT/Makefile
diff -r1.6 -r1.7 pkgsrc/editors/OmegaT/PLIST
diff -r1.6 -r1.7 pkgsrc/editors/OmegaT/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/editors/OmegaT/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/OmegaT/Makefile 2013/05/09 15:24:16 1.7
+++ pkgsrc/editors/OmegaT/Makefile 2013/06/07 15:52:27 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2013/05/09 15:24:16 ryoon Exp $ 1# $NetBSD: Makefile,v 1.8 2013/06/07 15:52:27 ryoon Exp $
2# 2#
3 3
4DISTNAME= OmegaT_3.0.0_Beta_Source 4DISTNAME= OmegaT_3.0.3_Beta_Source
5PKGNAME= ${DISTNAME:S/OmegaT_/OmegaT-/:S/_Source//:S/_Beta//:S/_/./g} 5PKGNAME= ${DISTNAME:S/OmegaT_/OmegaT-/:S/_Source//:S/_Beta//:S/_/./g}
6CATEGORIES= editors 6CATEGORIES= editors
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omegat/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omegat/}
8EXTRACT_SUFX= .zip 8EXTRACT_SUFX= .zip
9 9
10MAINTAINER= ryoon@NetBSD.org 10MAINTAINER= ryoon@NetBSD.org
11HOMEPAGE= http://www.omegat.org/ 11HOMEPAGE= http://www.omegat.org/
12COMMENT= The translation memory (TM) application written in Java 12COMMENT= The translation memory (TM) application written in Java
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15WRKSRC= ${WRKDIR} 15WRKSRC= ${WRKDIR}
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17USE_JAVA= run 17USE_JAVA= run

cvs diff -r1.6 -r1.7 pkgsrc/editors/OmegaT/PLIST (expand / switch to unified diff)

--- pkgsrc/editors/OmegaT/PLIST 2013/05/09 15:24:16 1.6
+++ pkgsrc/editors/OmegaT/PLIST 2013/06/07 15:52:27 1.7
@@ -1,58 +1,45 @@ @@ -1,58 +1,45 @@
1@comment $NetBSD: PLIST,v 1.6 2013/05/09 15:24:16 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.7 2013/06/07 15:52:27 ryoon Exp $
2bin/OmegaT 2bin/OmegaT
3share/OmegaT/OmegaT.jar 3share/OmegaT/OmegaT.jar
4share/OmegaT/lib/ANTLR_3_License.txt 
5share/OmegaT/lib/APACHE_LICENSE-2.0.txt 
6share/OmegaT/lib/EDL-1.0.txt 
7share/OmegaT/lib/JSAP-2.1.jar 
8share/OmegaT/lib/LanguageTool-data.jar 4share/OmegaT/lib/LanguageTool-data.jar
9share/OmegaT/lib/LanguageTool.jar 
10share/OmegaT/lib/Licence_CeCILL_V2-en.txt 
11share/OmegaT/lib/Licence_CeCILL_V2-fr.txt 
12share/OmegaT/lib/Licenses.txt 
13share/OmegaT/lib/MPL-1.1.txt 
14share/OmegaT/lib/MRJAdapter.jar 5share/OmegaT/lib/MRJAdapter.jar
15share/OmegaT/lib/Morfologik-license.txt 
16share/OmegaT/lib/Orion SSH for Java.txt 
17share/OmegaT/lib/Segment-license.txt 
18share/OmegaT/lib/TMate_License.txt 
19share/OmegaT/lib/TinySegmenter_LICENSE.txt 
20share/OmegaT/lib/antlr-runtime-3.4.jar 6share/OmegaT/lib/antlr-runtime-3.4.jar
 7share/OmegaT/lib/bsf-2.4.0.jar
 8share/OmegaT/lib/cjftransform-1.0.1.jar
21share/OmegaT/lib/commons-lang-2.4.jar 9share/OmegaT/lib/commons-lang-2.4.jar
22share/OmegaT/lib/commons-logging-1.1.1.jar 10share/OmegaT/lib/commons-logging-1.1.1.jar
23share/OmegaT/lib/commons-validator-1.3.1.jar 
24share/OmegaT/lib/diff.jar 11share/OmegaT/lib/diff.jar
25share/OmegaT/lib/gpl-1.txt 12share/OmegaT/lib/groovy-all-1.8.9.jar
26share/OmegaT/lib/gpl-2.0.txt 
27share/OmegaT/lib/htmlparser.jar 13share/OmegaT/lib/htmlparser.jar
28share/OmegaT/lib/jWordSplitter.jar 14share/OmegaT/lib/ictclas4j-1.0.1.jar
29share/OmegaT/lib/jmyspell-core-1.0.0-beta-2.jar 15share/OmegaT/lib/jmyspell-core-1.0.0-beta-2.jar
30share/OmegaT/lib/jna.jar 16share/OmegaT/lib/jna.jar
 17share/OmegaT/lib/js-rhino-1.7R4.jar
31share/OmegaT/lib/jsch-0.1.49.jar 18share/OmegaT/lib/jsch-0.1.49.jar
32share/OmegaT/lib/jsch_License.txt 19share/OmegaT/lib/jwordsplitter-3.4.jar
33share/OmegaT/lib/lgpl-2.1.txt 20share/OmegaT/lib/languagetool-core-2.1.jar
34share/OmegaT/lib/lib-mnemonics.jar 21share/OmegaT/lib/lib-mnemonics.jar
35share/OmegaT/lib/lucene-analyzers-3.6.2.jar 22share/OmegaT/lib/lucene-analyzers-3.6.2.jar
36share/OmegaT/lib/lucene-core-3.6.2.jar 23share/OmegaT/lib/lucene-core-3.6.2.jar
37share/OmegaT/lib/lucene-kuromoji-3.6.2.jar 24share/OmegaT/lib/lucene-kuromoji-3.6.2.jar
38share/OmegaT/lib/lucene-smartcn-3.6.2.jar 25share/OmegaT/lib/lucene-smartcn-3.6.2.jar
39share/OmegaT/lib/morfologik-fsa-1.5.2.jar 26share/OmegaT/lib/morfologik-fsa-1.5.4.jar
40share/OmegaT/lib/morfologik-stemming-1.5.2.jar 27share/OmegaT/lib/morfologik-speller-1.5.4.jar
 28share/OmegaT/lib/morfologik-stemming-1.5.4.jar
41share/OmegaT/lib/org.eclipse.jgit-2.1.0.201209190230-r.jar 29share/OmegaT/lib/org.eclipse.jgit-2.1.0.201209190230-r.jar
42share/OmegaT/lib/orion-ssh2-214.jar 30share/OmegaT/lib/pdfbox-app-1.8.1.jar
43share/OmegaT/lib/segment-1.3.0.jar 31share/OmegaT/lib/segment-1.4.1.jar
44share/OmegaT/lib/sequence-library-1.0.2.jar 32share/OmegaT/lib/sequence-library-1.0.2.jar
45share/OmegaT/lib/sequence-library_License.txt 
46share/OmegaT/lib/sqljet-1.1.3.jar 33share/OmegaT/lib/sqljet-1.1.3.jar
47share/OmegaT/lib/svnkit-1.7.5.jar 34share/OmegaT/lib/svnkit-1.7.5.jar
48share/OmegaT/lib/swing-layout-1.0.jar 35share/OmegaT/lib/swing-layout-1.0.jar
49share/OmegaT/lib/swing-worker-1.2.jar 36share/OmegaT/lib/swing-worker-1.2.jar
50share/OmegaT/lib/tinysegmenter.jar 37share/OmegaT/lib/tinysegmenter.jar
51share/OmegaT/lib/vldocking_2.1.4.jar 38share/OmegaT/lib/vldocking_2.1.4.jar
52share/OmegaT/omegat.prefs 39share/OmegaT/omegat.prefs
53share/doc/OmegaT/OmegaT-license.txt 40share/doc/OmegaT/OmegaT-license.txt
54share/doc/OmegaT/ar/images/AppleKey.gif 41share/doc/OmegaT/ar/images/AppleKey.gif
55share/doc/OmegaT/ar/images/Dock.gif 42share/doc/OmegaT/ar/images/Dock.gif
56share/doc/OmegaT/ar/images/Maximize.gif 43share/doc/OmegaT/ar/images/Maximize.gif
57share/doc/OmegaT/ar/images/Minimize.gif 44share/doc/OmegaT/ar/images/Minimize.gif
58share/doc/OmegaT/ar/images/NewProject.png 45share/doc/OmegaT/ar/images/NewProject.png
@@ -93,26 +80,28 @@ share/doc/OmegaT/ca/commandlineArguments @@ -93,26 +80,28 @@ share/doc/OmegaT/ca/commandlineArguments
93share/doc/OmegaT/ca/consoleMode.html 80share/doc/OmegaT/ca/consoleMode.html
94share/doc/OmegaT/ca/dictionaries.html 81share/doc/OmegaT/ca/dictionaries.html
95share/doc/OmegaT/ca/fileFilters.html 82share/doc/OmegaT/ca/fileFilters.html
96share/doc/OmegaT/ca/filesAndDirectories.html 83share/doc/OmegaT/ca/filesAndDirectories.html
97share/doc/OmegaT/ca/filesToTranslate.html 84share/doc/OmegaT/ca/filesToTranslate.html
98share/doc/OmegaT/ca/fontSettings.html 85share/doc/OmegaT/ca/fontSettings.html
99share/doc/OmegaT/ca/formattedText.html 86share/doc/OmegaT/ca/formattedText.html
100share/doc/OmegaT/ca/glossaries.html 87share/doc/OmegaT/ca/glossaries.html
101share/doc/OmegaT/ca/images/AppleKey.gif 88share/doc/OmegaT/ca/images/AppleKey.gif
102share/doc/OmegaT/ca/images/AsciiFilteroptions.png 89share/doc/OmegaT/ca/images/AsciiFilteroptions.png
103share/doc/OmegaT/ca/images/DictMerriamWebster.png 90share/doc/OmegaT/ca/images/DictMerriamWebster.png
104share/doc/OmegaT/ca/images/Dock.gif 91share/doc/OmegaT/ca/images/Dock.gif
105share/doc/OmegaT/ca/images/Glossary_pane.png 92share/doc/OmegaT/ca/images/Glossary_pane.png
 93share/doc/OmegaT/ca/images/InstantGuide_1.png
 94share/doc/OmegaT/ca/images/InstantGuide_2.png
106share/doc/OmegaT/ca/images/Main_pane_counters.png 95share/doc/OmegaT/ca/images/Main_pane_counters.png
107share/doc/OmegaT/ca/images/MatchesPane.png 96share/doc/OmegaT/ca/images/MatchesPane.png
108share/doc/OmegaT/ca/images/Maximize.gif 97share/doc/OmegaT/ca/images/Maximize.gif
109share/doc/OmegaT/ca/images/Minimize.gif 98share/doc/OmegaT/ca/images/Minimize.gif
110share/doc/OmegaT/ca/images/MobyDick.png 99share/doc/OmegaT/ca/images/MobyDick.png
111share/doc/OmegaT/ca/images/NewProject.png 100share/doc/OmegaT/ca/images/NewProject.png
112share/doc/OmegaT/ca/images/OmegaT_icon.png 101share/doc/OmegaT/ca/images/OmegaT_icon.png
113share/doc/OmegaT/ca/images/OmegaT_panes.png 102share/doc/OmegaT/ca/images/OmegaT_panes.png
114share/doc/OmegaT/ca/images/OmegaT_projects_and_subdirectories.png 103share/doc/OmegaT/ca/images/OmegaT_projects_and_subdirectories.png
115share/doc/OmegaT/ca/images/Omegatproject.png 104share/doc/OmegaT/ca/images/Omegatproject.png
116share/doc/OmegaT/ca/images/RegexTester.png 105share/doc/OmegaT/ca/images/RegexTester.png
117share/doc/OmegaT/ca/images/Restore.gif 106share/doc/OmegaT/ca/images/Restore.gif
118share/doc/OmegaT/ca/images/SpellcheckerSetup2.png 107share/doc/OmegaT/ca/images/SpellcheckerSetup2.png
@@ -138,26 +127,27 @@ share/doc/OmegaT/ca/regexp.html @@ -138,26 +127,27 @@ share/doc/OmegaT/ca/regexp.html
138share/doc/OmegaT/ca/searches.html 127share/doc/OmegaT/ca/searches.html
139share/doc/OmegaT/ca/segmentation.html 128share/doc/OmegaT/ca/segmentation.html
140share/doc/OmegaT/ca/spellchecker.html 129share/doc/OmegaT/ca/spellchecker.html
141share/doc/OmegaT/ca/translationEditing.html 130share/doc/OmegaT/ca/translationEditing.html
142share/doc/OmegaT/ca/translationMemories.html 131share/doc/OmegaT/ca/translationMemories.html
143share/doc/OmegaT/ca/userInterface.html 132share/doc/OmegaT/ca/userInterface.html
144share/doc/OmegaT/ca/version.properties 133share/doc/OmegaT/ca/version.properties
145share/doc/OmegaT/ca/website.html 134share/doc/OmegaT/ca/website.html
146share/doc/OmegaT/ca/xindex.html 135share/doc/OmegaT/ca/xindex.html
147share/doc/OmegaT/changes.txt 136share/doc/OmegaT/changes.txt
148share/doc/OmegaT/cs/OmegaT.css 137share/doc/OmegaT/cs/OmegaT.css
149share/doc/OmegaT/cs/appendix.LanguageToolPlugin.inOmegaT.html 138share/doc/OmegaT/cs/appendix.LanguageToolPlugin.inOmegaT.html
150share/doc/OmegaT/cs/appendix.ScriptingPlugin.inOmegaT.html 139share/doc/OmegaT/cs/appendix.ScriptingPlugin.inOmegaT.html
 140share/doc/OmegaT/cs/appendix.TeamProjects.html
151share/doc/OmegaT/cs/appendix.TokenizerPlugin.inOmegaT.html 141share/doc/OmegaT/cs/appendix.TokenizerPlugin.inOmegaT.html
152share/doc/OmegaT/cs/appendix.acknowledgements.html 142share/doc/OmegaT/cs/appendix.acknowledgements.html
153share/doc/OmegaT/cs/appendix.keyboard.html 143share/doc/OmegaT/cs/appendix.keyboard.html
154share/doc/OmegaT/cs/appendix.languages.html 144share/doc/OmegaT/cs/appendix.languages.html
155share/doc/OmegaT/cs/appendix.legal.notices.html 145share/doc/OmegaT/cs/appendix.legal.notices.html
156share/doc/OmegaT/cs/appendix.shortcut.custom.html 146share/doc/OmegaT/cs/appendix.shortcut.custom.html
157share/doc/OmegaT/cs/appendix.website.html 147share/doc/OmegaT/cs/appendix.website.html
158share/doc/OmegaT/cs/chapter.about.OmegaT.html 148share/doc/OmegaT/cs/chapter.about.OmegaT.html
159share/doc/OmegaT/cs/chapter.dictionaries.html 149share/doc/OmegaT/cs/chapter.dictionaries.html
160share/doc/OmegaT/cs/chapter.file.filters.html 150share/doc/OmegaT/cs/chapter.file.filters.html
161share/doc/OmegaT/cs/chapter.files.and.directories.html 151share/doc/OmegaT/cs/chapter.files.and.directories.html
162share/doc/OmegaT/cs/chapter.files.to.translate.html 152share/doc/OmegaT/cs/chapter.files.to.translate.html
163share/doc/OmegaT/cs/chapter.formatted.text.html 153share/doc/OmegaT/cs/chapter.formatted.text.html
@@ -171,75 +161,85 @@ share/doc/OmegaT/cs/chapter.plain.text.h @@ -171,75 +161,85 @@ share/doc/OmegaT/cs/chapter.plain.text.h
171share/doc/OmegaT/cs/chapter.project.properties.html 161share/doc/OmegaT/cs/chapter.project.properties.html
172share/doc/OmegaT/cs/chapter.regexp.html 162share/doc/OmegaT/cs/chapter.regexp.html
173share/doc/OmegaT/cs/chapter.searches.html 163share/doc/OmegaT/cs/chapter.searches.html
174share/doc/OmegaT/cs/chapter.segmentation.html 164share/doc/OmegaT/cs/chapter.segmentation.html
175share/doc/OmegaT/cs/chapter.spellchecker.html 165share/doc/OmegaT/cs/chapter.spellchecker.html
176share/doc/OmegaT/cs/chapter.translation.editing.html 166share/doc/OmegaT/cs/chapter.translation.editing.html
177share/doc/OmegaT/cs/chapter.translation.memories.html 167share/doc/OmegaT/cs/chapter.translation.memories.html
178share/doc/OmegaT/cs/chapter.user.interface.html 168share/doc/OmegaT/cs/chapter.user.interface.html
179share/doc/OmegaT/cs/images/AppleKey.gif 169share/doc/OmegaT/cs/images/AppleKey.gif
180share/doc/OmegaT/cs/images/AsciiFilteroptions.png 170share/doc/OmegaT/cs/images/AsciiFilteroptions.png
181share/doc/OmegaT/cs/images/Comments_25.png 171share/doc/OmegaT/cs/images/Comments_25.png
182share/doc/OmegaT/cs/images/DictMerriamWebster.png 172share/doc/OmegaT/cs/images/DictMerriamWebster.png
183share/doc/OmegaT/cs/images/Dock.gif 173share/doc/OmegaT/cs/images/Dock.gif
 174share/doc/OmegaT/cs/images/EditingBehaviourOptions.png
184share/doc/OmegaT/cs/images/EditingBehaviourOptions25.png 175share/doc/OmegaT/cs/images/EditingBehaviourOptions25.png
185share/doc/OmegaT/cs/images/GlossaryEntry_25.png 176share/doc/OmegaT/cs/images/GlossaryEntry_25.png
186share/doc/OmegaT/cs/images/GlossaryPane_25.png 177share/doc/OmegaT/cs/images/GlossaryPane_25.png
187share/doc/OmegaT/cs/images/Glossary_pane.png 178share/doc/OmegaT/cs/images/Glossary_pane.png
188share/doc/OmegaT/cs/images/InstantGuide_1.png 179share/doc/OmegaT/cs/images/InstantGuide_1.png
189share/doc/OmegaT/cs/images/InstantGuide_2.png 180share/doc/OmegaT/cs/images/InstantGuide_2.png
190share/doc/OmegaT/cs/images/LanguageToolExample.png 181share/doc/OmegaT/cs/images/LanguageToolExample.png
191share/doc/OmegaT/cs/images/Main_pane_counters.png 182share/doc/OmegaT/cs/images/Main_pane_counters.png
192share/doc/OmegaT/cs/images/MatchStatistics.png 183share/doc/OmegaT/cs/images/MatchStatistics.png
193share/doc/OmegaT/cs/images/MatchesPane.png 184share/doc/OmegaT/cs/images/MatchesPane.png
 185share/doc/OmegaT/cs/images/MatchesPaneSetup.png
194share/doc/OmegaT/cs/images/MatchesPane_25.png 186share/doc/OmegaT/cs/images/MatchesPane_25.png
195share/doc/OmegaT/cs/images/Maximize.gif 187share/doc/OmegaT/cs/images/Maximize.gif
196share/doc/OmegaT/cs/images/Minimize.gif 188share/doc/OmegaT/cs/images/Minimize.gif
197share/doc/OmegaT/cs/images/MobyDick.png 189share/doc/OmegaT/cs/images/MobyDick.png
198share/doc/OmegaT/cs/images/MultiTerm_Glossary_25.png 190share/doc/OmegaT/cs/images/MultiTerm_Glossary_25.png
199share/doc/OmegaT/cs/images/NewProject.png 191share/doc/OmegaT/cs/images/NewProject.png
200share/doc/OmegaT/cs/images/NewProject_25.png 192share/doc/OmegaT/cs/images/NewProject_25.png
201share/doc/OmegaT/cs/images/OmT_Cyrillic.png 193share/doc/OmegaT/cs/images/OmT_Cyrillic.png
202share/doc/OmegaT/cs/images/OmT_Japanese.png 194share/doc/OmegaT/cs/images/OmT_Japanese.png
203share/doc/OmegaT/cs/images/OmegaT_icon.png 195share/doc/OmegaT/cs/images/OmegaT_icon.png
204share/doc/OmegaT/cs/images/OmegaT_panes.png 196share/doc/OmegaT/cs/images/OmegaT_panes.png
205share/doc/OmegaT/cs/images/OmegaT_panes_25.png 197share/doc/OmegaT/cs/images/OmegaT_panes_25.png
206share/doc/OmegaT/cs/images/OmegaT_projects_and_subdirectories.png 198share/doc/OmegaT/cs/images/OmegaT_projects_and_subdirectories.png
207share/doc/OmegaT/cs/images/Omegatproject.png 199share/doc/OmegaT/cs/images/Omegatproject.png
208share/doc/OmegaT/cs/images/OptionsTabValidation_25.png 200share/doc/OmegaT/cs/images/OptionsTabValidation_25.png
209share/doc/OmegaT/cs/images/ProjectFiles.png 201share/doc/OmegaT/cs/images/ProjectFiles.png
210share/doc/OmegaT/cs/images/RegexTester.png 202share/doc/OmegaT/cs/images/RegexTester.png
 203share/doc/OmegaT/cs/images/RegexTester___.png
211share/doc/OmegaT/cs/images/Restore.gif 204share/doc/OmegaT/cs/images/Restore.gif
212share/doc/OmegaT/cs/images/ScriptingDialog.png 205share/doc/OmegaT/cs/images/ScriptingDialog.png
213share/doc/OmegaT/cs/images/SpellcheckerSetup2.png 206share/doc/OmegaT/cs/images/SpellcheckerSetup2.png
214share/doc/OmegaT/cs/images/SpellcheckerSetup_25.png 207share/doc/OmegaT/cs/images/SpellcheckerSetup_25.png
215share/doc/OmegaT/cs/images/SpellcheckingText.png 208share/doc/OmegaT/cs/images/SpellcheckingText.png
216share/doc/OmegaT/cs/images/StatisticsWindow_25.png 209share/doc/OmegaT/cs/images/StatisticsWindow_25.png
217share/doc/OmegaT/cs/images/TagValidation.png 210share/doc/OmegaT/cs/images/TagValidation.png
218share/doc/OmegaT/cs/images/TagValidator.png 211share/doc/OmegaT/cs/images/TagValidator.png
 212share/doc/OmegaT/cs/images/Team_projects_Add.png
 213share/doc/OmegaT/cs/images/Team_projects_checkout.png
 214share/doc/OmegaT/cs/images/Team_projects_checkoutAddFolder.png
 215share/doc/OmegaT/cs/images/Team_projects_checkoutSVNupdate.png
 216share/doc/OmegaT/cs/images/Team_projects_inSync.png
 217share/doc/OmegaT/cs/images/Team_projects_initialCommit.png
219share/doc/OmegaT/cs/images/TextSearch.png 218share/doc/OmegaT/cs/images/TextSearch.png
220share/doc/OmegaT/cs/images/TextSearch25.png 219share/doc/OmegaT/cs/images/TextSearch25.png
 220share/doc/OmegaT/cs/images/TortoiseExplorerExtension.png
221share/doc/OmegaT/cs/images/Undock.gif 221share/doc/OmegaT/cs/images/Undock.gif
222share/doc/OmegaT/cs/images/saveglossary.png 222share/doc/OmegaT/cs/images/saveglossary.png
223share/doc/OmegaT/cs/images/tagged_segment.png 223share/doc/OmegaT/cs/images/tagged_segment.png
224share/doc/OmegaT/cs/images/tagged_segment_target.png 224share/doc/OmegaT/cs/images/tagged_segment_target.png
225share/doc/OmegaT/cs/index.html 225share/doc/OmegaT/cs/index.html
226share/doc/OmegaT/cs/instantStartGuideNoTOC.html 226share/doc/OmegaT/cs/instantStartGuideNoTOC.html
227share/doc/OmegaT/cs/ix01.html 227share/doc/OmegaT/cs/ix01.html
228share/doc/OmegaT/cs/license.txt 228share/doc/OmegaT/cs/license.txt
229share/doc/OmegaT/cs/version.properties 229share/doc/OmegaT/cs/version.properties
230share/doc/OmegaT/cy/images/NewProject.png 230share/doc/OmegaT/cy/OmegaT.css
231share/doc/OmegaT/cy/images/tagged_segment.png 231share/doc/OmegaT/cy/images/InstantGuide_1.png
232share/doc/OmegaT/cy/images/tagged_segment_target.png 232share/doc/OmegaT/cy/images/InstantGuide_2.png
233share/doc/OmegaT/cy/instantStartGuideNoTOC.html 233share/doc/OmegaT/cy/instantStartGuideNoTOC.html
234share/doc/OmegaT/cy/license.txt 234share/doc/OmegaT/cy/license.txt
235share/doc/OmegaT/cy/version.properties 235share/doc/OmegaT/cy/version.properties
236share/doc/OmegaT/da/images/AppleKey.gif 236share/doc/OmegaT/da/images/AppleKey.gif
237share/doc/OmegaT/da/images/Dock.gif 237share/doc/OmegaT/da/images/Dock.gif
238share/doc/OmegaT/da/images/MatchesPane.png 238share/doc/OmegaT/da/images/MatchesPane.png
239share/doc/OmegaT/da/images/Maximize.gif 239share/doc/OmegaT/da/images/Maximize.gif
240share/doc/OmegaT/da/images/Minimize.gif 240share/doc/OmegaT/da/images/Minimize.gif
241share/doc/OmegaT/da/images/NewProject.png 241share/doc/OmegaT/da/images/NewProject.png
242share/doc/OmegaT/da/images/Restore.gif 242share/doc/OmegaT/da/images/Restore.gif
243share/doc/OmegaT/da/images/Undock.gif 243share/doc/OmegaT/da/images/Undock.gif
244share/doc/OmegaT/da/images/tagged_segment.png 244share/doc/OmegaT/da/images/tagged_segment.png
245share/doc/OmegaT/da/images/tagged_segment_target.png 245share/doc/OmegaT/da/images/tagged_segment_target.png
@@ -250,26 +250,28 @@ share/doc/OmegaT/de/Segmentation.html @@ -250,26 +250,28 @@ share/doc/OmegaT/de/Segmentation.html
250share/doc/OmegaT/de/UserInterface.html 250share/doc/OmegaT/de/UserInterface.html
251share/doc/OmegaT/de/aboutOmegaT.html 251share/doc/OmegaT/de/aboutOmegaT.html
252share/doc/OmegaT/de/consoleMode.html 252share/doc/OmegaT/de/consoleMode.html
253share/doc/OmegaT/de/fileFilters.html 253share/doc/OmegaT/de/fileFilters.html
254share/doc/OmegaT/de/filesAndDirectories.html 254share/doc/OmegaT/de/filesAndDirectories.html
255share/doc/OmegaT/de/filesToTranslate.html 255share/doc/OmegaT/de/filesToTranslate.html
256share/doc/OmegaT/de/fontSettings.html 256share/doc/OmegaT/de/fontSettings.html
257share/doc/OmegaT/de/formattedText.html 257share/doc/OmegaT/de/formattedText.html
258share/doc/OmegaT/de/glossaries.html 258share/doc/OmegaT/de/glossaries.html
259share/doc/OmegaT/de/images/AppleKey.gif 259share/doc/OmegaT/de/images/AppleKey.gif
260share/doc/OmegaT/de/images/AsciiFilteroptions.jpg 260share/doc/OmegaT/de/images/AsciiFilteroptions.jpg
261share/doc/OmegaT/de/images/Dock.gif 261share/doc/OmegaT/de/images/Dock.gif
262share/doc/OmegaT/de/images/Glossary_pane.png 262share/doc/OmegaT/de/images/Glossary_pane.png
 263share/doc/OmegaT/de/images/InstantGuide_1.png
 264share/doc/OmegaT/de/images/InstantGuide_2.png
263share/doc/OmegaT/de/images/MatchesPane.png 265share/doc/OmegaT/de/images/MatchesPane.png
264share/doc/OmegaT/de/images/Maximize.gif 266share/doc/OmegaT/de/images/Maximize.gif
265share/doc/OmegaT/de/images/Minimize.gif 267share/doc/OmegaT/de/images/Minimize.gif
266share/doc/OmegaT/de/images/NewProject.png 268share/doc/OmegaT/de/images/NewProject.png
267share/doc/OmegaT/de/images/OmegaT_icon.png 269share/doc/OmegaT/de/images/OmegaT_icon.png
268share/doc/OmegaT/de/images/OmegaT_panes.png 270share/doc/OmegaT/de/images/OmegaT_panes.png
269share/doc/OmegaT/de/images/OmegaT_projects_and_subdirectories.png 271share/doc/OmegaT/de/images/OmegaT_projects_and_subdirectories.png
270share/doc/OmegaT/de/images/Omegatproject.png 272share/doc/OmegaT/de/images/Omegatproject.png
271share/doc/OmegaT/de/images/Restore.gif 273share/doc/OmegaT/de/images/Restore.gif
272share/doc/OmegaT/de/images/SpellcheckerSetup2.png 274share/doc/OmegaT/de/images/SpellcheckerSetup2.png
273share/doc/OmegaT/de/images/SpellcheckingText.png 275share/doc/OmegaT/de/images/SpellcheckingText.png
274share/doc/OmegaT/de/images/TagValidator.png 276share/doc/OmegaT/de/images/TagValidator.png
275share/doc/OmegaT/de/images/TextSearch.png 277share/doc/OmegaT/de/images/TextSearch.png
@@ -287,45 +289,46 @@ share/doc/OmegaT/de/license.txt @@ -287,45 +289,46 @@ share/doc/OmegaT/de/license.txt
287share/doc/OmegaT/de/menu.html 289share/doc/OmegaT/de/menu.html
288share/doc/OmegaT/de/omegat.css 290share/doc/OmegaT/de/omegat.css
289share/doc/OmegaT/de/plainText.html 291share/doc/OmegaT/de/plainText.html
290share/doc/OmegaT/de/preventingDataLoss.html 292share/doc/OmegaT/de/preventingDataLoss.html
291share/doc/OmegaT/de/projectProperties.html 293share/doc/OmegaT/de/projectProperties.html
292share/doc/OmegaT/de/regexp.html 294share/doc/OmegaT/de/regexp.html
293share/doc/OmegaT/de/spellchecker.html 295share/doc/OmegaT/de/spellchecker.html
294share/doc/OmegaT/de/translationEditing.html 296share/doc/OmegaT/de/translationEditing.html
295share/doc/OmegaT/de/translationMemories.html 297share/doc/OmegaT/de/translationMemories.html
296share/doc/OmegaT/de/version.properties 298share/doc/OmegaT/de/version.properties
297share/doc/OmegaT/de/website.html 299share/doc/OmegaT/de/website.html
298share/doc/OmegaT/de/xindex.html 300share/doc/OmegaT/de/xindex.html
299share/doc/OmegaT/doc-license.txt 301share/doc/OmegaT/doc-license.txt
300share/doc/OmegaT/el/images/NewProject.png 302share/doc/OmegaT/el/images/InstantGuide_1.png
 303share/doc/OmegaT/el/images/InstantGuide_2.png
301share/doc/OmegaT/el/instantStartGuideNoTOC.html 304share/doc/OmegaT/el/instantStartGuideNoTOC.html
302share/doc/OmegaT/el/omegat.css 305share/doc/OmegaT/el/omegat.css
303share/doc/OmegaT/el/version.properties 306share/doc/OmegaT/el/version.properties
304share/doc/OmegaT/en/OmegaT.css 307share/doc/OmegaT/en/OmegaT.css
305share/doc/OmegaT/en/appendix.LanguageToolPlugin.inOmegaT.html 308share/doc/OmegaT/en/appendix.LanguageToolPlugin.inOmegaT.html
306share/doc/OmegaT/en/appendix.ScriptingPlugin.inOmegaT.html 309share/doc/OmegaT/en/appendix.ScriptingPlugin.inOmegaT.html
307share/doc/OmegaT/en/appendix.TeamProjects.html 310share/doc/OmegaT/en/appendix.TeamProjects.html
308share/doc/OmegaT/en/appendix.TokenizerPlugin.inOmegaT.html 311share/doc/OmegaT/en/appendix.TokenizerPlugin.inOmegaT.html
309share/doc/OmegaT/en/appendix.acknowledgements.html 312share/doc/OmegaT/en/appendix.acknowledgements.html
310share/doc/OmegaT/en/appendix.keyboard.html 313share/doc/OmegaT/en/appendix.keyboard.html
311share/doc/OmegaT/en/appendix.languages.html 314share/doc/OmegaT/en/appendix.languages.html
312share/doc/OmegaT/en/appendix.legal.notices.html 315share/doc/OmegaT/en/appendix.legal.notices.html
313share/doc/OmegaT/en/appendix.shortcut.custom.html 316share/doc/OmegaT/en/appendix.shortcut.custom.html
314share/doc/OmegaT/en/appendix.website.html 317share/doc/OmegaT/en/appendix.website.html
315share/doc/OmegaT/en/chapter.about.OmegaT.html 318share/doc/OmegaT/en/chapter.about.OmegaT.html
316share/doc/OmegaT/en/chapter.dictionaries.html 319share/doc/OmegaT/en/chapter.dictionaries.html
317share/doc/OmegaT/en/chapter.file.filters.html 320share/doc/OmegaT/en/chapter.file.filters.html
318share/doc/OmegaT/en/chapter.files.and.directories.html 321share/doc/OmegaT/en/chapter.files.and.folders.html
319share/doc/OmegaT/en/chapter.files.to.translate.html 322share/doc/OmegaT/en/chapter.files.to.translate.html
320share/doc/OmegaT/en/chapter.formatted.text.html 323share/doc/OmegaT/en/chapter.formatted.text.html
321share/doc/OmegaT/en/chapter.glossaries.html 324share/doc/OmegaT/en/chapter.glossaries.html
322share/doc/OmegaT/en/chapter.installing.and.running.html 325share/doc/OmegaT/en/chapter.installing.and.running.html
323share/doc/OmegaT/en/chapter.instant.start.guide.html 326share/doc/OmegaT/en/chapter.instant.start.guide.html
324share/doc/OmegaT/en/chapter.machine.translate.html 327share/doc/OmegaT/en/chapter.machine.translate.html
325share/doc/OmegaT/en/chapter.menu.html 328share/doc/OmegaT/en/chapter.menu.html
326share/doc/OmegaT/en/chapter.misc.html 329share/doc/OmegaT/en/chapter.misc.html
327share/doc/OmegaT/en/chapter.plain.text.html 330share/doc/OmegaT/en/chapter.plain.text.html
328share/doc/OmegaT/en/chapter.project.properties.html 331share/doc/OmegaT/en/chapter.project.properties.html
329share/doc/OmegaT/en/chapter.regexp.html 332share/doc/OmegaT/en/chapter.regexp.html
330share/doc/OmegaT/en/chapter.searches.html 333share/doc/OmegaT/en/chapter.searches.html
331share/doc/OmegaT/en/chapter.segmentation.html 334share/doc/OmegaT/en/chapter.segmentation.html
@@ -348,27 +351,27 @@ share/doc/OmegaT/en/images/LanguageToolE @@ -348,27 +351,27 @@ share/doc/OmegaT/en/images/LanguageToolE
348share/doc/OmegaT/en/images/Main_pane_counters.png 351share/doc/OmegaT/en/images/Main_pane_counters.png
349share/doc/OmegaT/en/images/MatchStatistics.png 352share/doc/OmegaT/en/images/MatchStatistics.png
350share/doc/OmegaT/en/images/MatchesPaneSetup.png 353share/doc/OmegaT/en/images/MatchesPaneSetup.png
351share/doc/OmegaT/en/images/MatchesPane_25.png 354share/doc/OmegaT/en/images/MatchesPane_25.png
352share/doc/OmegaT/en/images/Maximize.gif 355share/doc/OmegaT/en/images/Maximize.gif
353share/doc/OmegaT/en/images/Minimize.gif 356share/doc/OmegaT/en/images/Minimize.gif
354share/doc/OmegaT/en/images/MobyDick.png 357share/doc/OmegaT/en/images/MobyDick.png
355share/doc/OmegaT/en/images/MultiTerm_Glossary_25.png 358share/doc/OmegaT/en/images/MultiTerm_Glossary_25.png
356share/doc/OmegaT/en/images/NewProject_26.png 359share/doc/OmegaT/en/images/NewProject_26.png
357share/doc/OmegaT/en/images/OmT_Cyrillic.png 360share/doc/OmegaT/en/images/OmT_Cyrillic.png
358share/doc/OmegaT/en/images/OmT_Japanese.png 361share/doc/OmegaT/en/images/OmT_Japanese.png
359share/doc/OmegaT/en/images/OmegaT_icon.png 362share/doc/OmegaT/en/images/OmegaT_icon.png
360share/doc/OmegaT/en/images/OmegaT_panes_25.png 363share/doc/OmegaT/en/images/OmegaT_panes_25.png
361share/doc/OmegaT/en/images/OmegaT_projects_and_subdirectories.png 364share/doc/OmegaT/en/images/OmegaT_projects_and_subfolders.png
362share/doc/OmegaT/en/images/Omegatproject.png 365share/doc/OmegaT/en/images/Omegatproject.png
363share/doc/OmegaT/en/images/OptionsTabValidation_25.png 366share/doc/OmegaT/en/images/OptionsTabValidation_25.png
364share/doc/OmegaT/en/images/OptionsTagValidation_25.png 367share/doc/OmegaT/en/images/OptionsTagValidation_25.png
365share/doc/OmegaT/en/images/RegexTester.png 368share/doc/OmegaT/en/images/RegexTester.png
366share/doc/OmegaT/en/images/Restore.gif 369share/doc/OmegaT/en/images/Restore.gif
367share/doc/OmegaT/en/images/ScriptingDialog.png 370share/doc/OmegaT/en/images/ScriptingDialog.png
368share/doc/OmegaT/en/images/SpellcheckerSetup_25.png 371share/doc/OmegaT/en/images/SpellcheckerSetup_25.png
369share/doc/OmegaT/en/images/SpellcheckingText.png 372share/doc/OmegaT/en/images/SpellcheckingText.png
370share/doc/OmegaT/en/images/StatisticsWindow_25.png 373share/doc/OmegaT/en/images/StatisticsWindow_25.png
371share/doc/OmegaT/en/images/TagValidation.png 374share/doc/OmegaT/en/images/TagValidation.png
372share/doc/OmegaT/en/images/TagValidator.png 375share/doc/OmegaT/en/images/TagValidator.png
373share/doc/OmegaT/en/images/Team_projects_Add.png 376share/doc/OmegaT/en/images/Team_projects_Add.png
374share/doc/OmegaT/en/images/Team_projects_checkout.png 377share/doc/OmegaT/en/images/Team_projects_checkout.png
@@ -562,32 +565,110 @@ share/doc/OmegaT/fr/images/AppleKey.gif @@ -562,32 +565,110 @@ share/doc/OmegaT/fr/images/AppleKey.gif
562share/doc/OmegaT/fr/images/Dock.gif 565share/doc/OmegaT/fr/images/Dock.gif
563share/doc/OmegaT/fr/images/InstantGuide_1.png 566share/doc/OmegaT/fr/images/InstantGuide_1.png
564share/doc/OmegaT/fr/images/InstantGuide_2.png 567share/doc/OmegaT/fr/images/InstantGuide_2.png
565share/doc/OmegaT/fr/images/Maximize.gif 568share/doc/OmegaT/fr/images/Maximize.gif
566share/doc/OmegaT/fr/images/Minimize.gif 569share/doc/OmegaT/fr/images/Minimize.gif
567share/doc/OmegaT/fr/images/Restore.gif 570share/doc/OmegaT/fr/images/Restore.gif
568share/doc/OmegaT/fr/images/Undock.gif 571share/doc/OmegaT/fr/images/Undock.gif
569share/doc/OmegaT/fr/index.html 572share/doc/OmegaT/fr/index.html
570share/doc/OmegaT/fr/instantStartGuideNoTOC.html 573share/doc/OmegaT/fr/instantStartGuideNoTOC.html
571share/doc/OmegaT/fr/license.txt 574share/doc/OmegaT/fr/license.txt
572share/doc/OmegaT/fr/omegat.css 575share/doc/OmegaT/fr/omegat.css
573share/doc/OmegaT/fr/version.properties 576share/doc/OmegaT/fr/version.properties
574share/doc/OmegaT/gl/OmegaT.css 577share/doc/OmegaT/gl/OmegaT.css
 578share/doc/OmegaT/gl/appendix.LanguageToolPlugin.inOmegaT.html
 579share/doc/OmegaT/gl/appendix.ScriptingPlugin.inOmegaT.html
 580share/doc/OmegaT/gl/appendix.TeamProjects.html
 581share/doc/OmegaT/gl/appendix.TokenizerPlugin.inOmegaT.html
 582share/doc/OmegaT/gl/appendix.acknowledgements.html
 583share/doc/OmegaT/gl/appendix.keyboard.html
 584share/doc/OmegaT/gl/appendix.languages.html
 585share/doc/OmegaT/gl/appendix.legal.notices.html
 586share/doc/OmegaT/gl/appendix.shortcut.custom.html
 587share/doc/OmegaT/gl/appendix.website.html
 588share/doc/OmegaT/gl/chapter.about.OmegaT.html
 589share/doc/OmegaT/gl/chapter.dictionaries.html
 590share/doc/OmegaT/gl/chapter.file.filters.html
 591share/doc/OmegaT/gl/chapter.files.and.directories.html
 592share/doc/OmegaT/gl/chapter.files.to.translate.html
 593share/doc/OmegaT/gl/chapter.formatted.text.html
 594share/doc/OmegaT/gl/chapter.glossaries.html
 595share/doc/OmegaT/gl/chapter.installing.and.running.html
 596share/doc/OmegaT/gl/chapter.instant.start.guide.html
 597share/doc/OmegaT/gl/chapter.machine.translate.html
 598share/doc/OmegaT/gl/chapter.menu.html
 599share/doc/OmegaT/gl/chapter.misc.html
 600share/doc/OmegaT/gl/chapter.plain.text.html
 601share/doc/OmegaT/gl/chapter.project.properties.html
 602share/doc/OmegaT/gl/chapter.regexp.html
 603share/doc/OmegaT/gl/chapter.searches.html
 604share/doc/OmegaT/gl/chapter.segmentation.html
 605share/doc/OmegaT/gl/chapter.spellchecker.html
 606share/doc/OmegaT/gl/chapter.translation.editing.html
 607share/doc/OmegaT/gl/chapter.translation.memories.html
 608share/doc/OmegaT/gl/chapter.user.interface.html
 609share/doc/OmegaT/gl/images/AppleKey.gif
 610share/doc/OmegaT/gl/images/Comments_25.png
 611share/doc/OmegaT/gl/images/DictMerriamWebster.png
 612share/doc/OmegaT/gl/images/Dock.gif
 613share/doc/OmegaT/gl/images/EditingBehaviourOptions.png
 614share/doc/OmegaT/gl/images/EditingBehaviourOptions25.png
 615share/doc/OmegaT/gl/images/GlossaryEntry_25.png
 616share/doc/OmegaT/gl/images/GlossaryPane_25.png
 617share/doc/OmegaT/gl/images/InstantGuide_1.png
 618share/doc/OmegaT/gl/images/InstantGuide_2.png
 619share/doc/OmegaT/gl/images/LanguageToolExample.png
 620share/doc/OmegaT/gl/images/MatchStatistics.png
575share/doc/OmegaT/gl/images/MatchesPane.png 621share/doc/OmegaT/gl/images/MatchesPane.png
 622share/doc/OmegaT/gl/images/MatchesPaneSetup.png
 623share/doc/OmegaT/gl/images/MatchesPane_25.png
 624share/doc/OmegaT/gl/images/Maximize.gif
 625share/doc/OmegaT/gl/images/Minimize.gif
 626share/doc/OmegaT/gl/images/MobyDick.png
 627share/doc/OmegaT/gl/images/MultiTerm_Glossary_25.png
576share/doc/OmegaT/gl/images/NewProject.png 628share/doc/OmegaT/gl/images/NewProject.png
 629share/doc/OmegaT/gl/images/NewProject_26.png
 630share/doc/OmegaT/gl/images/OmT_Cyrillic.png
 631share/doc/OmegaT/gl/images/OmT_Japanese.png
 632share/doc/OmegaT/gl/images/OmegaT_icon.png
 633share/doc/OmegaT/gl/images/OmegaT_panes_25.png
 634share/doc/OmegaT/gl/images/OmegaT_projects_and_subdirectories.png
 635share/doc/OmegaT/gl/images/Omegatproject.png
 636share/doc/OmegaT/gl/images/OptionsTagValidation_25.png
 637share/doc/OmegaT/gl/images/RegexTester.png
 638share/doc/OmegaT/gl/images/Restore.gif
 639share/doc/OmegaT/gl/images/ScriptingDialog.png
 640share/doc/OmegaT/gl/images/SpellcheckerSetup_25.png
 641share/doc/OmegaT/gl/images/SpellcheckingText.png
 642share/doc/OmegaT/gl/images/StatisticsWindow_25.png
 643share/doc/OmegaT/gl/images/TagValidation.png
 644share/doc/OmegaT/gl/images/TagValidator.png
 645share/doc/OmegaT/gl/images/Team_projects_Add.png
 646share/doc/OmegaT/gl/images/Team_projects_checkout.png
 647share/doc/OmegaT/gl/images/Team_projects_checkoutAddFolder.png
 648share/doc/OmegaT/gl/images/Team_projects_checkoutSVNupdate.png
 649share/doc/OmegaT/gl/images/Team_projects_inSync.png
 650share/doc/OmegaT/gl/images/Team_projects_initialCommit.png
 651share/doc/OmegaT/gl/images/TextSearch25.png
 652share/doc/OmegaT/gl/images/TortoiseExplorerExtension.png
 653share/doc/OmegaT/gl/images/Undock.gif
 654share/doc/OmegaT/gl/images/saveglossary.png
577share/doc/OmegaT/gl/images/tagged_segment.png 655share/doc/OmegaT/gl/images/tagged_segment.png
578share/doc/OmegaT/gl/images/tagged_segment_target.png 656share/doc/OmegaT/gl/images/tagged_segment_target.png
 657share/doc/OmegaT/gl/index.html
579share/doc/OmegaT/gl/instantStartGuideNoTOC.html 658share/doc/OmegaT/gl/instantStartGuideNoTOC.html
 659share/doc/OmegaT/gl/ix01.html
580share/doc/OmegaT/gl/license.txt 660share/doc/OmegaT/gl/license.txt
 661share/doc/OmegaT/gl/version.properties
581share/doc/OmegaT/hu/GoogleTranslate.html 662share/doc/OmegaT/hu/GoogleTranslate.html
582share/doc/OmegaT/hu/OmegaT.css 663share/doc/OmegaT/hu/OmegaT.css
583share/doc/OmegaT/hu/aboutOmegaT.html 664share/doc/OmegaT/hu/aboutOmegaT.html
584share/doc/OmegaT/hu/commandlineArguments.html 665share/doc/OmegaT/hu/commandlineArguments.html
585share/doc/OmegaT/hu/consoleMode.html 666share/doc/OmegaT/hu/consoleMode.html
586share/doc/OmegaT/hu/dictionaries.html 667share/doc/OmegaT/hu/dictionaries.html
587share/doc/OmegaT/hu/fileFilters.html 668share/doc/OmegaT/hu/fileFilters.html
588share/doc/OmegaT/hu/filesAndDirectories.html 669share/doc/OmegaT/hu/filesAndDirectories.html
589share/doc/OmegaT/hu/filesToTranslate.html 670share/doc/OmegaT/hu/filesToTranslate.html
590share/doc/OmegaT/hu/fontSettings.html 671share/doc/OmegaT/hu/fontSettings.html
591share/doc/OmegaT/hu/formattedText.html 672share/doc/OmegaT/hu/formattedText.html
592share/doc/OmegaT/hu/glossaries.html 673share/doc/OmegaT/hu/glossaries.html
593share/doc/OmegaT/hu/images/AppleKey.gif 674share/doc/OmegaT/hu/images/AppleKey.gif
@@ -749,27 +830,27 @@ share/doc/OmegaT/ja/OmegaT.css @@ -749,27 +830,27 @@ share/doc/OmegaT/ja/OmegaT.css
749share/doc/OmegaT/ja/appendix.LanguageToolPlugin.inOmegaT.html 830share/doc/OmegaT/ja/appendix.LanguageToolPlugin.inOmegaT.html
750share/doc/OmegaT/ja/appendix.ScriptingPlugin.inOmegaT.html 831share/doc/OmegaT/ja/appendix.ScriptingPlugin.inOmegaT.html
751share/doc/OmegaT/ja/appendix.TeamProjects.html 832share/doc/OmegaT/ja/appendix.TeamProjects.html
752share/doc/OmegaT/ja/appendix.TokenizerPlugin.inOmegaT.html 833share/doc/OmegaT/ja/appendix.TokenizerPlugin.inOmegaT.html
753share/doc/OmegaT/ja/appendix.acknowledgements.html 834share/doc/OmegaT/ja/appendix.acknowledgements.html
754share/doc/OmegaT/ja/appendix.keyboard.html 835share/doc/OmegaT/ja/appendix.keyboard.html
755share/doc/OmegaT/ja/appendix.languages.html 836share/doc/OmegaT/ja/appendix.languages.html
756share/doc/OmegaT/ja/appendix.legal.notices.html 837share/doc/OmegaT/ja/appendix.legal.notices.html
757share/doc/OmegaT/ja/appendix.shortcut.custom.html 838share/doc/OmegaT/ja/appendix.shortcut.custom.html
758share/doc/OmegaT/ja/appendix.website.html 839share/doc/OmegaT/ja/appendix.website.html
759share/doc/OmegaT/ja/chapter.about.OmegaT.html 840share/doc/OmegaT/ja/chapter.about.OmegaT.html
760share/doc/OmegaT/ja/chapter.dictionaries.html 841share/doc/OmegaT/ja/chapter.dictionaries.html
761share/doc/OmegaT/ja/chapter.file.filters.html 842share/doc/OmegaT/ja/chapter.file.filters.html
762share/doc/OmegaT/ja/chapter.files.and.directories.html 843share/doc/OmegaT/ja/chapter.files.and.folders.html
763share/doc/OmegaT/ja/chapter.files.to.translate.html 844share/doc/OmegaT/ja/chapter.files.to.translate.html
764share/doc/OmegaT/ja/chapter.formatted.text.html 845share/doc/OmegaT/ja/chapter.formatted.text.html
765share/doc/OmegaT/ja/chapter.glossaries.html 846share/doc/OmegaT/ja/chapter.glossaries.html
766share/doc/OmegaT/ja/chapter.installing.and.running.html 847share/doc/OmegaT/ja/chapter.installing.and.running.html
767share/doc/OmegaT/ja/chapter.instant.start.guide.html 848share/doc/OmegaT/ja/chapter.instant.start.guide.html
768share/doc/OmegaT/ja/chapter.machine.translate.html 849share/doc/OmegaT/ja/chapter.machine.translate.html
769share/doc/OmegaT/ja/chapter.menu.html 850share/doc/OmegaT/ja/chapter.menu.html
770share/doc/OmegaT/ja/chapter.misc.html 851share/doc/OmegaT/ja/chapter.misc.html
771share/doc/OmegaT/ja/chapter.plain.text.html 852share/doc/OmegaT/ja/chapter.plain.text.html
772share/doc/OmegaT/ja/chapter.project.properties.html 853share/doc/OmegaT/ja/chapter.project.properties.html
773share/doc/OmegaT/ja/chapter.regexp.html 854share/doc/OmegaT/ja/chapter.regexp.html
774share/doc/OmegaT/ja/chapter.searches.html 855share/doc/OmegaT/ja/chapter.searches.html
775share/doc/OmegaT/ja/chapter.segmentation.html 856share/doc/OmegaT/ja/chapter.segmentation.html
@@ -790,27 +871,27 @@ share/doc/OmegaT/ja/images/InstantGuide_ @@ -790,27 +871,27 @@ share/doc/OmegaT/ja/images/InstantGuide_
790share/doc/OmegaT/ja/images/LanguageToolExample.png 871share/doc/OmegaT/ja/images/LanguageToolExample.png
791share/doc/OmegaT/ja/images/MatchStatistics.png 872share/doc/OmegaT/ja/images/MatchStatistics.png
792share/doc/OmegaT/ja/images/MatchesPaneSetup.png 873share/doc/OmegaT/ja/images/MatchesPaneSetup.png
793share/doc/OmegaT/ja/images/MatchesPane_25.png 874share/doc/OmegaT/ja/images/MatchesPane_25.png
794share/doc/OmegaT/ja/images/Maximize.gif 875share/doc/OmegaT/ja/images/Maximize.gif
795share/doc/OmegaT/ja/images/Minimize.gif 876share/doc/OmegaT/ja/images/Minimize.gif
796share/doc/OmegaT/ja/images/MobyDick.png 877share/doc/OmegaT/ja/images/MobyDick.png
797share/doc/OmegaT/ja/images/MultiTerm_Glossary_25.png 878share/doc/OmegaT/ja/images/MultiTerm_Glossary_25.png
798share/doc/OmegaT/ja/images/NewProject_26.png 879share/doc/OmegaT/ja/images/NewProject_26.png
799share/doc/OmegaT/ja/images/OmT_Cyrillic.png 880share/doc/OmegaT/ja/images/OmT_Cyrillic.png
800share/doc/OmegaT/ja/images/OmT_Japanese.png 881share/doc/OmegaT/ja/images/OmT_Japanese.png
801share/doc/OmegaT/ja/images/OmegaT_icon.png 882share/doc/OmegaT/ja/images/OmegaT_icon.png
802share/doc/OmegaT/ja/images/OmegaT_panes_25.png 883share/doc/OmegaT/ja/images/OmegaT_panes_25.png
803share/doc/OmegaT/ja/images/OmegaT_projects_and_subdirectories.png 884share/doc/OmegaT/ja/images/OmegaT_projects_and_subfolders.png
804share/doc/OmegaT/ja/images/Omegatproject.png 885share/doc/OmegaT/ja/images/Omegatproject.png
805share/doc/OmegaT/ja/images/OptionsTagValidation_25.png 886share/doc/OmegaT/ja/images/OptionsTagValidation_25.png
806share/doc/OmegaT/ja/images/RegexTester.png 887share/doc/OmegaT/ja/images/RegexTester.png
807share/doc/OmegaT/ja/images/Restore.gif 888share/doc/OmegaT/ja/images/Restore.gif
808share/doc/OmegaT/ja/images/ScriptingDialog.png 889share/doc/OmegaT/ja/images/ScriptingDialog.png
809share/doc/OmegaT/ja/images/SpellcheckerSetup_25.png 890share/doc/OmegaT/ja/images/SpellcheckerSetup_25.png
810share/doc/OmegaT/ja/images/SpellcheckingText.png 891share/doc/OmegaT/ja/images/SpellcheckingText.png
811share/doc/OmegaT/ja/images/StatisticsWindow_25.png 892share/doc/OmegaT/ja/images/StatisticsWindow_25.png
812share/doc/OmegaT/ja/images/TagValidation.png 893share/doc/OmegaT/ja/images/TagValidation.png
813share/doc/OmegaT/ja/images/TagValidator.png 894share/doc/OmegaT/ja/images/TagValidator.png
814share/doc/OmegaT/ja/images/Team_projects_Add.png 895share/doc/OmegaT/ja/images/Team_projects_Add.png
815share/doc/OmegaT/ja/images/Team_projects_checkout.png 896share/doc/OmegaT/ja/images/Team_projects_checkout.png
816share/doc/OmegaT/ja/images/Team_projects_checkoutAddFolder.png 897share/doc/OmegaT/ja/images/Team_projects_checkoutAddFolder.png
@@ -820,37 +901,39 @@ share/doc/OmegaT/ja/images/Team_projects @@ -820,37 +901,39 @@ share/doc/OmegaT/ja/images/Team_projects
820share/doc/OmegaT/ja/images/TextSearch25.png 901share/doc/OmegaT/ja/images/TextSearch25.png
821share/doc/OmegaT/ja/images/TortoiseExplorerExtension.png 902share/doc/OmegaT/ja/images/TortoiseExplorerExtension.png
822share/doc/OmegaT/ja/images/Undock.gif 903share/doc/OmegaT/ja/images/Undock.gif
823share/doc/OmegaT/ja/images/saveglossary.png 904share/doc/OmegaT/ja/images/saveglossary.png
824share/doc/OmegaT/ja/index.html 905share/doc/OmegaT/ja/index.html
825share/doc/OmegaT/ja/instantStartGuideNoTOC.html 906share/doc/OmegaT/ja/instantStartGuideNoTOC.html
826share/doc/OmegaT/ja/ix01.html 907share/doc/OmegaT/ja/ix01.html
827share/doc/OmegaT/ja/license.txt 908share/doc/OmegaT/ja/license.txt
828share/doc/OmegaT/ja/version.properties 909share/doc/OmegaT/ja/version.properties
829share/doc/OmegaT/join.html 910share/doc/OmegaT/join.html
830share/doc/OmegaT/nl/OmegaT.css 911share/doc/OmegaT/nl/OmegaT.css
831share/doc/OmegaT/nl/appendix.LanguageToolPlugin.inOmegaT.html 912share/doc/OmegaT/nl/appendix.LanguageToolPlugin.inOmegaT.html
832share/doc/OmegaT/nl/appendix.ScriptingPlugin.inOmegaT.html 913share/doc/OmegaT/nl/appendix.ScriptingPlugin.inOmegaT.html
 914share/doc/OmegaT/nl/appendix.TeamProjects.html
833share/doc/OmegaT/nl/appendix.TokenizerPlugin.inOmegaT.html 915share/doc/OmegaT/nl/appendix.TokenizerPlugin.inOmegaT.html
834share/doc/OmegaT/nl/appendix.acknowledgements.html 916share/doc/OmegaT/nl/appendix.acknowledgements.html
835share/doc/OmegaT/nl/appendix.keyboard.html 917share/doc/OmegaT/nl/appendix.keyboard.html
836share/doc/OmegaT/nl/appendix.languages.html 918share/doc/OmegaT/nl/appendix.languages.html
837share/doc/OmegaT/nl/appendix.legal.notices.html 919share/doc/OmegaT/nl/appendix.legal.notices.html
838share/doc/OmegaT/nl/appendix.shortcut.custom.html 920share/doc/OmegaT/nl/appendix.shortcut.custom.html
839share/doc/OmegaT/nl/appendix.website.html 921share/doc/OmegaT/nl/appendix.website.html
840share/doc/OmegaT/nl/chapter.about.OmegaT.html 922share/doc/OmegaT/nl/chapter.about.OmegaT.html
841share/doc/OmegaT/nl/chapter.dictionaries.html 923share/doc/OmegaT/nl/chapter.dictionaries.html
842share/doc/OmegaT/nl/chapter.file.filters.html 924share/doc/OmegaT/nl/chapter.file.filters.html
843share/doc/OmegaT/nl/chapter.files.and.directories.html 925share/doc/OmegaT/nl/chapter.files.and.directories.html
 926share/doc/OmegaT/nl/chapter.files.and.folders.html
844share/doc/OmegaT/nl/chapter.files.to.translate.html 927share/doc/OmegaT/nl/chapter.files.to.translate.html
845share/doc/OmegaT/nl/chapter.formatted.text.html 928share/doc/OmegaT/nl/chapter.formatted.text.html
846share/doc/OmegaT/nl/chapter.glossaries.html 929share/doc/OmegaT/nl/chapter.glossaries.html
847share/doc/OmegaT/nl/chapter.installing.and.running.html 930share/doc/OmegaT/nl/chapter.installing.and.running.html
848share/doc/OmegaT/nl/chapter.instant.start.guide.html 931share/doc/OmegaT/nl/chapter.instant.start.guide.html
849share/doc/OmegaT/nl/chapter.machine.translate.html 932share/doc/OmegaT/nl/chapter.machine.translate.html
850share/doc/OmegaT/nl/chapter.menu.html 933share/doc/OmegaT/nl/chapter.menu.html
851share/doc/OmegaT/nl/chapter.misc.html 934share/doc/OmegaT/nl/chapter.misc.html
852share/doc/OmegaT/nl/chapter.plain.text.html 935share/doc/OmegaT/nl/chapter.plain.text.html
853share/doc/OmegaT/nl/chapter.project.properties.html 936share/doc/OmegaT/nl/chapter.project.properties.html
854share/doc/OmegaT/nl/chapter.regexp.html 937share/doc/OmegaT/nl/chapter.regexp.html
855share/doc/OmegaT/nl/chapter.searches.html 938share/doc/OmegaT/nl/chapter.searches.html
856share/doc/OmegaT/nl/chapter.segmentation.html 939share/doc/OmegaT/nl/chapter.segmentation.html
@@ -861,54 +944,63 @@ share/doc/OmegaT/nl/chapter.user.interfa @@ -861,54 +944,63 @@ share/doc/OmegaT/nl/chapter.user.interfa
861share/doc/OmegaT/nl/images/AppleKey.gif 944share/doc/OmegaT/nl/images/AppleKey.gif
862share/doc/OmegaT/nl/images/Comments_25.png 945share/doc/OmegaT/nl/images/Comments_25.png
863share/doc/OmegaT/nl/images/DictMerriamWebster.png 946share/doc/OmegaT/nl/images/DictMerriamWebster.png
864share/doc/OmegaT/nl/images/Dock.gif 947share/doc/OmegaT/nl/images/Dock.gif
865share/doc/OmegaT/nl/images/EditingBehaviourOptions.png 948share/doc/OmegaT/nl/images/EditingBehaviourOptions.png
866share/doc/OmegaT/nl/images/EditingBehaviourOptions25.png 949share/doc/OmegaT/nl/images/EditingBehaviourOptions25.png
867share/doc/OmegaT/nl/images/GlossaryEntry_25.png 950share/doc/OmegaT/nl/images/GlossaryEntry_25.png
868share/doc/OmegaT/nl/images/GlossaryPane_25.png 951share/doc/OmegaT/nl/images/GlossaryPane_25.png
869share/doc/OmegaT/nl/images/InstantGuide_1.png 952share/doc/OmegaT/nl/images/InstantGuide_1.png
870share/doc/OmegaT/nl/images/InstantGuide_2.png 953share/doc/OmegaT/nl/images/InstantGuide_2.png
871share/doc/OmegaT/nl/images/LanguageToolExample.png 954share/doc/OmegaT/nl/images/LanguageToolExample.png
872share/doc/OmegaT/nl/images/Main_pane_counters.png 955share/doc/OmegaT/nl/images/Main_pane_counters.png
873share/doc/OmegaT/nl/images/MatchStatistics.png 956share/doc/OmegaT/nl/images/MatchStatistics.png
 957share/doc/OmegaT/nl/images/MatchesPaneSetup.png
874share/doc/OmegaT/nl/images/MatchesPane_25.png 958share/doc/OmegaT/nl/images/MatchesPane_25.png
875share/doc/OmegaT/nl/images/Maximize.gif 959share/doc/OmegaT/nl/images/Maximize.gif
876share/doc/OmegaT/nl/images/Minimize.gif 960share/doc/OmegaT/nl/images/Minimize.gif
877share/doc/OmegaT/nl/images/MobyDick.png 961share/doc/OmegaT/nl/images/MobyDick.png
878share/doc/OmegaT/nl/images/MultiTerm_Glossary_25.png 962share/doc/OmegaT/nl/images/MultiTerm_Glossary_25.png
879share/doc/OmegaT/nl/images/NewProject_25.png 963share/doc/OmegaT/nl/images/NewProject_25.png
 964share/doc/OmegaT/nl/images/NewProject_26.png
880share/doc/OmegaT/nl/images/OmT_Cyrillic.png 965share/doc/OmegaT/nl/images/OmT_Cyrillic.png
881share/doc/OmegaT/nl/images/OmT_Japanese.png 966share/doc/OmegaT/nl/images/OmT_Japanese.png
882share/doc/OmegaT/nl/images/OmegaT projects_and_subdirectories.png 967share/doc/OmegaT/nl/images/OmegaT projects_and_subdirectories.png
883share/doc/OmegaT/nl/images/OmegaT_icon.png 968share/doc/OmegaT/nl/images/OmegaT_icon.png
884share/doc/OmegaT/nl/images/OmegaT_panes.png 969share/doc/OmegaT/nl/images/OmegaT_panes.png
885share/doc/OmegaT/nl/images/OmegaT_panes_25.png 970share/doc/OmegaT/nl/images/OmegaT_panes_25.png
886share/doc/OmegaT/nl/images/OmegaT_projects_and_subdirectories.png 971share/doc/OmegaT/nl/images/OmegaT_projects_and_subdirectories.png
887share/doc/OmegaT/nl/images/Omegatproject.png 972share/doc/OmegaT/nl/images/Omegatproject.png
888share/doc/OmegaT/nl/images/OptionsTabValidation_25.png 973share/doc/OmegaT/nl/images/OptionsTabValidation_25.png
889share/doc/OmegaT/nl/images/ProjectFiles.png 974share/doc/OmegaT/nl/images/ProjectFiles.png
890share/doc/OmegaT/nl/images/RegexTester.png 975share/doc/OmegaT/nl/images/RegexTester.png
891share/doc/OmegaT/nl/images/Restore.gif 976share/doc/OmegaT/nl/images/Restore.gif
892share/doc/OmegaT/nl/images/ScriptingDialog.png 977share/doc/OmegaT/nl/images/ScriptingDialog.png
893share/doc/OmegaT/nl/images/SpellcheckerSetup.png 978share/doc/OmegaT/nl/images/SpellcheckerSetup.png
894share/doc/OmegaT/nl/images/SpellcheckerSetup2.png 979share/doc/OmegaT/nl/images/SpellcheckerSetup2.png
895share/doc/OmegaT/nl/images/SpellcheckerSetup_25.png 980share/doc/OmegaT/nl/images/SpellcheckerSetup_25.png
896share/doc/OmegaT/nl/images/SpellcheckingText.png 981share/doc/OmegaT/nl/images/SpellcheckingText.png
897share/doc/OmegaT/nl/images/StatisticsWindow_25.png 982share/doc/OmegaT/nl/images/StatisticsWindow_25.png
898share/doc/OmegaT/nl/images/TagValidation.png 983share/doc/OmegaT/nl/images/TagValidation.png
899share/doc/OmegaT/nl/images/TagValidator.png 984share/doc/OmegaT/nl/images/TagValidator.png
 985share/doc/OmegaT/nl/images/Team_projects_Add.png
 986share/doc/OmegaT/nl/images/Team_projects_checkout.png
 987share/doc/OmegaT/nl/images/Team_projects_checkoutAddFolder.png
 988share/doc/OmegaT/nl/images/Team_projects_checkoutSVNupdate.png
 989share/doc/OmegaT/nl/images/Team_projects_inSync.png
 990share/doc/OmegaT/nl/images/Team_projects_initialCommit.png
900share/doc/OmegaT/nl/images/TextSearch.png 991share/doc/OmegaT/nl/images/TextSearch.png
901share/doc/OmegaT/nl/images/TextSearch25.png 992share/doc/OmegaT/nl/images/TextSearch25.png
 993share/doc/OmegaT/nl/images/TortoiseExplorerExtension.png
902share/doc/OmegaT/nl/images/Undock.gif 994share/doc/OmegaT/nl/images/Undock.gif
903share/doc/OmegaT/nl/images/saveglossary.png 995share/doc/OmegaT/nl/images/saveglossary.png
904share/doc/OmegaT/nl/images/tagged_segment.png 996share/doc/OmegaT/nl/images/tagged_segment.png
905share/doc/OmegaT/nl/images/tagged_segment_target.png 997share/doc/OmegaT/nl/images/tagged_segment_target.png
906share/doc/OmegaT/nl/index.html 998share/doc/OmegaT/nl/index.html
907share/doc/OmegaT/nl/instantStartGuideNoTOC.html 999share/doc/OmegaT/nl/instantStartGuideNoTOC.html
908share/doc/OmegaT/nl/ix01.html 1000share/doc/OmegaT/nl/ix01.html
909share/doc/OmegaT/nl/license.txt 1001share/doc/OmegaT/nl/license.txt
910share/doc/OmegaT/nl/version.properties 1002share/doc/OmegaT/nl/version.properties
911share/doc/OmegaT/pl/GoogleTranslate.html 1003share/doc/OmegaT/pl/GoogleTranslate.html
912share/doc/OmegaT/pl/OmegaT.css 1004share/doc/OmegaT/pl/OmegaT.css
913share/doc/OmegaT/pl/aboutOmegaT.html 1005share/doc/OmegaT/pl/aboutOmegaT.html
914share/doc/OmegaT/pl/commandlineArguments.html 1006share/doc/OmegaT/pl/commandlineArguments.html
@@ -1031,48 +1123,50 @@ share/doc/OmegaT/pt_BR/license.txt @@ -1031,48 +1123,50 @@ share/doc/OmegaT/pt_BR/license.txt
1031share/doc/OmegaT/pt_BR/menu.html 1123share/doc/OmegaT/pt_BR/menu.html
1032share/doc/OmegaT/pt_BR/plainText.html 1124share/doc/OmegaT/pt_BR/plainText.html
1033share/doc/OmegaT/pt_BR/preventingDataLoss.html 1125share/doc/OmegaT/pt_BR/preventingDataLoss.html
1034share/doc/OmegaT/pt_BR/projectProperties.html 1126share/doc/OmegaT/pt_BR/projectProperties.html
1035share/doc/OmegaT/pt_BR/searches.html 1127share/doc/OmegaT/pt_BR/searches.html
1036share/doc/OmegaT/pt_BR/segmentation.html 1128share/doc/OmegaT/pt_BR/segmentation.html
1037share/doc/OmegaT/pt_BR/translationEditing.html 1129share/doc/OmegaT/pt_BR/translationEditing.html
1038share/doc/OmegaT/pt_BR/translationMemories.html 1130share/doc/OmegaT/pt_BR/translationMemories.html
1039share/doc/OmegaT/pt_BR/userInterface.html 1131share/doc/OmegaT/pt_BR/userInterface.html
1040share/doc/OmegaT/pt_BR/version.properties 1132share/doc/OmegaT/pt_BR/version.properties
1041share/doc/OmegaT/pt_BR/website.html 1133share/doc/OmegaT/pt_BR/website.html
1042share/doc/OmegaT/readme.txt 1134share/doc/OmegaT/readme.txt
1043share/doc/OmegaT/readme_ar.txt 1135share/doc/OmegaT/readme_ar.txt
 1136share/doc/OmegaT/readme_be.txt
1044share/doc/OmegaT/readme_ca.txt 1137share/doc/OmegaT/readme_ca.txt
1045share/doc/OmegaT/readme_cs.txt 1138share/doc/OmegaT/readme_cs.txt
1046share/doc/OmegaT/readme_cy.txt 1139share/doc/OmegaT/readme_cy.txt
1047share/doc/OmegaT/readme_da.txt 1140share/doc/OmegaT/readme_da.txt
1048share/doc/OmegaT/readme_de.txt 1141share/doc/OmegaT/readme_de.txt
1049share/doc/OmegaT/readme_es.txt 1142share/doc/OmegaT/readme_es.txt
1050share/doc/OmegaT/readme_eu.txt 1143share/doc/OmegaT/readme_eu.txt
1051share/doc/OmegaT/readme_fr.txt 1144share/doc/OmegaT/readme_fr.txt
1052share/doc/OmegaT/readme_gl.txt 1145share/doc/OmegaT/readme_gl.txt
1053share/doc/OmegaT/readme_hu.txt 1146share/doc/OmegaT/readme_hu.txt
1054share/doc/OmegaT/readme_it.txt 1147share/doc/OmegaT/readme_it.txt
1055share/doc/OmegaT/readme_ja.txt 1148share/doc/OmegaT/readme_ja.txt
1056share/doc/OmegaT/readme_nl.txt 1149share/doc/OmegaT/readme_nl.txt
1057share/doc/OmegaT/readme_pl.txt 1150share/doc/OmegaT/readme_pl.txt
1058share/doc/OmegaT/readme_pt_BR.txt 1151share/doc/OmegaT/readme_pt_BR.txt
1059share/doc/OmegaT/readme_ru.txt 1152share/doc/OmegaT/readme_ru.txt
1060share/doc/OmegaT/readme_sh.txt 1153share/doc/OmegaT/readme_sh.txt
1061share/doc/OmegaT/readme_sk.txt 1154share/doc/OmegaT/readme_sk.txt
1062share/doc/OmegaT/readme_sl.txt 1155share/doc/OmegaT/readme_sl.txt
1063share/doc/OmegaT/readme_sq.txt 1156share/doc/OmegaT/readme_sq.txt
1064share/doc/OmegaT/readme_sv.txt 1157share/doc/OmegaT/readme_sv.txt
1065share/doc/OmegaT/readme_tr.txt 1158share/doc/OmegaT/readme_tr.txt
 1159share/doc/OmegaT/readme_uk.txt
1066share/doc/OmegaT/readme_zh_CN.txt 1160share/doc/OmegaT/readme_zh_CN.txt
1067share/doc/OmegaT/readme_zh_TW.txt 1161share/doc/OmegaT/readme_zh_TW.txt
1068share/doc/OmegaT/ru/OmegaT.css 1162share/doc/OmegaT/ru/OmegaT.css
1069share/doc/OmegaT/ru/appendix.LanguageToolPlugin.inOmegaT.html 1163share/doc/OmegaT/ru/appendix.LanguageToolPlugin.inOmegaT.html
1070share/doc/OmegaT/ru/appendix.ScriptingPlugin.inOmegaT.html 1164share/doc/OmegaT/ru/appendix.ScriptingPlugin.inOmegaT.html
1071share/doc/OmegaT/ru/appendix.TeamProjects.html 1165share/doc/OmegaT/ru/appendix.TeamProjects.html
1072share/doc/OmegaT/ru/appendix.TokenizerPlugin.inOmegaT.html 1166share/doc/OmegaT/ru/appendix.TokenizerPlugin.inOmegaT.html
1073share/doc/OmegaT/ru/appendix.acknowledgements.html 1167share/doc/OmegaT/ru/appendix.acknowledgements.html
1074share/doc/OmegaT/ru/appendix.keyboard.html 1168share/doc/OmegaT/ru/appendix.keyboard.html
1075share/doc/OmegaT/ru/appendix.languages.html 1169share/doc/OmegaT/ru/appendix.languages.html
1076share/doc/OmegaT/ru/appendix.legal.notices.html 1170share/doc/OmegaT/ru/appendix.legal.notices.html
1077share/doc/OmegaT/ru/appendix.shortcut.custom.html 1171share/doc/OmegaT/ru/appendix.shortcut.custom.html
1078share/doc/OmegaT/ru/appendix.website.html 1172share/doc/OmegaT/ru/appendix.website.html
@@ -1311,26 +1405,30 @@ share/doc/OmegaT/sv/OmegaT.css @@ -1311,26 +1405,30 @@ share/doc/OmegaT/sv/OmegaT.css
1311share/doc/OmegaT/sv/images/MatchesPane.png 1405share/doc/OmegaT/sv/images/MatchesPane.png
1312share/doc/OmegaT/sv/images/NewProject.png 1406share/doc/OmegaT/sv/images/NewProject.png
1313share/doc/OmegaT/sv/images/tagged_segment.png 1407share/doc/OmegaT/sv/images/tagged_segment.png
1314share/doc/OmegaT/sv/images/tagged_segment_target.png 1408share/doc/OmegaT/sv/images/tagged_segment_target.png
1315share/doc/OmegaT/sv/instantStartGuideNoTOC.html 1409share/doc/OmegaT/sv/instantStartGuideNoTOC.html
1316share/doc/OmegaT/sv/license.txt 1410share/doc/OmegaT/sv/license.txt
1317share/doc/OmegaT/sv/version.properties 1411share/doc/OmegaT/sv/version.properties
1318share/doc/OmegaT/tr/OmegaT.css 1412share/doc/OmegaT/tr/OmegaT.css
1319share/doc/OmegaT/tr/images/NewProject.png 1413share/doc/OmegaT/tr/images/NewProject.png
1320share/doc/OmegaT/tr/images/tagged_segment.png 1414share/doc/OmegaT/tr/images/tagged_segment.png
1321share/doc/OmegaT/tr/images/tagged_segment_target.png 1415share/doc/OmegaT/tr/images/tagged_segment_target.png
1322share/doc/OmegaT/tr/instantStartGuideNoTOC.html 1416share/doc/OmegaT/tr/instantStartGuideNoTOC.html
1323share/doc/OmegaT/tr/version.properties 1417share/doc/OmegaT/tr/version.properties
 1418share/doc/OmegaT/uk/OmegaT.css
 1419share/doc/OmegaT/uk/images/InstantGuide_1.png
 1420share/doc/OmegaT/uk/images/InstantGuide_2.png
 1421share/doc/OmegaT/uk/instantStartGuideNoTOC.html
1324share/doc/OmegaT/zh_CN/OmegaT.css 1422share/doc/OmegaT/zh_CN/OmegaT.css
1325share/doc/OmegaT/zh_CN/appendix.acknowledgements.html 1423share/doc/OmegaT/zh_CN/appendix.acknowledgements.html
1326share/doc/OmegaT/zh_CN/appendix.keyboard.html 1424share/doc/OmegaT/zh_CN/appendix.keyboard.html
1327share/doc/OmegaT/zh_CN/appendix.languages.html 1425share/doc/OmegaT/zh_CN/appendix.languages.html
1328share/doc/OmegaT/zh_CN/appendix.legal.notices.html 1426share/doc/OmegaT/zh_CN/appendix.legal.notices.html
1329share/doc/OmegaT/zh_CN/appendix.website.html 1427share/doc/OmegaT/zh_CN/appendix.website.html
1330share/doc/OmegaT/zh_CN/chapter.about.OmegaT.html 1428share/doc/OmegaT/zh_CN/chapter.about.OmegaT.html
1331share/doc/OmegaT/zh_CN/chapter.dictionaries.html 1429share/doc/OmegaT/zh_CN/chapter.dictionaries.html
1332share/doc/OmegaT/zh_CN/chapter.file.filters.html 1430share/doc/OmegaT/zh_CN/chapter.file.filters.html
1333share/doc/OmegaT/zh_CN/chapter.files.and.directories.html 1431share/doc/OmegaT/zh_CN/chapter.files.and.directories.html
1334share/doc/OmegaT/zh_CN/chapter.files.to.translate.html 1432share/doc/OmegaT/zh_CN/chapter.files.to.translate.html
1335share/doc/OmegaT/zh_CN/chapter.font.html 1433share/doc/OmegaT/zh_CN/chapter.font.html
1336share/doc/OmegaT/zh_CN/chapter.formatted.text.html 1434share/doc/OmegaT/zh_CN/chapter.formatted.text.html

cvs diff -r1.6 -r1.7 pkgsrc/editors/OmegaT/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/OmegaT/distinfo 2013/05/09 15:24:16 1.6
+++ pkgsrc/editors/OmegaT/distinfo 2013/06/07 15:52:27 1.7
@@ -1,5 +1,6 @@ @@ -1,5 +1,6 @@
1$NetBSD: distinfo,v 1.6 2013/05/09 15:24:16 ryoon Exp $ 1$NetBSD: distinfo,v 1.7 2013/06/07 15:52:27 ryoon Exp $
2 2
3SHA1 (OmegaT_3.0.0_Beta_Source.zip) = bbbb67970025555755e08fde63e3d6b52040e68f 3SHA1 (OmegaT_3.0.3_Beta_Source.zip) = 712aa2fe58b0d6729253b9c17a26ebf01e6d85ce
4RMD160 (OmegaT_3.0.0_Beta_Source.zip) = e73c6ba7371f0cf9824b0de3d279c0beb2564fc1 4RMD160 (OmegaT_3.0.3_Beta_Source.zip) = d0dee9beb1e66bf0469f794eba441612d5c4499f
5Size (OmegaT_3.0.0_Beta_Source.zip) = 78976433 bytes 5Size (OmegaT_3.0.3_Beta_Source.zip) = 91908033 bytes
 6SHA1 (patch-build.xml) = 0ec9108c02217b541885fbb2a50df87870d9b76b