mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 01:35:43 +00:00
[USETUP] Add missing Italian STRING_EXTENDED_PARTITION string. CORE-10809
svn path=/trunk/; revision=70627
This commit is contained in:
parent
e7cbf6ea1b
commit
26f25f68f5
1 changed files with 2 additions and 0 deletions
|
@ -1823,6 +1823,8 @@ MUI_STRING itITStrings[] =
|
|||
" %sSpazio non partizionato%s %6lu %s"},
|
||||
{STRING_MAXSIZE,
|
||||
"MB (max. %lu MB)"},
|
||||
{STRING_EXTENDED_PARTITION,
|
||||
"Partizione estesa"},
|
||||
{STRING_UNFORMATTED,
|
||||
"Nuova (Non formattata)"},
|
||||
{STRING_FORMATUNUSED,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue