mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Updated languages for AttributeChanger.script (Issue #67)
- version also updated to 11.30
This commit is contained in:
@@ -35,16 +35,16 @@ Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.1.7.0
|
||||
Date=2023-10-04
|
||||
Version=1.1.8.0
|
||||
Date=2024-01-05
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Attribute Changer"
|
||||
%SetupFile%="attribChg.exe"
|
||||
%ProgramVersion%="11_20b"
|
||||
%ProgramVersion%="11_30"
|
||||
%DownloadURL%=https://www.petges.lu/pubfiles/ac-%ProgramVersion%.exe
|
||||
%aLangMap-Strings%=Portuguese (Brazil)|1|Czech|2|Danish|3|Dutch|4|French|5|German|6|Hungarian|7|Italian|8|Polish|9|Romanian|10|Spanish|11|Swedish|12|Turkish|13
|
||||
%aLangMap-Docs%=Portuguese (Brazil)|1|Czech|2|Danish|3|Dutch|4|English|5|French|6|German|7|Hungarian|8|Italian|9|Polish|10|Romanian|11|Spanish|12|Swedish|13|Turkish|14
|
||||
%aLangMap-Strings%=Czech|1|Danish|2|French|3|German|4|Hungarian|5|Italian|6|korean|7|Polish|8|Spanish|9|Swedish|10|Turkish|11
|
||||
%aLangMap-Docs%=Czech|1|Danish|2|English|3|French|4|German|5|Hungarian|6|Italian|7|korean|8|Polish|9|Spanish|10|Swedish|11|Turkish|12
|
||||
|
||||
[Process]
|
||||
Echo,"Processing %ScriptTitle%..."
|
||||
@@ -274,7 +274,7 @@ bvl_RunFromRam=bvl_RunFromRam,1,12,5,50,133,25
|
||||
cb_RunFromRam="Run From RAM",1,3,12,54,100,18,False,"__When this option is enabled the program files will be stored in Boot.wim and loaded into memory on boot.#$x#$xYou should only select this option if you are booting from Read-Only media and your program requires write-access to the file system."
|
||||
bvl_Options=Options,1,12,5,90,205,184,8,Bold
|
||||
lbl_Language=Language,1,1,14,110,153,16,8,Normal
|
||||
cmb_Language=English,1,4,15,126,150,21,Czech,Danish,Dutch,English,French,German,Hungarian,Italian,Polish,"Portuguese (Brazil)",Romanian,Spanish,Swedish,Turkish
|
||||
cmb_Language=English,1,4,15,126,150,21,Czech,Danish,English,French,German,Hungarian,Italian,Korean,Polish,Spanish,Swedish,Turkish
|
||||
cb_ConfirmChanges="Show Confirmation Dialog",1,3,15,155,175,18,False,"__Show the confirmation dialog before committing changes."
|
||||
cb_AlwaysShowReport="Always Show Processing Report",1,3,15,172,179,18,False,"__Show the processing report dialog after an opertion is completed.#$xDisable this option to only show the processing report when there is an error."
|
||||
cb_EnableUseSavedMenu="Enable 'Use Saved' Context Menu",1,3,15,189,182,18,False,"__See Attribute Changer documentation."
|
||||
|
Reference in New Issue
Block a user