updated dictionary

git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@2225 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
niksedk 2013-11-22 17:02:27 +00:00
parent 8bf671fe4e
commit ab755ca16f
3 changed files with 18 additions and 2 deletions

View File

@ -1698,6 +1698,22 @@
<Word from="I'llgo" to="I'll go" />
<Word from="maypass" to="may pass" />
<Word from="andprotecting" to="and protecting" />
<Word from="BIessed" to="Blessed" />
<Word from="CIean" to="Clean" />
<Word from="SIave" to="Slave" />
<Word from="AIi" to="Ali" />
<Word from="AIIah" to="Allah" />
<Word from="AIIahu" to="Allahu" />
<Word from="CIick" to="Click" />
<Word from="BIast" to="Blast" />
<Word from="AIlah" to="Allah" />
<Word from="SIow" to="Slow" />
<Word from="theirpolicies" to="their policies" />
<Word from="Orperhaps" to="Or perhaps" />
<Word from="ofsex" to="of sex" />
<Word from="forpleasure" to="for pleasure" />
<Word from="ourpower" to="our power" />
<Word from="Yourpiece" to="Your piece" />
</WholeWords>
<PartialWordsAlways>
<!-- Will be replaced always -->

View File

@ -31,4 +31,4 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.9.$WCREV$")]
[assembly: AssemblyVersion("3.3.10.$WCREV$")]

View File

@ -31,4 +31,4 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.9.0")]
[assembly: AssemblyVersion("3.3.10.0")]