Mailinglist Archive: yast-commit (298 mails)
| < Previous | Next > |
[yast-commit] r62241 - in /trunk/storage: package/yast2-storage.changes storage/src/include/ep-dialogs.ycp
- From: aschnell@xxxxxxxxxxxxxxxx
- Date: Wed, 14 Jul 2010 08:14:39 -0000
- Message-id: <E1OYx71-0004HA-RY@xxxxxxxxxxxxxxxx>
Author: aschnell
Date: Wed Jul 14 10:14:39 2010
New Revision: 62241
URL: http://svn.opensuse.org/viewcvs/yast?rev=62241&view=rev
Log:
- improved help text (bnc #506814)
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/include/ep-dialogs.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage.changes?rev=62241&r1=62240&r2=62241&view=diff
==============================================================================
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Wed Jul 14 10:14:39 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Jul 14 10:12:46 CEST 2010 - aschnell@xxxxxxx
+
+- improved help text (bnc #506814)
+
+-------------------------------------------------------------------
Wed Jul 07 12:51:11 CEST 2010 - aschnell@xxxxxxx
- improved layout of dialog for importing mount points
Modified: trunk/storage/storage/src/include/ep-dialogs.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/ep-dialogs.ycp?rev=62241&r1=62240&r2=62241&view=diff
==============================================================================
--- trunk/storage/storage/src/include/ep-dialogs.ycp (original)
+++ trunk/storage/storage/src/include/ep-dialogs.ycp Wed Jul 14 10:14:39 2010
@@ -20,7 +20,8 @@
formatted and the desired file system type.</p>");
// helptext
- helptext = helptext + _("<p>Changing the encryption on an existing
+ helptext = helptext + _("<p>If you want to encrypt all data on the
+volume select <b>Encrypt device</b>. Changing the encryption on an existing
volume will delete all data on it.</p>");
// helptext
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Wed Jul 14 10:14:39 2010
New Revision: 62241
URL: http://svn.opensuse.org/viewcvs/yast?rev=62241&view=rev
Log:
- improved help text (bnc #506814)
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/include/ep-dialogs.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage.changes?rev=62241&r1=62240&r2=62241&view=diff
==============================================================================
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Wed Jul 14 10:14:39 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Jul 14 10:12:46 CEST 2010 - aschnell@xxxxxxx
+
+- improved help text (bnc #506814)
+
+-------------------------------------------------------------------
Wed Jul 07 12:51:11 CEST 2010 - aschnell@xxxxxxx
- improved layout of dialog for importing mount points
Modified: trunk/storage/storage/src/include/ep-dialogs.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/ep-dialogs.ycp?rev=62241&r1=62240&r2=62241&view=diff
==============================================================================
--- trunk/storage/storage/src/include/ep-dialogs.ycp (original)
+++ trunk/storage/storage/src/include/ep-dialogs.ycp Wed Jul 14 10:14:39 2010
@@ -20,7 +20,8 @@
formatted and the desired file system type.</p>");
// helptext
- helptext = helptext + _("<p>Changing the encryption on an existing
+ helptext = helptext + _("<p>If you want to encrypt all data on the
+volume select <b>Encrypt device</b>. Changing the encryption on an existing
volume will delete all data on it.</p>");
// helptext
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |