mirror of https://github.com/odrling/Aegisub
Remove the .x from 3.0.x in the dictionary installers
This commit is contained in:
parent
25e65237cd
commit
0c3d321124
|
@ -68,7 +68,7 @@ Name: english; MessagesFile: compiler:Default.isl
|
||||||
|
|
||||||
[Messages]
|
[Messages]
|
||||||
; Replacement for License page, no need to bother the user with legal mumbo-jumbo
|
; Replacement for License page, no need to bother the user with legal mumbo-jumbo
|
||||||
WelcomeLabel2=This will install {#LANGNAME} dictionaries for Aegisub 3.0.x on your computer.
|
WelcomeLabel2=This will install {#LANGNAME} dictionaries for Aegisub 3.0 on your computer.
|
||||||
|
|
||||||
[Files]
|
[Files]
|
||||||
; small bitmaps (used by beautify code)
|
; small bitmaps (used by beautify code)
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
OutputBaseFilename=Aegisub-3.0-dict-{#LANGCODE}
|
OutputBaseFilename=Aegisub-3.0-dict-{#LANGCODE}
|
||||||
VersionInfoDescription=Aegisub 3.0.x {#LANGNAME} dictionary
|
VersionInfoDescription=Aegisub 3.0 {#LANGNAME} dictionary
|
||||||
|
|
||||||
|
|
||||||
[Files]
|
[Files]
|
||||||
|
|
Loading…
Reference in New Issue