# HG changeset patch # User Mads Kiilerich # Date 1363788028 -3600 # Node ID aa8ec270178bd5f871d9267e2d7307e7fb354cca # Parent 9b0c7db2e895f61e92b271f9848432e1fbba20b6 settings: improve texts diff -r 9b0c7db2e895 -r aa8ec270178b rhodecode/templates/admin/settings/settings.html --- a/rhodecode/templates/admin/settings/settings.html Wed Mar 20 14:01:58 2013 +0100 +++ b/rhodecode/templates/admin/settings/settings.html Wed Mar 20 15:00:28 2013 +0100 @@ -31,14 +31,14 @@
- +
${h.checkbox('destroy',True)} + ${_('Destroy old data')}
${_('Rescan repositories location for new repositories. Also deletes obsolete if `destroy` flag is checked ')}
@@ -59,7 +59,7 @@
- +
@@ -199,17 +199,17 @@
-
+
-
- ${h.checkbox('web_push_ssl', 'True')} - -
+
+ ${h.checkbox('web_push_ssl', 'True')} + +
${_('RhodeCode will require SSL for pushing or pulling. If SSL is missing it will return HTTP Error 406: Not Acceptable')} -
+
@@ -217,14 +217,14 @@
-
- ${h.checkbox('hooks_changegroup_update','True')} - -
-
- ${h.checkbox('hooks_changegroup_repo_size','True')} - -
+
+ ${h.checkbox('hooks_changegroup_update','True')} + +
+
+ ${h.checkbox('hooks_changegroup_repo_size','True')} + +
${h.checkbox('hooks_changegroup_push_logger','True')} @@ -233,9 +233,9 @@ ${h.checkbox('hooks_outgoing_pull_logger','True')}
-
+
- ${h.link_to(_('advanced setup'),url('admin_edit_setting',setting_id='hooks'),class_="ui-btn")} + ${h.link_to(_('Advanced setup'),url('admin_edit_setting',setting_id='hooks'),class_="ui-btn")}
@@ -245,29 +245,30 @@
${h.checkbox('extensions_largefiles','True')} - +
${h.checkbox('extensions_hgsubversion','True')} - +
- ${_('Requires hgsubversion library installed. Allows clonning from svn remote locations')} + ${_('Requires hgsubversion library installed. Allows cloning from svn remote locations')} ##
## ${h.checkbox('extensions_hggit','True')} - ## + ## ##
- ##${_('Requires hg-git library installed. Allows clonning from git remote locations')} + ##${_('Requires hg-git library installed. Allows cloning from git remote locations')}
-
+
${h.text('paths_root_path',size=30,readonly="readonly")} - - ${_('unlock')} + + ${_('unlock')} + ${_('Location where repositories are stored. After changing this value a restart, and rescan is required')}
@@ -312,9 +313,9 @@

${_('System Info and Packages')}

-
-
↓ ${_('show')} ↓
-
+
+
↓ ${_('Show')} ↓
+