Fix language file (XP SP3 required instead of SP2)
This commit is contained in:
parent
f6ae4c83ae
commit
088c05e77f
2 changed files with 2 additions and 2 deletions
2
build/windows/installer/en.setup.isl
Normal file → Executable file
2
build/windows/installer/en.setup.isl
Normal file → Executable file
|
|
@ -2,7 +2,7 @@
|
|||
;InfoBefore page is used instead of license page because the GPL only concerns distribution, not use, and as such doesn't have to be accepted
|
||||
WizardInfoBefore=License Agreement
|
||||
AboutSetupNote=Setup built by Jernej Simonèiè, jernej-gimp@ena.si%n%nImage on opening page of Setup by Alexia_Death%nImage on closing page of Setup by Jakub Steiner
|
||||
WinVersionTooLowError=This version of GIMP requires Windows XP with Service Pack 2, or a newer version of Windows.
|
||||
WinVersionTooLowError=This version of GIMP requires Windows XP with Service Pack 3, or a newer version of Windows.
|
||||
|
||||
[CustomMessages]
|
||||
;shown before the wizard starts on development versions of GIMP
|
||||
|
|
|
|||
2
build/windows/installer/sl.setup.isl
Normal file → Executable file
2
build/windows/installer/sl.setup.isl
Normal file → Executable file
|
|
@ -1,7 +1,7 @@
|
|||
[Messages]
|
||||
WizardInfoBefore=Licenčna pogodba
|
||||
AboutSetupNote=Namestitveni program je pripravil Jernej Simončič, jernej-gimp@ena.si%n%nSlika na prvi strani namestitvenega programa: Alexia_Death%nSlika na zadnji strani namestitvenega programa: Jakub Steiner
|
||||
WinVersionTooLowError=Ta različica programa GIMP potrebuje Windows XP s servisnim paketom 2, ali novejšo različico programa Windows.
|
||||
WinVersionTooLowError=Ta različica programa GIMP potrebuje Windows XP s servisnim paketom 3, ali novejšo različico programa Windows.
|
||||
|
||||
[CustomMessages]
|
||||
DevelopmentWarningTitle=Razvojna različica
|
||||
|
|
|
|||
Loading…
Reference in a new issue