mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[SYSDM]
Translation fix dll/cpl/sysdm/lang/nl by learn_more CORE-9905 #resolve #comment Committed, thx for help ^^ svn path=/trunk/; revision=68642
This commit is contained in:
parent
0d3e0a5dfe
commit
c24dd4b755
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ CAPTION "Gebruikersprofielen"
|
|||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
ICON IDI_USERPROF, IDC_STATIC, 6, 11, 16, 16, SS_ICON
|
||||
LTEXT "In gebruikersprofielen liggen instellingen voor het bureaublad en andere informatie over uw gebruikerssessie opgeslagen. U kunt op elke computer die u gebruikt een ander profiel maken, of kiezen voor een zwevend profiel dat op elke computer die u gebruikt hetzelfde is.", IDC_STATIC, 40, 11, 211, 35 //TOO LONG, MAX 256 CHARS ALLOWED
|
||||
LTEXT "In gebruikersprofielen worden instellingen voor het bureaublad en andere info over uw sessie opgeslagen. U kunt op elke computer die u gebruikt een ander profiel maken, of kiezen voor een zwevend profiel dat op elke computer die u gebruikt hetzelfde is.", IDC_STATIC, 40, 11, 211, 35
|
||||
LTEXT "&Profielen die op deze computer zijn opgeslagen:", IDC_STATIC, 16, 51, 204, 9
|
||||
CONTROL "", IDC_USERPROFILE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL |
|
||||
LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER | WS_TABSTOP, 6, 66, 244, 85, WS_EX_CLIENTEDGE
|
||||
|
|
Loading…
Reference in a new issue