Mailinglist Archive: yast-commit (747 mails)
| < Previous | Next > |
[yast-commit] r39764 - /trunk/users/src/users_plugin_quota.ycp
- From: jsuchome@xxxxxxxxxxxxxxxx
- Date: Mon, 30 Jul 2007 10:51:48 -0000
- Message-id: <20070730105148.EB02F23AAA@xxxxxxxxxxxxxxxx>
Author: jsuchome
Date: Mon Jul 30 12:51:48 2007
New Revision: 39764
URL: http://svn.opensuse.org/viewcvs/yast?rev=39764&view=rev
Log:
help text fixes from Tanja Roth
Modified:
trunk/users/src/users_plugin_quota.ycp
Modified: trunk/users/src/users_plugin_quota.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/src/users_plugin_quota.ycp?rev=39764&r1=39763&r2=39764&view=diff
==============================================================================
--- trunk/users/src/users_plugin_quota.ycp (original)
+++ trunk/users/src/users_plugin_quota.ycp Mon Jul 30 12:51:48 2007
@@ -118,27 +118,29 @@
string help_text = _("<p>Here, configure quota settings of the user on selected file systems.</p>") +
// helptext for quota, cont.
- _("<p><b>Soft limit</b> shows the maximum number of 1kB blocks (or number of i-nodes) user may have on partition before warning is issued and grace persiod countdown begins.</p>") +
+ _("<p>Define a Size Limit by specifying the number of 1 kB blocks the
+user may have on this file system. Additionally, you can define an inode limit specifying the number of inodes the user may have on the file system.</p>") +
// helptext for quota, cont.
- _("<p>Set <b>hard limits</b> to adapt maximum number of 1kB blocks (or number of i-nodes) user may have on partition.</p>") +
+ _("<p>You can specify both Soft and Hard Limits for size and number of inodes. The soft limits define a warning level at which users are informed they are nearing their limit, whereas the hard limits define the limit at which write requests are denied.</p>") +
// helptext for quota, cont.
- _("<p>If user exceedes the softlimit quota, widgets with the time setting are enabled. Adjust the grace time for user by setting the time in those widgets.</p>");
+ _("<p>As soon as the user has reached the soft limit, the input fields for the grace interval are activated. Specify the time period for which the user is allowed to exceed the soft limits set above. The countdown of the grace interval starts immediately.</p>");
if (what == "group")
{
- // helptext for group quota
+ // helptext for quota
help_text = _("<p>Here, configure quota settings of the group on selected file systems.</p>") +
- // helptext for group quota, cont.
- _("<p><b>Soft limit</b> shows the maximum number of 1kB blocks (or number of i-nodes) group of users may have on partition before warning is issued and grace persiod countdown begins.</p>") +
+ // helptext for quota, cont.
+ _("<p>Define a Size Limit by specifying the number of 1 kB blocks the
+group may have on this file system. Additionally, you can define an inode limit specifying the number of inodes the group may have on the file system.</p>") +
- // helptext for group quota, cont.
- _("<p>Set <b>hard limits</b> to adapt maximum number of 1kB blocks (or number of i-nodes) group may have on partition.</p>") +
+ // helptext for quota, cont.
+ _("<p>You can specify both Soft and Hard Limits for size and number of inodes. The soft limits define a warning level at which groups are informed they are nearing their limit, whereas the hard limits define the limit at which write requests are denied.</p>") +
- // helptext for group quota, cont.
- _("<p>If group exceedes the softlimit quota, widgets with the time setting are enabled. Adjust the grace time for group by setting the time in those widgets.</p>");
+ // helptext for quota, cont.
+ _("<p>As soon as the group has reached the soft limit, the input fields for the grace interval are activated. Specify the time period for which the group is allowed to exceed the soft limits set above. The countdown of the grace interval starts immediately.</p>");
}
boolean modified = data["plugin_modified"]:0 == 1;
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Mon Jul 30 12:51:48 2007
New Revision: 39764
URL: http://svn.opensuse.org/viewcvs/yast?rev=39764&view=rev
Log:
help text fixes from Tanja Roth
Modified:
trunk/users/src/users_plugin_quota.ycp
Modified: trunk/users/src/users_plugin_quota.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/src/users_plugin_quota.ycp?rev=39764&r1=39763&r2=39764&view=diff
==============================================================================
--- trunk/users/src/users_plugin_quota.ycp (original)
+++ trunk/users/src/users_plugin_quota.ycp Mon Jul 30 12:51:48 2007
@@ -118,27 +118,29 @@
string help_text = _("<p>Here, configure quota settings of the user on selected file systems.</p>") +
// helptext for quota, cont.
- _("<p><b>Soft limit</b> shows the maximum number of 1kB blocks (or number of i-nodes) user may have on partition before warning is issued and grace persiod countdown begins.</p>") +
+ _("<p>Define a Size Limit by specifying the number of 1 kB blocks the
+user may have on this file system. Additionally, you can define an inode limit specifying the number of inodes the user may have on the file system.</p>") +
// helptext for quota, cont.
- _("<p>Set <b>hard limits</b> to adapt maximum number of 1kB blocks (or number of i-nodes) user may have on partition.</p>") +
+ _("<p>You can specify both Soft and Hard Limits for size and number of inodes. The soft limits define a warning level at which users are informed they are nearing their limit, whereas the hard limits define the limit at which write requests are denied.</p>") +
// helptext for quota, cont.
- _("<p>If user exceedes the softlimit quota, widgets with the time setting are enabled. Adjust the grace time for user by setting the time in those widgets.</p>");
+ _("<p>As soon as the user has reached the soft limit, the input fields for the grace interval are activated. Specify the time period for which the user is allowed to exceed the soft limits set above. The countdown of the grace interval starts immediately.</p>");
if (what == "group")
{
- // helptext for group quota
+ // helptext for quota
help_text = _("<p>Here, configure quota settings of the group on selected file systems.</p>") +
- // helptext for group quota, cont.
- _("<p><b>Soft limit</b> shows the maximum number of 1kB blocks (or number of i-nodes) group of users may have on partition before warning is issued and grace persiod countdown begins.</p>") +
+ // helptext for quota, cont.
+ _("<p>Define a Size Limit by specifying the number of 1 kB blocks the
+group may have on this file system. Additionally, you can define an inode limit specifying the number of inodes the group may have on the file system.</p>") +
- // helptext for group quota, cont.
- _("<p>Set <b>hard limits</b> to adapt maximum number of 1kB blocks (or number of i-nodes) group may have on partition.</p>") +
+ // helptext for quota, cont.
+ _("<p>You can specify both Soft and Hard Limits for size and number of inodes. The soft limits define a warning level at which groups are informed they are nearing their limit, whereas the hard limits define the limit at which write requests are denied.</p>") +
- // helptext for group quota, cont.
- _("<p>If group exceedes the softlimit quota, widgets with the time setting are enabled. Adjust the grace time for group by setting the time in those widgets.</p>");
+ // helptext for quota, cont.
+ _("<p>As soon as the group has reached the soft limit, the input fields for the grace interval are activated. Specify the time period for which the group is allowed to exceed the soft limits set above. The countdown of the grace interval starts immediately.</p>");
}
boolean modified = data["plugin_modified"]:0 == 1;
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |