123 lines
4.3 KiB
Plaintext
123 lines
4.3 KiB
Plaintext
|
|
;
|
|
;
|
|
; update.txt
|
|
;
|
|
;
|
|
; This file along with update.inx are used to constuct the
|
|
; update.inf and hotfix.inf files used by service pack
|
|
; and hotfix install (update.exe).
|
|
;
|
|
; The sections contained in this file are merged with the
|
|
; update.inx file using the following utilities in order.
|
|
;
|
|
; * C Precompiler processes and #if conditions
|
|
; * Infmerge.exe to insert the sections into update.inf
|
|
; * Prodfilt.exe to process platform and type conditions
|
|
;
|
|
;
|
|
; The prodfilt utility uses the following syntax and
|
|
; order of precedence is:
|
|
;
|
|
; Platform = @i: - i386
|
|
; = @m: - ia64
|
|
; = @a: - alpha
|
|
; = @x: - axp64
|
|
; = @n: - NEC98
|
|
;
|
|
; Hotfix/ServicePack = @h: - Hotfix
|
|
; = @u: - Service Pack
|
|
;
|
|
;
|
|
; @@ - represents any
|
|
;
|
|
;
|
|
; Localization Considerations:
|
|
;
|
|
; - No blanks immediately following @@:@u: and @@:@h:
|
|
; - No blanks lines with @@:@u: and @@:@h: are permitted
|
|
; - Move all sections to precede the [Strings] section
|
|
; - No indents before macro IDs
|
|
;
|
|
;
|
|
|
|
|
|
|
|
;
|
|
; This section is for non-FE (chs,cht,jpn,kor) builds. So english, german, ...
|
|
;
|
|
|
|
@@:@u:[Product.Add.Reg]
|
|
@@:@u:HKLM,"SYSTEM\CurrentControlSet\Services\HTTP\Parameters", "EnableDBCS", 0x00010003, 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Strings]
|
|
|
|
LangTypeValue = 0x1D
|
|
WSEDIR = "1053"
|
|
TSCLIENTDIR = "Terminal Services-klienten"
|
|
PORTUGAL = "Portugal"
|
|
FALKLANDS = "Falklandsöarna"
|
|
|
|
@*: These are used for constructing directory names used in build 2600.
|
|
@*: They should be correct as is, and shouldn't be modified.
|
|
LCID = "041D"
|
|
W32ID = "001D"
|
|
ACCESSDIR = "tillbehör"
|
|
|
|
|
|
@@:@u:SP_TITLE = "Windows Server 2003 Service Pack 1"
|
|
@@:@u:SP_SHORT_TITLE = "Service Pack 1"
|
|
@@:@u:SP_KB_NUMBER = "%SP_SHORT_TITLE%"
|
|
@@:@u:ServicePackSourceFiles = "Källfiler för Windows Server 2003 Service Pack 1"
|
|
@@:@u:USER_NAME = "Användarnamn:"
|
|
@@:@u:PASSWORD = "Lösenord:"
|
|
@@:@u:DOMAIN = "Domän:"
|
|
@@:@u:CREDENTIALS = "Använd följande referenser för dynamisk DNS-registrering:"
|
|
|
|
|
|
|
|
@@:@h:ServicePackSourceFiles = "Källfiler för Windows Server 2003 Hotfix"
|
|
@@:@h:SP_SHORT_TITLE = "%QNUM%"
|
|
@@:@h:SP_TITLE = "Windows Server 2003 Hotfix-paket [Ytterligare information finns i %QNUM%]"
|
|
@@:@h:SERVICE_PACK_NUMBER = 1
|
|
|
|
|
|
;
|
|
; AutoUpdate
|
|
;
|
|
@*: Needs to be localized exactly as the task scheduler job created by CUN
|
|
WUCUN_TS_JOBFILE = "Meddelande om viktig Windows-uppdatering.job"
|
|
|
|
BITS_DISPLAY_NAME = "Background Intelligent Transfer Service"
|
|
BITS_DESCRIPTION = "Överför filer i bakgrunden genom att använda ledig nätverksbandbredd. Om tjänsten stoppas kommer funktioner såsom Windows Update och MSN Explorer inte att automatiskt hämta program eller annan information. Om den här tjänsten inaktiveras kommer inga tjänster som uttryckligen beror på denna att kunna överföra filer om de inte har någon annan funktionalitet för att överföra filer direkt genom Internet Explorer om BITS har inaktiverats."
|
|
BITS_CLASS_NAME = "Klass för kontrollen Background Intelligent Transfer 1.0"
|
|
LEGACY_BITS_CLASS_NAME = "Bakåtkompatibel klass för kontroll av smart hämtning i bakgrunden"
|
|
AU_DESCRIPTION = "Aktiverar hämtning och installation av viktiga Windows-uppdateringar. Om denna tjänst inaktiveras kan operativsystemet uppdateras manuellt från hemsidan Microsoft Windows Update."
|
|
AU_DISPLAY_NAME = "Automatiska uppdateringar"
|
|
|
|
@*:
|
|
@*: Update registry with changes between XP Gold (2600) and XP SP1 (current builds)
|
|
@*:
|
|
@*: Needs to be localized exactly as hive???.txt
|
|
@@:@u:MICROSOFT_PASSPORT_CONFIG_FILE="Microsoft Passport-Konfigurationsfil"
|
|
@*:
|
|
@*: hivesys.inf
|
|
@*:
|
|
@@:@u:MOUNTMGR_SERVICE = "Mount Point Manager"
|
|
@@:@u:PARTMGR_SERVICE = "Partition Manager"
|
|
@@:@u:VGASAVE_DESCRIPTION = "Kontrollerar VGA-bildskärmskortet och ger grundläggande bildskärmsfunktioner."
|
|
@@:@u:VGASAVE_DISPLAYNAME = "VGA-bildskärmsstyrenhet."
|
|
|
|
@*:
|
|
@*: hivesft.inf
|
|
@*:
|
|
@@:@u:GMT_MINUS_07_B_DAYLIGHT = "Mexico, sommartid 2"
|
|
@@:@u:GMT_MINUS_07_B_STANDARD = "Mexico, normaltid 2"
|