From 05843d27d99eb3ee3d6ac400d48af97f23760f44 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 21 Jun 2005 04:14:43 +0000 Subject: Bug 289693: EditSettings page changes name from the link in the footer - Patch by Gabriel Sales de Oliveira r/a=myk --- template/en/default/account/prefs/prefs.html.tmpl | 6 +++--- template/en/default/admin/settings/edit.html.tmpl | 16 ++++++++-------- template/en/default/admin/settings/updated.html.tmpl | 6 +++--- template/en/default/global/useful-links.html.tmpl | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'template') diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl index 4973c807d..d909f3b8a 100644 --- a/template/en/default/account/prefs/prefs.html.tmpl +++ b/template/en/default/account/prefs/prefs.html.tmpl @@ -50,11 +50,11 @@ }" %] -[% tabs = [ { name => "account", description => "Account settings", +[% tabs = [ { name => "account", description => "Account Preferences", saveable => "1" }, - { name => "settings", description => "General Settings", + { name => "settings", description => "General Preferences", saveable => "1" }, - { name => "email", description => "Email settings", + { name => "email", description => "Email Preferences", saveable => "1" }, { name => "saved-searches", description => "Saved searches", saveable => "1" }, diff --git a/template/en/default/admin/settings/edit.html.tmpl b/template/en/default/admin/settings/edit.html.tmpl index 97bb1ab35..b5377a241 100644 --- a/template/en/default/admin/settings/edit.html.tmpl +++ b/template/en/default/admin/settings/edit.html.tmpl @@ -26,24 +26,24 @@ #%] [% PROCESS global/header.html.tmpl - title = "Edit Global Settings" + title = "Default Preferences" %] [% PROCESS "global/setting-descs.none.tmpl" %]

-This lets you edit the global settings values. +This lets you edit the default preferences values.

-The Default Value displayed for each setting will apply to all users who +The Default Value displayed for each preference will apply to all users who do not choose their own value, and to anyone who is not logged in.

-The 'Enabled' checkbox controls whether or not this setting is available +The 'Enabled' checkbox controls whether or not this preference is available to users.
-If it is checked, users will see this setting on their User Preferences page, +If it is checked, users will see this preference on their User Preferences page, and will be allowed to choose their own value if they desire.
-If it is not checked, this setting will not appear on the User Preference +If it is not checked, this preference will not appear on the User Preference page, and the Default Value will automatically apply to everyone.


@@ -52,7 +52,7 @@ page, and the Default Value will automatically apply to everyone.
- + @@ -96,7 +96,7 @@ page, and the Default Value will automatically apply to everyone. [% ELSE %] - There are no settings to edit. + There are no preferences to edit. [% END %] [% PROCESS global/footer.html.tmpl %] diff --git a/template/en/default/admin/settings/updated.html.tmpl b/template/en/default/admin/settings/updated.html.tmpl index 799fdde75..4a569ab8e 100644 --- a/template/en/default/admin/settings/updated.html.tmpl +++ b/template/en/default/admin/settings/updated.html.tmpl @@ -16,12 +16,12 @@ #%] [% PROCESS global/header.html.tmpl - title = "Settings Updated" + title = "Preferences Updated" %] -Your changes to the Global Settings have been saved.
+Your changes to the Default Preferences have been saved.

Return to the Global Settings page. +href="editsettings.cgi?action=load">Default Preferences page. [% PROCESS global/footer.html.tmpl %] diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl index bb7dadab6..cd47b244c 100644 --- a/template/en/default/global/useful-links.html.tmpl +++ b/template/en/default/global/useful-links.html.tmpl @@ -75,7 +75,7 @@ Prefs [% ' | Parameters ' _ - ' | User Settings' + ' | User Preferences' IF user.groups.tweakparams %] [% ' | Users' IF user.groups.editusers || user.can_bless %] -- cgit v1.2.3-24-g4f1b
Setting TextPreference Text Default Value Enabled