Skip to content

Commit 26f25f6

Browse files
committed
[USETUP] Add missing Italian STRING_EXTENDED_PARTITION string. CORE-10809
svn path=/trunk/; revision=70627
1 parent e7cbf6e commit 26f25f6

File tree

1 file changed

+2
-0
lines changed
  • reactos/base/setup/usetup/lang

1 file changed

+2
-0
lines changed

reactos/base/setup/usetup/lang/it-IT.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,6 +1823,8 @@ MUI_STRING itITStrings[] =
18231823
" %sSpazio non partizionato%s %6lu %s"},
18241824
{STRING_MAXSIZE,
18251825
"MB (max. %lu MB)"},
1826+
{STRING_EXTENDED_PARTITION,
1827+
"Partizione estesa"},
18261828
{STRING_UNFORMATTED,
18271829
"Nuova (Non formattata)"},
18281830
{STRING_FORMATUNUSED,

0 commit comments

Comments
 (0)