[yast-commit] r65526 - in /branches/SuSE-Code-11-SP2-Branch/storage: package/yast2-storage.changes storage/src/modules/Partitions.ycp
![](https://seccdn.libravatar.org/avatar/bb376bca2c19e74eb46fa87c724f1105.jpg?s=120&d=mm&r=g)
Author: fehr Date: Mon Sep 5 11:57:10 2011 New Revision: 65526 URL: http://svn.opensuse.org/viewcvs/yast?rev=65526&view=rev Log: fixed potential confusing text about disk init (bnc#715801) Modified: branches/SuSE-Code-11-SP2-Branch/storage/package/yast2-storage.changes branches/SuSE-Code-11-SP2-Branch/storage/storage/src/modules/Partitions.ycp Modified: branches/SuSE-Code-11-SP2-Branch/storage/package/yast2-storage.changes URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/storag... ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/storage/package/yast2-storage.changes (original) +++ branches/SuSE-Code-11-SP2-Branch/storage/package/yast2-storage.changes Mon Sep 5 11:57:10 2011 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Sep 5 11:56:32 CEST 2011 - fehr@suse.de + +- fixed potential confusing text about disk init (bnc#715801) + +------------------------------------------------------------------- Tue Aug 30 11:09:46 CEST 2011 - aschnell@suse.de - fixed setting of size for partitions on MD RAID (bnc#714397) Modified: branches/SuSE-Code-11-SP2-Branch/storage/storage/src/modules/Partitions.ycp URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/storag... ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/storage/storage/src/modules/Partitions.ycp (original) +++ branches/SuSE-Code-11-SP2-Branch/storage/storage/src/modules/Partitions.ycp Mon Sep 5 11:57:10 2011 @@ -770,9 +770,8 @@ text = text + _(" You may initialize the disk partition table to a sane state in the Expert -Partitioner by selecting \"Expert\"->\"Delete Partition Table -and Disk Label\", but this will destroy all data on all partitions of this -disk. +Partitioner by selecting \"Expert\"->\"Create New Partition Table\", +but this will destroy all data on all partitions of this disk. "); } else -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
fehr@svn2.opensuse.org