inetcpl.cpl: Update Swedish translation.

This commit is contained in:
Anders Jonsson 2011-03-12 14:46:25 +01:00 committed by Alexandre Julliard
parent b1c26a0e95
commit 51057e6033
1 changed files with 5 additions and 5 deletions

View File

@ -37,13 +37,13 @@ BEGIN
IDC_STATIC, 58, 10, 252, 10
EDITTEXT IDC_HOME_EDIT, 58, 22, 252, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Aktuell sida", IDC_HOME_CURRENT, 58, 36, 80, 14
PUSHBUTTON "&Förvald sida", IDC_HOME_DEFAULT, 144, 36, 80, 14
PUSHBUTTON "För&vald sida", IDC_HOME_DEFAULT, 144, 36, 80, 14
PUSHBUTTON "&Blank sida", IDC_HOME_BLANK, 230, 36, 80, 14
GROUPBOX " Browsing history ", IDC_STATIC, 4, 60, 312, 46
LTEXT "You can delete cached pages, cookies and other data.",
GROUPBOX " Bläddringshistorik ", IDC_STATIC, 4, 60, 312, 46
LTEXT "Du kan ta bort cachade sidor, kakor och annan data.",
IDC_STATIC, 58, 72, 252, 10
PUSHBUTTON "Delete &files...", IDC_HISTORY_DELETE, 144, 86, 80, 14
PUSHBUTTON "&Settings...", IDC_HISTORY_SETTINGS, 230, 86, 80, 14
PUSHBUTTON "Ta bort &filer...", IDC_HISTORY_DELETE, 144, 86, 80, 14
PUSHBUTTON "&Inställningar...", IDC_HISTORY_SETTINGS, 230, 86, 80, 14
END