mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit
This commit is contained in:
commit
2003cd99fd
@ -3790,6 +3790,7 @@
|
||||
<RegEx find="šević" replaceWith="ševit ć" />
|
||||
<RegEx find="šunjać" replaceWith="šuljat ć" />
|
||||
<RegEx find="tambul" replaceWith="tanbul" />
|
||||
<RegEx find="tamlj" replaceWith="tamnj" />
|
||||
<RegEx find="tarisa" replaceWith="tira" />
|
||||
<RegEx find="taun" replaceWith="town" />
|
||||
<RegEx find="tćeš" replaceWith="t ćeš" />
|
||||
@ -3869,6 +3870,7 @@
|
||||
<RegEx find="znst" replaceWith="znost" />
|
||||
<RegEx find="(?<![Oo]bra|o)zova([lton])" replaceWith="zira$1" />
|
||||
<RegEx find="zpr" replaceWith="spr" />
|
||||
<RegEx find="zsp" replaceWith="zap" />
|
||||
<RegEx find="zuslov" replaceWith="zuvjet" />
|
||||
<RegEx find="zvešć" replaceWith="zvest ć" />
|
||||
<RegEx find="zvolić" replaceWith="zvolit ć" />
|
||||
|
@ -282,7 +282,7 @@ Source: {#bindir}\Languages\zh-TW.xml; DestDir: {app}\Languages;
|
||||
#endif
|
||||
|
||||
Source: {#bindir}\SubtitleEdit.exe; DestDir: {app}; Flags: ignoreversion; Components: main
|
||||
Source: {#bindir}\SubtitleEdit.resources.dll; DestDir: {app}; Flags: ignoreversion; Components: main; AfterInstall: ClearMUICache
|
||||
Source: {#bindirres}\SubtitleEdit.resources.dll; DestDir: {app}; Flags: ignoreversion; Components: main; AfterInstall: ClearMUICache
|
||||
Source: {#bindir}\Hunspellx64.dll; DestDir: {app}; Flags: ignoreversion; Components: main
|
||||
Source: {#bindir}\Hunspellx86.dll; DestDir: {app}; Flags: ignoreversion; Components: main
|
||||
Source: ..\Changelog.txt; DestDir: {app}; Flags: ignoreversion; Components: main
|
||||
|
Loading…
Reference in New Issue
Block a user