diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/pintaParticiones_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/pintaParticiones_eng.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/pintaParticiones_eng.php b/admin/WebConsole/idiomas/php/eng/pintaParticiones_eng.php index a4e4399f..1f263233 100644 --- a/admin/WebConsole/idiomas/php/eng/pintaParticiones_eng.php +++ b/admin/WebConsole/idiomas/php/eng/pintaParticiones_eng.php @@ -44,7 +44,7 @@ $TbMsg["IMAGE_REPOSITORY"]='Image / Repository'; $TbMsg["INCREMENTAL_IMAGE_REPOSITORY"]='Incremental Image / Repository'; $TbMsg["CONFIG_NOCONFIG"]='No configuration: client not connected to server.'; -$TbMsg["CONFIG_NODISK1MSDOS"]='Warning: this command only uses disk 1 with MSDOS partition table.'; +$TbMsg["CONFIG_NODISK1MSDOS"]='Warning: this command only works with MSDOS partition table.'; $TbMsg["CONFIG_NOOS"]='No operating system detected on the computer.'; $TbMsg["SYNC_METHOD"]='Method'; |