mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 12:06:52 +00:00
Fix the intl.cpl build
svn path=/trunk/; revision=29153
This commit is contained in:
parent
31b688ad73
commit
a2ae628e84
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ BEGIN
|
|||
EDITTEXT IDC_SHORTTIMESAMPLE_EDIT, 89, 131, 140, 12, ES_READONLY | WS_CHILD | WS_VISIBLE | WS_GROUP
|
||||
EDITTEXT IDC_FULLTIMESAMPLE_EDIT, 89, 146, 140, 12, ES_READONLY | WS_CHILD | WS_VISIBLE | WS_GROUP
|
||||
GROUPBOX "Localisation géographique", -1, 5, 172, 234, 55
|
||||
LTEXT Configurez votre localisation pour que des services puissent vous fournir des informations locales, comme par exemple, les nouvelles et la météo", -1, 14, 184, 210, 24
|
||||
LTEXT "Configurez votre localisation pour que des services puissent vous fournir des informations locales, comme par exemple, les nouvelles et la météo", -1, 14, 184, 210, 24
|
||||
COMBOBOX IDC_LOCATION_COMBO, 14, 207, 217, 40, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP | CBS_SORT
|
||||
END
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue