}
$prefGroups['display_forums'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("Forums View"),
- 'desc' => _("Set your options for the forums view."),
+ 'desc' => _("Set your preferences for the forums view."),
'members' => array('forums_sortby', 'forums_sortdir', 'forums_per_page')
);
$prefGroups['display_threads'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("Threads View"),
- 'desc' => _("Set your options for the threads view."),
+ 'desc' => _("Set your preferences for the threads view."),
'members' => array(
'threads_sortby', 'threads_sortdir', 'threads_hot',
'threads_per_page'
);
$prefGroups['display_thread'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("Single Thread View"),
- 'desc' => _("Set your options for the single thread view."),
+ 'desc' => _("Set your preferences for the single thread view."),
'members' => array(
'thread_sortby', 'thread_sortdir', 'thread_view_bodies',
'thread_per_page'
);
$prefGroups['display_message'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("Message View"),
- 'desc' => _("Set your options for the message view."),
+ 'desc' => _("Set your preferences for the message view."),
'members' => array('message_emoticons')
);
$prefGroups['display_comments'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("Comments view"),
- 'desc' => _("Set your options for the single thread view."),
+ 'desc' => _("Set your preferences for the single thread view."),
'members' => array(
'comments_sortby', 'comments_sortdir', 'comments_view_bodies',
'comments_per_page'
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{
</configsection>
</configtab>
- <configtab name="vfs" desc="VFS and Photo Options">
- <configheader>VFS Options</configheader>
+ <configtab name="vfs" desc="VFS and Photo">
+ <configheader>VFS Settings</configheader>
<configsection name="images">
<configvfs switchname="type" default="horde"/>
</configsection>
</configswitch>
</configsection>
<configsection name="image">
- <configheader>Photo Generation Options</configheader>
+ <configheader>Photo Generation Settings</configheader>
<configenum name="type" desc="What format should photos be generated in?
Make sure that your server supports whichever format you choose!">
<values>
* See horde/config/prefs.php for documentation on the structure of this file.
*/
$prefGroups['display'] = array(
- 'column' => _("General Options"),
- 'label' => _("Display Options"),
- 'desc' => _("Change display options such as which view to display by default, how many photos to display on a page, and the default gallery style to use."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Display Preferences"),
+ 'desc' => _("Change display preferences such as which view to display by default, how many photos to display on a page, and the default gallery style to use."),
'members' => array(
'grouptitle', 'defaultview', 'tilesperrow', 'tilesperpage',
'facesperpage', 'groupby', 'groupsperpage',
);
$prefGroups['metadata'] = array(
- 'column' => _("General Options"),
- 'label' => _("Tags and Metadata Options"),
- 'desc' => _("Change options dealing with tags and image metadata."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Tags and Metadata Preferences"),
+ 'desc' => _("Change preferences dealing with tags and image metadata."),
'members' => array('showexif', 'exif_tags', 'exif_title')
);
$prefGroups['perms'] = array(
- 'column' => _("General Options"),
- 'label' => _("Permission Options"),
- 'desc' => _("Change your user permission options such as who can download original photos, and what permissions newly created galleries should have by default."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Permission Preferences"),
+ 'desc' => _("Change your user permission preferences such as who can download original photos, and what permissions newly created galleries should have by default."),
'members' => array(
'default_download', 'default_permissions', 'group_permissions',
'guest_permissions'
);
$prefGroups['watermark'] = array(
- 'column' => _("General Options"),
- 'label' => _("Watermark Options"),
- 'desc' => _("Change your watermark options."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Watermark Preferences"),
+ 'desc' => _("Change your watermark preferences."),
'members' => array(
'watermark_text', 'watermark_vertical', 'watermark_horizontal',
'watermark_font', 'watermark_auto'
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{
*/
$prefGroups['display'] = array(
- 'column' => _("Options"),
+ 'column' => _("Preferences"),
'label' => _("Display Preferences"),
'desc' => _("Set default display parameters."),
'members' => array('domain_groups', 'domains_perpage')
);
$prefGroups['defaults'] = array(
- 'column' => _("Options"),
+ 'column' => _("Preferences"),
'label' => _("Record Defaults"),
'desc' => _("Set default record parameters."),
'members' => array('default_ttl')
</para>
</entry>
- <entry id="options-button" md5="51f095602bb3e62703e72e7fe7fef996" state="uptodate">
+ <entry id="prefs-button" md5="51f095602bb3e62703e72e7fe7fef996" state="uptodate">
<title>Menü: Einstellungen</title>
<para>
Über das Einstellungen-Symbol gelangt man zu den persönlichen
</para>
</entry>
- <entry id="options-button">
- <title>Menu Buttons: Options</title>
+ <entry id="prefs-button">
+ <title>Menu Buttons: Preferences</title>
<para>
- The Options button lets you set some personal preferences to control the
+ The Preferences button lets you set some personal preferences to control the
way Chora behaves.
</para>
</entry>
<para>El botón Examinar le devuelve a la visualización principal de archivos de Chora del depósito por omisión.</para>
</entry>
- <entry id="options-button">
+ <entry id="prefs-button">
<title>Botones del menú: Opciones</title>
<para>El botón Opciones le permite configurar varias preferencias personales para controlar el comportamiento de Chora.</para>
</entry>
Selaa painike palauttaa sinut takaisin Chora oletusvaraston tiedostojen päänäkymään.
</para>
</entry>
- <entry id="options-button" md5="51f095602bb3e62703e72e7fe7fef996" state="uptodate">
+ <entry id="prefs-button" md5="51f095602bb3e62703e72e7fe7fef996" state="uptodate">
<title>Valikkopainikkeet: Asetukset</title>
<para>
Napauttamalla Asetukset painiketta pääset muuttamaan asetuksiasi.
*/
$prefGroups['share'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Active Configuration"),
'desc' => _("Choose your active Ledger and Posting Type."),
'members' => array(
);
$prefGroups['display'] = array(
- 'column' => _("General Options"),
- 'label' => _("Interface Options"),
- 'desc' => _("Change the display and input options."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Interface Preferences"),
+ 'desc' => _("Change the display and input preferences."),
'members' => array(
'max_postings', 'startpage', 'sortby', 'altsortby', 'sortdir',
'wildcard_format', 'amount_format', 'expenses_sign', 'delete_opt',
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{
<para>* grafische Auswertungsdiagramme</para>
</entry>
-<entry id="fima-options" state="uptodate" md5="2b3e6590a64b91c50b73414ee604e2e9">
+<entry id="fima-prefs" state="uptodate" md5="2b3e6590a64b91c50b73414ee604e2e9">
<title>Fima: Einstellungen</title>
<heading>Aktive Konfiguration</heading>
<para>* Ihr aktives Buch: wählen Sie Ihr aktives Buch</para>
Für die vereinfachte Eingabe wird bei neuen Buchungen das Datum und Vermögenskonto vom darüberliegenden Eintrag kopiert, kann aber nachträglich geändert werden.
</para>
<para>
- Ausgaben haben üblicherweise negative Beträge, können jedoch aus Komfort ohne negatives Vorzeichen eingegeben werden (siehe <ref module="fima" entry="fima-options">Oberflächen-Einstellungen: Ausgaben mit negativem Vorzeichen eingeben?</ref>). Bei Vermögensumlagen (Transfer von einem Vermögenskonto auf ein anderes) betrifft der eingegebene Betrag stets das gewählte Verm*genskonto (zB. -10 bedeutet eine Verminderung des gewählten Vermögenskontos um 10 und folglich eine Erhöhung um 10 des als Bewegungskonto ausgewählten Vermögenskontos).
+ Ausgaben haben üblicherweise negative Beträge, können jedoch aus Komfort ohne negatives Vorzeichen eingegeben werden (siehe <ref module="fima" entry="fima-prefs">Oberflächen-Einstellungen: Ausgaben mit negativem Vorzeichen eingeben?</ref>). Bei Vermögensumlagen (Transfer von einem Vermögenskonto auf ein anderes) betrifft der eingegebene Betrag stets das gewählte Verm*genskonto (zB. -10 bedeutet eine Verminderung des gewählten Vermögenskontos um 10 und folglich eine Erhöhung um 10 des als Bewegungskonto ausgewählten Vermögenskontos).
</para>
<tip>
Tipp: Bei der Eingabe neuer Buchungen können Konten auch ausgewählt werden, indem man einfach die Kontonummer auf der Tastatur eingibt anstatt die Listenfelder zu durchsuchen. Sie werden rasch die am häufigsten verwendeten Kontonummer kennen und sich so eine Menege Zeit bei der Eingabe neuer Buchungen sparen.
<para>* Enddatum: Ende des zu filternden Zeitraums</para>
<para>* Vermögenskonten: es werden Buchungen mit dem/den ausgewählten Konten als Vermögens- oder Bewegungskonto (bei Vermögensumlagen) gefiltert</para>
<para>* Bewegungskonten: es werden Buchungen mit dem/den ausgewählten Konten als Bewegungskonto gefiltert</para>
- <para>* Anmerkung: Sie können Platzhalter beim Durchsuchen der Anmerkung verwenden (siehe <ref module="fima" entry="fima-options">Oberflächen-Einstellungen: Wählen Sie das Format für Platzhalter in der Textsuche</ref>).</para>
+ <para>* Anmerkung: Sie können Platzhalter beim Durchsuchen der Anmerkung verwenden (siehe <ref module="fima" entry="fima-prefs">Oberflächen-Einstellungen: Wählen Sie das Format für Platzhalter in der Textsuche</ref>).</para>
<para>* Anfangsbetrag: minimaler Betrag</para>
<para>* Endbetrag: maximaler Betrag</para>
<para>* a.o. Buchungen: alle oder keine a.o. Buchungen filtern; leer lassen um alle Buchungen zu erhalten</para>
Tipp: Die vierte Buchung ist eine Vermögensumlage, Person B hebt 1.000,00 vom Girokonto ab. Es wäre auch möglich gewesen die Transaktion aus Sicht des Girokontos zu tätigen, indem man Vermögens- und Bewegungskonto vertauscht und einen negativen Betrag eingibt.
</tip>
<tip>
- Tipp: Aus Komfort ist es möglich Ausgaben ohne negativem Vorzeichen einzugeben (siehe <ref module="fima" entry="fima-options">Oberflächen-Einstellungen: Ausgaben mit negativem Vorzeichen eingeben?</ref>). Jedenfalls betrifft der eingegeben Betrag bei der vierten Transaktion (Vermögensumlage) stets das ausgewählte Vermögenskonto.
+ Tipp: Aus Komfort ist es möglich Ausgaben ohne negativem Vorzeichen einzugeben (siehe <ref module="fima" entry="fima-prefs">Oberflächen-Einstellungen: Ausgaben mit negativem Vorzeichen eingeben?</ref>). Jedenfalls betrifft der eingegeben Betrag bei der vierten Transaktion (Vermögensumlage) stets das ausgewählte Vermögenskonto.
</tip>
<tip>
Tipp: Kontrollieren Sie die Endbeträge der Vermögenskonten mit der Auswertung <ref module="fima" entry="reports-details">Vermögensübersicht</ref> (mit kumulierten Werten).
<para>* graphical report charts</para>
</entry>
-<entry id="fima-options">
- <title>Fima: Options</title>
+<entry id="fima-prefs">
+ <title>Fima: Preferences</title>
<heading>Active Configuration</heading>
<para>* Your active ledger: select your current ledger</para>
<para>* Your active posting type: select the current <ref module="fima" entry="postings-postingtypes">posting type</ref></para>
<para>* Closed by period: select the end of the period until which adding and editing postings will be locked; select "None" to keep all postings changeable</para>
- <heading>Interface Options</heading>
+ <heading>Interface Preferences</heading>
<para>* Postings per page in the list view: enter the number of postings to display per page</para>
<para>* When displaying the posting, which page do you want to start on: first or last page</para>
<para>* Sort postings by: select the column which to sort postings by</para>
When adding new postings the date and asset account will be copied from the entry above for convenience, but may be changed later on.
</para>
<para>
- Expenses usually are negative amounts, but may be entered without negative sign for convenience (see <ref module="fima" entry="fima-options">Interface Options: Enter expenses with negative sign?</ref>). However, when shifting assets (transfer from one asset account to another one) the entered value always applies to the selected asset account (eg. -10 means a decrease of the selected asset account by 10 and subsequently an increase by 10 of the asset account selected as posting account).
+ Expenses usually are negative amounts, but may be entered without negative sign for convenience (see <ref module="fima" entry="fima-prefs">Interface Preferences: Enter expenses with negative sign?</ref>). However, when shifting assets (transfer from one asset account to another one) the entered value always applies to the selected asset account (eg. -10 means a decrease of the selected asset account by 10 and subsequently an increase by 10 of the asset account selected as posting account).
</para>
<tip>
Tip: When entering new postings, it is possible to select accounts by simply typing the account number on the keyboard instead of browsing through the drop down field. In a short time you will know the most used account numbers and it will save you a lot of time entering new postings.
Tip: When entering new postings, it is possible to execute mathematical operations in the amount field. Simply type the mathematical expression (eg. 3+2*5) and the result will automatically be calculated.
</tip>
<tip>
- Tip: In order to prevent adding or editing postings with a date in the past unintentionally, enter a closing period (see <ref module="fima" entry="fima-options">Options: Active Configuration: Closed by period</ref>).
+ Tip: In order to prevent adding or editing postings with a date in the past unintentionally, enter a closing period (see <ref module="fima" entry="fima-prefs">Preferences: Active Configuration: Closed by period</ref>).
</tip>
<tip>
Tip: When entering new postings for <ref module="fima" entry="postings-postingtypes">budget or forecast</ref>, it is possible to automatically create a set of similar postings for each month of a specific year. In the first row enter any date in the desired year, choose an asset and posting account and enter a description (optionally) and amount. Then press the button "Autofill" to copy the entered values down for alle months.
<para>* Date End: end of filter period</para>
<para>* Asset Accounts: postings with the selected account(s) as asset or posting account (when shifting assets) will be filtered</para>
<para>* Posting Accounts: postings with the selected account(s) as posting account will be filtered</para>
- <para>* Description: you may use wildcards when search the description (see <ref module="fima" entry="fima-options">Interface Options: Select the format for wildcards for text search</ref>).</para>
+ <para>* Description: you may use wildcards when search the description (see <ref module="fima" entry="fima-prefs">Interface Preferences: Select the format for wildcards for text search</ref>).</para>
<para>* Amount Start: minimum amount</para>
<para>* Amount End: maximum amount</para>
<para>* e.o. Postings: filter all or none e.o. postings; leave empty to get all postings</para>
Tip: The fourth posting is a transaction for shifting assets, person B withdraws 1,000.00 from the giro account. It would have also been possible to look on the transaction from the perspective of the giro account by switching asset and posting account and enter a negative amount.
</tip>
<tip>
- Tip: It is possible to enter expenses without negative sign for convenience (see <ref module="fima" entry="fima-options">Interface Options: Enter expenses with negative sign?</ref>). However, with the fourth transaction (shifting assets) the entered value always applies to the selected asset account.
+ Tip: It is possible to enter expenses without negative sign for convenience (see <ref module="fima" entry="fima-prefs">Interface Preferences: Enter expenses with negative sign?</ref>). However, with the fourth transaction (shifting assets) the entered value always applies to the selected asset account.
</tip>
<tip>
Tip: Control the final amounts of asset accounts by using the report <ref module="fima" entry="reports-details">Asset Overview</ref> (with cumulated values).
* 'prefsapi
* 'problem'
* 'sidebar'
- * 'options'
+ * 'prefs'
* </pre>
* @param string $app The name of the current Horde application.
*
case 'logout':
return $GLOBALS['registry']->getLogoutUrl(array('reason' => Horde_Auth::REASON_LOGOUT));
- case 'options':
+ case 'prefs':
case 'prefsapi':
if (!in_array($GLOBALS['conf']['prefs']['driver'], array('', 'none'))) {
- $url = self::url(($type == 'options') ? 'services/prefs.php' : 'services/prefs/', false, $opts);
+ $url = self::url(($type == 'prefs') ? 'services/prefs.php' : 'services/prefs/', false, $opts);
if (!is_null($app)) {
$url->add('app', $app);
}
/**
* Determines the location of the system temporary directory. If a specific
- * setting cannot be found, it defaults to /tmp.
+ * configuration cannot be found, it defaults to /tmp.
*
* @return string A directory name that can be used for temp files.
* Returns false if one could not be found.
if (empty($_SESSION['prefs_cache']['unavailable'])) {
$_SESSION['prefs_cache']['unavailable'] = true;
if (isset($GLOBALS['notification'])) {
- $GLOBALS['notification']->push(_("The preferences backend is currently unavailable and your preferences have not been loaded. You may continue to use the system with default settings."));
+ $GLOBALS['notification']->push(_("The preferences backend is currently unavailable and your preferences have not been loaded. You may continue to use the system with default preferences."));
}
}
$this->_instances[$sig] = Horde_Prefs::factory('Session', $scope);
}
if ($prefs instanceof Horde_Prefs_Session) {
- $notification->push(_("Your options have been updated for the duration of this session."), 'horde.success');
+ $notification->push(_("Your preferences have been updated for the duration of this session."), 'horde.success');
} else {
- $notification->push(_("Your options have been updated."), 'horde.success');
+ $notification->push(_("Your preferences have been updated."), 'horde.success');
}
$this->_loadPrefs($this->app);
*/
public function selfUrl($options = array())
{
- $url = Horde::getServiceLink('options', $this->app);
+ $url = Horde::getServiceLink('prefs', $this->app);
if ($this->group) {
$url->add('group', $this->group);
}
}
if (empty($columns) && empty($pref_list)) {
- $notification->push(_("There are no options available."), 'horde.message');
+ $notification->push(_("There are no preferences available."), 'horde.message');
$this->nobuttons = true;
}
- $options_link = Horde::getServiceLink('options');
+ $options_link = Horde::getServiceLink('prefs');
$h_templates = $registry->get('templates', 'horde');
$base = $GLOBALS['injector']->createInstance('Horde_Template');
$content = Horde::endBuffer();
- $title = _("User Options");
+ $title = _("User Preferences");
/* Get the menu output before we start to output the page.
* Again, this will catch any javascript inserted into the page. */
);
}
$t->set('apps', $tmp);
- $t->set('header', htmlspecialchars(($this->app == 'horde') ? _("Global Options") : sprintf(_("Options for %s"), $registry->get('name', $this->app))));
+ $t->set('header', htmlspecialchars(($this->app == 'horde') ? _("Global Preferences") : sprintf(_("Preferences for %s"), $registry->get('name', $this->app))));
if (empty($_SESSION['horde_prefs']['advanced'])) {
$t->set('advanced', $this->selfUrl()->add('show_advanced', 1));
} catch (Horde_Exception $e) {}
}
- if (Horde_Menu::showService('options') &&
+ if (Horde_Menu::showService('prefs') &&
!($injector->getInstance('Horde_Prefs')->getPrefs() instanceof Horde_Prefs_Session)) {
- $menu['options'] = array(
+ $menu['prefs'] = array(
'icon' => Horde_Themes::img('prefs.png'),
- 'name' => _("Options"),
+ 'name' => _("Preferences"),
'status' => 'active'
);
$prefs_apps = $registry->listApps(array('active', 'admin'), true, Horde_Perms::READ);
if (!empty($prefs_apps['horde'])) {
- $menu['options_' . 'horde'] = array(
+ $menu['prefs_' . 'horde'] = array(
'icon' => $registry->get('icon', 'horde'),
- 'menu_parent' => 'options',
- 'name' => _("Global Options"),
+ 'menu_parent' => 'prefs',
+ 'name' => _("Global Preferences"),
'status' => 'active',
- 'url' => Horde::getServiceLink('options', 'horde')
+ 'url' => Horde::getServiceLink('prefs', 'horde')
);
unset($prefs_apps['horde']);
}
asort($prefs_apps);
foreach ($prefs_apps as $app => $params) {
- $menu['options_' . $app] = array(
+ $menu['prefs_' . $app] = array(
'icon' => $registry->get('icon', $app),
- 'menu_parent' => 'options',
+ 'menu_parent' => 'prefs',
'name' => $params['name'],
'status' => 'active',
- 'url' => Horde::getServiceLink('options', $app)
+ 'url' => Horde::getServiceLink('prefs', $app)
);
}
}
$this->addAppLinks();
}
- /* Add settings link. */
+ /* Add preferences link. */
if (($this->_mask & self::MASK_PREFS) &&
- $this->showService('options') &&
- ($url = Horde::getServiceLink('options', $app))) {
- $this->add($url, _("_Options"), 'prefs.png');
+ $this->showService('prefs') &&
+ ($url = Horde::getServiceLink('prefs', $app))) {
+ $this->add($url, _("_Preferences"), 'prefs.png');
}
/* Add problem link. */
* <pre>
* The following must be defined in Horde's menu config, or else they
* won't be displayed in the menu:
- * 'help', 'problem', 'logout', 'login', 'options'
+ * 'help', 'problem', 'logout', 'login', 'prefs'
* </pre>
- * @param boolean $override Override Horde settings?
*
* @return boolean True if the link is to be shown.
*/
{
global $conf;
- if (!in_array($type, array('help', 'problem', 'logout', 'login', 'options'))) {
+ if (!in_array($type, array('help', 'problem', 'logout', 'login', 'prefs'))) {
return true;
}
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the preferences page.
*/
// public function prefsSpecial($ui, $item) {}
unset($categories[$key]);
$GLOBALS['prefs']->setValue('categories', implode('|', $categories));
- // Remove any color settings for $category.
+ // Remove any color preferences for $category.
$colors = self::colors();
unset($colors[$category]);
self::setColors($colors);
/**
* Copyright 2007-2010 The Horde Project (http://www.horde.org/)
*
- * This script removes a pref from users' settings. Helps when a setting is
- * to be moved from locked = false, to locked = true and there have already
- * been prefs set by the users.
+ * This script removes a preference from users' preferences. Helps when a
+ * preference is to be moved from locked = false, to locked = true and there
+ * have already been preferences set by the users.
*
* @package admintools
*/
$prefGroups['display'] = array(
'column' => _("User Interface"),
'label' => _("File Display"),
- 'desc' => _("File display options."),
+ 'desc' => _("File display preferences."),
'members' => array(
'show_dotfiles', 'sortdirsfirst', 'columnselect', 'sortby', 'sortdir',
'perpage'
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{
<para>
By default, you can only delete directories that are empty, however you can enable the deletion of non-empty directories
(recursive delete). If you try to delete a non-empty directory without enabling this feature, deletion will fail with
- an error. To enable the deleting non-empty directories, click on Options, Settings and choose Yes from the drop down box
- for the Delete Folders Recursively option. This will enable the recursive delete option.
+ an error. To enable the deleting non-empty directories, click on Preferences, File Actions and choose Yes from the drop down box
+ for the Delete Folders Recursively preference. This will enable the recursive delete preference.
In order to delete, cut or copy a directory or directories, you need to select at least one directory.
After you select one or more directories using the checkboxes to the left of the item, select either Cut Items, Copy Items
*/
$prefGroups['timer'] = array(
- 'column' => _("General Options"),
- 'label' => _("Timer Options"),
+ 'column' => _("General Preferences"),
+ 'label' => _("Timer Preferences"),
'desc' => _("Set preferences on the stop watch timer."),
'members' => array('add_description')
);
<value desc="Never">never</value>
</values>
</configenum>
- <configenum name="options" desc="Should we display options links in the
+ <configenum name="prefs" desc="Should we display preferences links in the
menu? You still need to configure a preference backend in the
"Preference System" section.">authenticated
<values>
*
* $prefGroups
* ===========
- * $prefGroups defines the options page in which a preference value will
+ * $prefGroups defines the preferences page in which a preference value will
* appear in.
*
* Format:
* Additionally, applications can define additional
* identity information in their prefs.php file that
* will be displayed after the Horde-wide settings.
- * Empty - The default options screen.
- * DEFAULT: The default options screen.
+ * Empty - The default preferences screen.
+ * DEFAULT: The default preferences screen.
*
* $_prefs
* =======
* The following are OPTIONAL values for each entry:
*
* advanced - (boolean) Mark pref as advanced - will only be displayed if user
- * switches to advanced options mode.
+ * switches to advanced preferences mode.
* VALUES:
- * true: Advanced preference; hidden in basic options mode.
- * false: Basic preference; shown regardless of options mode.
+ * true: Advanced preference; hidden in basic preferences mode.
+ * false: Basic preference; shown regardless of preferences mode.
* DEFAULT: false
*
- * locked - (boolean) Allow preference to be changed from the options screen?
+ * locked - (boolean) Allow preference to be changed from the preferences screen?
* VALUES:
* true: Do not show this preference in the UI and don't allow
* changing by any mechanism.
* DEFAULT: No help icon is displayed
*
* The UI display for a preference is controlled by the 'type' key. This key
- * controls how the preference is displayed on the options screen. If this
+ * controls how the preference is displayed on the preferences screen. If this
* key is not present, the preference is treated as type 'implict'. The
* following is the list of types, with a description of further keys used
* for each type.
* Provides a checkbox (yes/no) entry.
*
* ADDITIONAL KEYS:
- * 'desc' - (string) The description text to use on the options page.
+ * 'desc' - (string) The description text to use on the preferences page.
* 'value' - (integer) 0 (or false) for unchecked, 1 (or true) for checked.
* DEFAULT: 0
*
* Provides an enumeration (a/k/a selection) list in the UI.
*
* ADDITIONAL KEYS:
- * 'desc' - (string) The description text to use on the options page.
+ * 'desc' - (string) The description text to use on the preferences page.
* 'escaped' - (boolean) If true, values in 'enum' are already escaped.
* DEFAULT: false
* 'enum' - (array) The enumeration list. Keys will be used as the
* to be selected.
*
* ADDITIONAL KEYS:
- * 'desc' - (string) The description text to use on the options page.
+ * 'desc' - (string) The description text to use on the preferences page.
* 'escaped' - (boolean) If true, values in 'enum' are already escaped.
* DEFAULT: false
* 'enum' - (array) The enumeration list. Keys will be used as the
* preference are automatically converted to a number value.
*
* ADDITIONAL KEYS:
- * 'desc' - (string) The description text to use on the options page.
+ * 'desc' - (string) The description text to use on the preferences page.
* 'value' - (number) The preference value.
*
* 'password'
* displayed to the screen).
*
* ADDITIONAL KEYS:
- * 'desc' - (string) The description text to use on the options page.
+ * 'desc' - (string) The description text to use on the preferences page.
* 'value' - (string) The preference value.
*
* 'prefslink'
* Provides a single-line textbox.
*
* ADDITIONAL KEYS:
- * 'desc' - (string) The description text to use on the options page.
+ * 'desc' - (string) The description text to use on the preferences page.
* 'value' - (string) The preference value.
*
* 'textarea'
* Provides a multi-line textbox.
*
* ADDITIONAL KEYS:
- * 'desc' - (string) The description text to use on the options page.
+ * 'desc' - (string) The description text to use on the preferences page.
* 'value' - (string) The preference value. Lines should be separated
* with the "\n" character.
*
$prefGroups['forgotpass'] = array(
'column' => _("Your Information"),
'label' => _("Account Password"),
- 'desc' => _("Set options to allow you to reset your password if you ever forget it."),
+ 'desc' => _("Set preferences to allow you to reset your password if you ever forget it."),
'members' => array(
'security_question', 'security_answer', 'alternate_email'
)
$prefGroups['language'] = array(
'column' => _("Your Information"),
'label' => _("Locale and Time"),
- 'desc' => _("Set your preferred language, timezone and date options."),
+ 'desc' => _("Set your preferred language, timezone and date preferences."),
'members' => array(
'language', 'timezone', 'twentyFour', 'date_format', 'first_week_day'
)
-// *** Display Options Preferences ***
+// *** Display Preferences ***
$prefGroups['display'] = array(
'column' => _("Other Information"),
- 'label' => _("Display Options"),
- 'desc' => _("Set your startup application, color scheme, page refreshing, and other display options."),
+ 'label' => _("Display Preferences"),
+ 'desc' => _("Set your startup application, color scheme, page refreshing, and other display preferences."),
'members' => array(
'initial_application', 'show_last_login', 'theme',
'summary_refresh_time', 'show_sidebar', 'sidebar_width',
[mms] Remove reliance on PEAR Mail library.
[jan] Send alarm emails again if the alarm has changed (Bug #8717).
[mms] Add advanced preferences options screen.
-[mms] Complete rewrite of options UI display.
+[mms] Complete rewrite of preferences UI display.
[mjr] Horde_Image can now act as an Iterator for multi-page images.
[mms] Remove Horde_Cipher library.
[mms] Add 'cssfiles' hook to add custom CSS files to a page.
-[jan] Add option to not automatically show all available shares.
-[jan] Add option to disallow world permissions for user shares.
+[jan] Add configuration to not automatically show all available shares.
+[jan] Add configuration to disallow world permissions for user shares.
[jan] Store alarm dates in UTC (Bug #8381).
[mms] Add abstracted AJAX interface (Request #4561).
[mms] Update scriptaculous to v1.8.3.
$facebook = $this->_facebook;
$fbp = $this->_fbp;
if (empty($fbp['sid'])) {
- return sprintf(_("You have not properly connected your Facebook account with Horde. You should check your Facebook settings in your %s."), Horde::getServiceLink('options', 'horde')->add('group', 'facebook')->link() . _("preferences") . '</a>');
+ return sprintf(_("You have not properly connected your Facebook account with Horde. You should check your Facebook settings in your %s."), Horde::getServiceLink('prefs', 'horde')->add('group', 'facebook')->link() . _("preferences") . '</a>');
}
/* Add the client javascript / initialize it */
$status = $facebook->fql->run($fql);
} catch (Horde_Service_Facebook_Exception $e) {
$html = sprintf(_("There was an error making the request: %s"), $e->getMessage());
- $html .= sprintf(_("You can also check your Facebook settings in your %s."), Horde::getServiceLink('options', 'horde')->add('group', 'facebook')->link() . _("preferences") . '</a>');
+ $html .= sprintf(_("You can also check your Facebook settings in your %s."), Horde::getServiceLink('prefs', 'horde')->add('group', 'facebook')->link() . _("preferences") . '</a>');
return $html;
}
{
$token = unserialize($GLOBALS['prefs']->getValue('twitter'));
if (empty($token['key']) && empty($token['secret'])) {
- $pref_link = Horde::getServiceLink('options', 'horde')->add('group', 'twitter')->link();
+ $pref_link = Horde::getServiceLink('prefs', 'horde')->add('group', 'twitter')->link();
throw new Horde_Exception(sprintf(_("You have not properly connected your Twitter account with Horde. You should check your Twitter settings in your %s."), $pref_link . _("preferences") . '</a>'));
}
$identity = $injector->getInstance('Horde_Prefs_Identity')->getIdentity()->confirmIdentity(Horde_Util::getFormData('h'));
-Horde::getServiceLink('options')->add('group', 'identities')->redirect();
+Horde::getServiceLink('prefs')->add('group', 'identities')->redirect();
$stream = $facebook->streams->get('', array(), Horde_Util::getPost('oldest'), Horde_Util::getPost('newest'), $count, $filter);
} catch (Horde_Service_Facebook_Exception $e) {
$html = sprintf(_("There was an error making the request: %s"), $e->getMessage());
- $html .= sprintf(_("You can also check your Facebook settings in your %s."), Horde::getServiceLink('options', 'horde')->add('group', 'facebook')->link() . _("preferences") . '</a>');
+ $html .= sprintf(_("You can also check your Facebook settings in your %s."), Horde::getServiceLink('prefs', 'horde')->add('group', 'facebook')->link() . _("preferences") . '</a>');
return $html;
}
. ' ' . _("Event Invites:") . ' ' . count($notifications['event_invites']);
} catch (Horde_Service_Facebook_Exception $e) {
$html = sprintf(_("There was an error making the request: %s"), $e->getMessage());
- $html .= sprintf(_("You can also check your Facebook settings in your %s."), Horde::getServiceLink('options', 'horde')->add('group', 'facebook')->link() . _("preferences") . '</a>');
+ $html .= sprintf(_("You can also check your Facebook settings in your %s."), Horde::getServiceLink('prefs', 'horde')->add('group', 'facebook')->link() . _("preferences") . '</a>');
return $html;
}
<?php
/**
- * Preferences/Options UI page.
+ * Preferences UI page.
*
* URL Parameters
* --------------
<div class="header">
<span class="smallheader rightFloat">
<select id="app" name="app">
- <option value=""><gettext>Edit Options for</gettext>:</option>
+ <option value=""><gettext>Edit Preferences for</gettext>:</option>
<option value="" disabled="disabled">- - - - - - - - -</option>
<if:horde>
- <option value="horde"><gettext>Global Options</gettext></option>
+ <option value="horde"><gettext>Global Preferences</gettext></option>
<option value="" disabled="disabled">- - - - - - - - -</option>
</if:horde>
<loop:apps>
</span>
<span class="rightFloat prefsAdvanced">
<if:advanced>
- [<a href="<tag:advanced />"><gettext>Show Advanced Options</gettext></a>]
+ [<a href="<tag:advanced />"><gettext>Show Advanced Preferences</gettext></a>]
<else:advanced>
- [<a href="<tag:basic />"><gettext>Hide Advanced Options</gettext></a>]
+ [<a href="<tag:basic />"><gettext>Hide Advanced Preferences</gettext></a>]
</else:advanced></if:advanced>
</span>
<span>
<p>
<if:buttons>
- <input type="submit" class="button" value="<gettext>Save Options</gettext>" />
+ <input type="submit" class="button" value="<gettext>Save Preferences</gettext>" />
<input type="reset" class="button" value="<gettext>Undo Changes</gettext>" />
</if:buttons>
<if:prefgroups>
- <input type="submit" id="prefs_return" name="prefs_return" class="button" value="<gettext>Return to Options</gettext>" />
+ <input type="submit" id="prefs_return" name="prefs_return" class="button" value="<gettext>Return to Preferences</gettext>" />
</if:prefgroups>
</p>
</div>
*/
$prefGroups['display'] = array(
- 'column' => _("Other Options"),
- 'label' => _("Display Options"),
- 'desc' => _("Change display options such as how search results are sorted."),
+ 'column' => _("Other Preferences"),
+ 'label' => _("Display Preferences"),
+ 'desc' => _("Change display preferences such as how search results are sorted."),
'members' => array('hylax_default_view')
);
// return Horde::url('', false, array('app' => 'turba'));
//
// case 'prefs':
-// return Horde::getServiceLink('options', 'horde');
+// return Horde::getServiceLink('prefs', 'horde');
//
// default:
// return '';
// *** Personal Information Preferences ***
$prefGroups['identities'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Personal Information"),
'desc' => _("Change the name, address, and signature that people see when they read and reply to your email."),
'members' => array(
// *** Server and Folder Preferences ***
$prefGroups['server'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Server and Folder Information"),
'desc' => _("Change mail server and folder settings."),
'members' => array(
// *** ACL Preferences ***
$prefGroups['acl'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Share Folders"),
'desc' => _("Share your mail folders with other users."),
'members' => array('aclmanagement')
'type' => 'special'
);
-// folder sharing options
+// folder sharing preferences
$_prefs['acl'] = array(
// set 'locked' => true to disable folder sharing
'value' => ''
// *** Login Tasks Preferences ***
$prefGroups['logintasks'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Login Tasks"),
'desc' => sprintf(_("Configure tasks to run upon logon to %s."), $GLOBALS['registry']->get('name')),
'members' => array(
// *** Additional Accounts Preferences ***
$prefGroups['accounts'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Additional Accounts"),
'desc' => _("Configure additional mail accounts to display."),
'members' => array('accountsmanagement')
// *** Compose Preferences ***
$prefGroups['compose'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("Message Composition"),
'desc' => _("Configure how you send mail."),
'members' => array(
// *** Stationery Preferences ***
$prefGroups['stationery'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("Stationery"),
'desc' => _("Edit stationery and form responses."),
'members' => array('stationerymanagement')
// *** Compose Reply Preferences ***
$prefGroups['reply'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("Message Replies"),
'desc' => _("Configure how you reply to mail."),
'members' => array(
// *** Compose Forward Preferences ***
$prefGroups['forward'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("Message Forwards"),
'desc' => _("Configure how you forward mail."),
'members' => array('forward_default', 'forward_format')
// *** Message Drafts Preferences ***
$prefGroups['drafts'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("Message Drafts"),
'desc' => _("Configure how to deal with message drafts."),
'members' => array(
// *** Message Viewing Preferences ***
$prefGroups['viewing'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("Message Viewing"),
'desc' => _("Configure how messages are displayed."),
'members' => array(
'enum' => array(
0 => _("Never send read receipt"),
1 => _("Always prompt"),
-// This option is not given to the user by default - it makes it too easy for
+// This preference is not given to the user by default - it makes it too easy for
// spam messages to determine valid e-mail addresses.
// 2 => _("Prompt only if necessary; otherwise automatically send")
),
// *** Delete/Move Messages Preferences ***
$prefGroups['delmove'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("Deleting and Moving Messages"),
'desc' => _("Set preferences for what happens when you move and delete messages."),
'members' => array(
// *** New Mail Notification Preferences ***
$prefGroups['newmail'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("New Mail"),
'desc' => _("Control when new mail will be checked for, and whether or not to notify you when it arrives."),
'members' => array(
// *** IMAP Flag Preferences ***
$prefGroups['flags'] = array(
- 'column' => _("Message Options"),
+ 'column' => _("Message Preferences"),
'label' => _("Message Flags"),
'desc' => _("Configure flag highlighting."),
'members' => array('flagmanagement', 'show_all_flags')
// *** Mailbox Display Preferences ***
$prefGroups['mboxdisplay'] = array(
- 'column' => _("Other Options"),
- 'label' => _("Mailbox Display Options"),
- 'desc' => _("Change display options such as how many messages you see on each page and how messages are sorted."),
+ 'column' => _("Other Preferences"),
+ 'label' => _("Mailbox Display Preferences"),
+ 'desc' => _("Change display preferences such as how many messages you see on each page and how messages are sorted."),
'members' => array(
'mailbox_start', 'sortby', 'sortdir', 'sortdate', 'max_msgs',
'from_link', 'time_format', 'atc_flag'
// *** Folder Display Preferences ***
$prefGroups['folderdisplay'] = array(
- 'column' => _("Other Options"),
- 'label' => _("Folder Display Options"),
- 'desc' => _("Change folder navigation display options."),
+ 'column' => _("Other Preferences"),
+ 'label' => _("Folder Display Preferences"),
+ 'desc' => _("Change folder navigation display preferences."),
'members' => array(
'nav_expanded', 'tree_view', 'nav_poll_all'
)
// *** Filter Preferences ***
$prefGroups['filters'] = array(
- 'column' => _("Other Options"),
+ 'column' => _("Other Preferences"),
'label' => _("Filters"),
'desc' => _("Create filtering rules to organize your incoming mail, sort it into folders, and delete spam."),
'members' => array(
// *** Addressbook Preferences ***
$prefGroups['addressbooks'] = array(
- 'column' => _("Other Options"),
+ 'column' => _("Other Preferences"),
'label' => _("Address Books"),
'desc' => _("Select address book sources for adding and searching for addresses."),
'members' => array(
// By default, display all contacts in the address book when loading
// the contacts screen. If your default address book is large and
-// slow to display, you may want to disable and lock this option.
+// slow to display, you may want to disable and lock this preference.
$_prefs['display_contact'] = array(
'value' => 1,
'shared' => true,
// *** Event Request Preferences ***
$prefGroups['events'] = array(
- 'column' => _("Other Options"),
+ 'column' => _("Other Preferences"),
'label' => _("Event Requests"),
'desc' => _("Configure how event or meeting requests should be handled."),
'members' => array('conflict_interval')
// *** PGP Preferences ***
$prefGroups['pgp'] = array(
- 'column' => _("Other Options"),
- 'label' => _("PGP Options"),
+ 'column' => _("Other Preferences"),
+ 'label' => _("PGP Preferences"),
'desc' => sprintf(_("Control PGP support for %s."), $GLOBALS['registry']->get('name')),
'members' => array(
'use_pgp', 'use_pgp_text', 'pgp_attach_pubkey', 'pgp_scan_body',
// *** S/MIME Preferences ***
$prefGroups['smime'] = array(
- 'column' => _("Other Options"),
- 'label' => _("S/MIME Options"),
+ 'column' => _("Other Preferences"),
+ 'label' => _("S/MIME Preferences"),
'desc' => sprintf(_("Control S/MIME support for %s."), $GLOBALS['registry']->get('name')),
'members' => array(
'use_smime', 'use_smime_text', 'smime_verify', 'smimepublickey',
// *** Mobile View (MIMP) Preferences ***
$prefGroups['mimp'] = array(
- 'column' => _("Other Options"),
- 'label' => _("Mobile View Options"),
- 'desc' => _("Configure options for the mobile view."),
+ 'column' => _("Other Preferences"),
+ 'label' => _("Mobile View Preferences"),
+ 'desc' => _("Configure preferences for the mobile view."),
'members' => array(
'mimp_preview_msg', 'mimp_download_confirm', 'mimp_inline_all'
)
// *** Standard View (IMP) Preferences ***
$prefGroups['standard'] = array(
- 'column' => _("Other Options"),
- 'label' => _("Standard View Options"),
- 'desc' => _("Configure options for the standard view."),
+ 'column' => _("Other Preferences"),
+ 'label' => _("Standard View Preferences"),
+ 'desc' => _("Configure preferences for the standard view."),
'members' => array(
'preview_enabled', 'preview_maxlen', 'preview_strip_nl',
'preview_show_unread', 'preview_show_tooltip'
// *** Dynamic View (DIMP) Preferences ***
$prefGroups['dimp'] = array(
- 'column' => _("Other Options"),
- 'label' => _("Dynamic View Options"),
- 'desc' => _("Configure options for the dynamic view."),
+ 'column' => _("Other Preferences"),
+ 'label' => _("Dynamic View Preferences"),
+ 'desc' => _("Configure preferences for the dynamic view."),
'members' => array('dynamic_view', 'dimp_login_view')
);
try {
$ob = Horde_Mime_Address::parseAddressList($address, array('defserver' => $_SESSION['imp']['maildomain']));
} catch (Horde_Mime_Exception $e) {
- throw new Horde_Exception (_("Your From address is not a valid email address. This can be fixed in your Personal Information options page."));
+ throw new Horde_Exception (_("Your From address is not a valid email address. This can be fixed in your Personal Information preferences page."));
}
if (empty($name)) {
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{
<title>Message Composition: Identity</title>
<heading>Identity</heading>
<para>
- Choose the identity to send email as from a drop-down list of identities that you entered under <qt>Options->Personal Information</qt>.
+ Choose the identity to send email as from a drop-down list of identities that you entered under <qt>Preferences->Personal Information</qt>.
</para>
</entry>
<title>PGP: Attach Public Key</title>
<heading>Attach Public Key</heading>
<para>
- If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen.
+ If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Preferences screen.
</para>
</entry>
<entry id="prefs-rename_sentmail_monthly">
<title>Preferences: Maintenance: Rename Sent-mail Folder Monthly</title>
<para>
- Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created.
+ Turn this preference on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created.
</para>
</entry>
<entry id="prefs-delete_sentmail_monthly">
<title>Preferences: Maintenance: Delete Sent-mail Folder Monthly</title>
<para>
- Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example.
+ Turn this preference on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example.
</para>
</entry>
<entry id="prefs-delete_attachments_monthly">
<title>Preferences: Maintenance: Delete Linked Attachments Monthly</title>
<para>
- Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example.
+ Turn this preference on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example.
</para>
</entry>
<?php if (($registry->get('status', 'horde') != 'hidden') && ($registry->get('status', 'horde') != 'notoolbar')): ?>
<?php echo _simpleButton('appportal', _("_Portal"), 'hordeIcon') ?>
<?php endif; ?>
-<?php if (Horde_Menu::showService('options')): ?>
+<?php if (Horde_Menu::showService('prefs')): ?>
<?php echo _simpleButton('appoptions', _("_Options"), 'prefsIcon') ?>
<?php endif; ?>
<?php if (Horde_Menu::showService('logout')): ?>
'URI_DIMP' => strval(Horde::url('index-dimp.php')),
'URI_MESSAGE' => strval(Horde::url('message-dimp.php')->setRaw(true)->add('ajaxui', 1)),
'URI_PREFS' => strval(Horde::getServiceLink('prefsapi', 'imp')),
- 'URI_PREFS_IMP' => strval(Horde::getServiceLink('options', 'imp')->setRaw(true)->add('ajaxui', 1)),
+ 'URI_PREFS_IMP' => strval(Horde::getServiceLink('prefs', 'imp')->setRaw(true)->add('ajaxui', 1)),
'URI_SEARCH' => strval(Horde::url('search.php')),
'URI_VIEW' => strval(Horde::url('view.php')),
if (!isset($_SESSION['ingo']['script_generate']) ||
$_SESSION['ingo']['script_generate']) {
$prefGroups['script'] = array(
- 'column' => _("Other Options"),
+ 'column' => _("Other Preferences"),
'label' => _("Script Updating"),
- 'desc' => _("Options about script updating."),
+ 'desc' => _("Preferences about script updating."),
'members' => array('auto_update'));
}
*/
$prefGroups['base'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Base Settings"),
'desc' => _("Change your base settings."),
'members' => array('host', 'port', 'sshdriver')
);
$prefGroups['sshtools'] = array(
- 'column' => _("Applet Options"),
- 'label' => _("SSHTools Options"),
- 'desc' => _("Options that control the behavior of the SSHTools applet."),
+ 'column' => _("Applet Preferences"),
+ 'label' => _("SSHTools Preferences"),
+ 'desc' => _("Preferences that control the behavior of the SSHTools applet."),
'members' => array('sshtools_auth', 'sshtools_connect_immediately',
'sshtools_connect_dialog',
'sshtools_disable_hostkey_verify',
);
$prefGroups['jta'] = array(
- 'column' => _("Applet Options"),
- 'label' => _("JTA Options"),
- 'desc' => _("Options that control the behavior of the JTA applet."),
+ 'column' => _("Applet Preferences"),
+ 'label' => _("JTA Preferences"),
+ 'desc' => _("Preferences that control the behavior of the JTA applet."),
'members' => array('jta_detach', 'jta_detach_fullscreen',
'jta_detach_title', 'jta_detach_immediately',
'jta_detach_start', 'jta_detach_stop',
*
* prefGroups array
* ----------------
- * $prefGroups are for display purposes when you press the options button.
- * The options choice will appear when you set your preferences driver
+ * $prefGroups are for display purposes when you press the preferences button.
+ * The preferences choice will appear when you set your preferences driver
* in the horde/config/conf.php file.
*
* $prefGroups array definition:
$prefGroups['forgotpass'] = array(
'column' => _("Your Information"),
'label' => _("Account Password"),
- 'desc' => _("Set options to allow you to reset your password if you ever forget it."),
+ 'desc' => _("Set preferences to allow you to reset your password if you ever forget it."),
'members' => array('security_question', 'security_answer', 'alternate_email')
);
}
$prefGroups['language'] = array(
'column' => _("Your Information"),
'label' => _("Locale and Time"),
- 'desc' => _("Set your preferred language, timezone and date options."),
+ 'desc' => _("Set your preferred language, timezone and date preferences."),
'members' => array('language', 'timezone', 'twentyFour', 'date_format', 'first_week_day')
);
$prefGroups['display'] = array(
'column' => _("Other Information"),
- 'label' => _("Display Options"),
- 'desc' => _("Set your startup application, color scheme, page refreshing, and other display options."),
+ 'label' => _("Display Preferences"),
+ 'desc' => _("Set your startup application, color scheme, page refreshing, and other display preferences."),
'members' => array('initial_application', 'show_last_login', 'theme',
'summary_refresh_time', 'show_sidebar', 'sidebar_width',
'moz_sidebar', 'menu_view', 'menu_refresh_time',
// Determine functionality of richtext editor
$prefGroups['richtext'] = array(
'column' => _("Other Information"),
- 'label' => _("Rich Text Editor Options"),
+ 'label' => _("Rich Text Editor Preferences"),
'desc' => _("Which plugins to enable for the Rich Text editor."),
'members' => array('editor_plugins'),
);
'desc' => _("Your From: address:")
);
-// Authentication Options
+// Authentication Preferences
// credentials
$_prefs['credentials'] = array(
*/
$prefGroups['view'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("User Interface"),
- 'desc' => _("Select confirmation options, how to display the different views and choose default view."),
+ 'desc' => _("Select confirmation preferences, how to display the different views and choose default view."),
'members' => array(
'dynamic_view', 'confirm_delete', 'defaultview', 'max_events',
'time_between_days', 'week_start_monday', 'day_hour_start',
$prefGroups['freebusy'] = array(
'column' => _("Calendars"),
'label' => _("Free/Busy Information"),
- 'desc' => _("Set your Free/Busy calendars and your own and other users' Free/Busy options."),
+ 'desc' => _("Set your Free/Busy calendars and your own and other users' Free/Busy preferences."),
'members' => array('fb_url', 'fb_cals', 'freebusy_days'),
);
$prefGroups['addressbooks'] = array(
- 'column' => _("Other Options"),
+ 'column' => _("Other Preferences"),
'label' => _("Address Books"),
'desc' => _("Select address book sources for adding and searching for addresses."),
'members' => array('display_contact', 'sourceselect'),
// By default, display all contacts in the address book when loading
// the contacts screen. If your default address book is large and
-// slow to display, you may want to disable and lock this option.
+// slow to display, you may want to disable and lock this preference.
$_prefs['display_contact'] = array(
'value' => 1,
'shared' => true,
}
$today = new Horde_Date($_SERVER['REQUEST_TIME']);
-/* Suppress menus in options screen and indicate that notifications should use
+/* Suppress menus in prefs screen and indicate that notifications should use
* the ajax mode. */
$_SESSION['horde_notification']['override'] = array(
KRONOLITH_BASE . '/lib/Notification/Listener/AjaxStatus.php',
viewLoading: [],
fbLoading: 0,
redBoxLoading: false,
- inOptions: false,
+ inPrefs: false,
date: Date.today(),
tasktype: 'incomplete',
growls: 0,
var locParts = fullloc.split(':');
var loc = locParts.shift();
- if (this.inOptions && loc != 'options') {
+ if (this.inPrefs && loc != 'prefs') {
this.redirect(window.location.href.sub(window.location.hash, '#' + fullloc), true);
return;
}
this.loadNextView();
break;
- case 'options':
+ case 'prefs':
var url = Kronolith.conf.prefs_url;
if (data) {
url += (url.include('?') ? '&' : '?') + $H(data).toQueryString();
}
this.addHistory(loc);
- this.inOptions = true;
+ this.inPrefs = true;
this.closeView('iframe');
this.iframeContent(url);
this.setTitle(Kronolith.text.prefs);
case 'kronolithEventAlarmPrefs':
this.closeRedBox();
this.go(this.lastLocation);
- this.go('options', { app: 'kronolith', group: 'notification' });
+ this.go('prefs', { app: 'kronolith', group: 'notification' });
e.stop();
break;
case 'kronolithTaskAlarmPrefs':
this.closeRedBox();
this.go(this.lastLocation);
- this.go('options', { app: 'nag', group: 'notification' });
+ this.go('prefs', { app: 'nag', group: 'notification' });
e.stop();
break;
e.stop();
return;
- case 'kronolithOptions':
- this.go('options');
+ case 'kronolithPrefs':
+ this.go('prefs');
e.stop();
return;
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{
'exception' => (string)Horde_Themes::img('exception-fff.png'),
),
'user' => $GLOBALS['registry']->convertUsername($GLOBALS['registry']->getAuth(), false),
- 'prefs_url' => (string)Horde::getServiceLink('options', 'kronolith')->setRaw(true)->add('ajaxui', 1),
+ 'prefs_url' => (string)Horde::getServiceLink('prefs', 'kronolith')->setRaw(true)->add('ajaxui', 1),
'app_urls' => $app_urls,
'name' => $registry->get('name'),
'has_tasks' => $has_tasks,
'searching' => sprintf(_("Events matching \"%s\""), '#{term}'),
'allday' => _("All day"),
'more' => _("more..."),
- 'prefs' => _("Options"),
+ 'prefs' => _("Preferences"),
'shared' => _("Shared"),
'no_url' => _("You must specify a URL."),
'no_calendar_title' => _("The calendar title must not be empty."),
$ident = $GLOBALS['injector']->getInstance('Horde_Prefs_Identity')->getIdentity($event->creator);
if (!$ident->getValue('from_addr')) {
- $notification->push(sprintf(_("You do not have an email address configured in your Personal Information Options. You must set one %shere%s before event notifications can be sent."), Horde::getServiceLink('options', 'kronolith')->add(array('app' => 'horde', 'group' => 'identities'))->link(), '</a>'), 'horde.error', array('content.raw'));
+ $notification->push(sprintf(_("You do not have an email address configured in your Personal Information Preferences. You must set one %shere%s before event notifications can be sent."), Horde::getServiceLink('prefs', 'kronolith')->add(array('app' => 'horde', 'group' => 'identities'))->link(), '</a>'), 'horde.error', array('content.raw'));
return;
}
L'element <i>Afegir</i> del menú li permetrà afegir un esdeveniment a l'agenda.
</para>
</entry>
- <entry id="menu-options" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
+ <entry id="menu-prefs" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
<title>Menú: Opcions</title>
<heading>Opcions</heading>
<para>
</para>
</entry>
-<entry id="menu-options" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
+<entry id="menu-prefs" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
<title>Menü: Einstellungen</title>
<para>
Über den <i>Einstellungen</i>-Menüeintrag können Sie die Einstellungen
<title>Menu: Today</title>
<para>
The <i>Today</i> menu item will display your default view (month, week,
- day, etc. as set in Options) for the current date.
+ day, etc. as set in Preferences) for the current date.
</para>
</entry>
</para>
</entry>
-<entry id="menu-options">
- <title>Menu: Options</title>
+<entry id="menu-prefs">
+ <title>Menu: Preferences</title>
<para>
- The <i>Options</i> menu item allows you to set <i>Options</i> (or
- preferences) that control the look and feel of Kronolith, Kronolith's
- interaction with Horde and other Horde applications, and manage multiple
- and shared calendars.
+ The <i>Preferences</i> menu item allows you to set <i>Preferences</i> that
+ control the look and feel of Kronolith, Kronolith's interaction with Horde
+ and other Horde applications, and manage multiple and shared calendars.
</para>
</entry>
El elemento <i>Añadir</i> del menú le permitirá añadir un acontecimiento a la agenda.
</para>
</entry>
- <entry id="menu-options" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
+ <entry id="menu-prefs" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
<title>Menú: Opciones</title>
<heading>Opciones</heading>
<para>
<title>Menua: Gertaera berria</title>
<para><i>Gertaera berria</i> menu-elementuaren bidez, gertaera berri bat jar dezakezu egutegian.</para></entry>
-<entry id="menu-options" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
+<entry id="menu-prefs" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
<title>Menua: Aukerak</title>
<para><i>Aukerak</i> menu-elementuaren bidez, Kronolith-en itxura eta izaera kontrolatzen duten <i>Aukerak</i> (edo hobespenak) ezar ditzakezu. Kronolith-ek interakzioa duenez Horde-rekin eta bestelako Horde aplikazioekin, hainbat egutegi eta egutegi partekatuak erabili ahal izango dituzu.</para></entry>
uuden tapahtuman.
</para>
</entry>
- <entry id="menu-options" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
+ <entry id="menu-prefs" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
<title>Valikko: Asetukset</title>
<para>
<i>Asetukset</i> valikkotoiminnolla voit muokata ohjelman
Le menu <I>Nouvel événement</I> vous permet de créer un événement à ajouter dans le calendrier.
</para>
</entry>
- <entry id="menu-options" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
+ <entry id="menu-prefs" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
<title>Menu: Options</title>
<heading>Options</heading>
<para>
</para>
</entry>
-<entry id="menu-options" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
+<entry id="menu-prefs" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
<title>Izbornik: Opcije</title>
<para>
Stavka <i>Opcije</i> u glavnom izborniku aplikacije služi za postavljanje
a naptárban.
</para>
</entry>
- <entry id="menu-options" state="uptodate" md5="d7df2c0cda84c89c638d9d6e59307976">
+ <entry id="menu-prefs" state="uptodate" md5="d7df2c0cda84c89c638d9d6e59307976">
<title>Menü: Opciók</title>
<heading>Opciók</heading>
<para>
O item de menu <i>Novo Evento</i> permite você criar um novo evento para ser adicionado ao calendário.
</para>
</entry>
- <entry id="menu-options" state="uptodate" md5="d7df2c0cda84c89c638d9d6e59307976">
+ <entry id="menu-prefs" state="uptodate" md5="d7df2c0cda84c89c638d9d6e59307976">
<title>Menu: Opções</title>
<heading>Opções</heading>
<para>
Yeni olay menüsü seçenekleri takvimde yeni olaylar oluşturmamıza izin verir.
</para>
</entry>
- <entry id="menu-options" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
+ <entry id="menu-prefs" md5="d7df2c0cda84c89c638d9d6e59307976" state="uptodate">
<title>Menu:seçenekler</title>
<para>
Seçenekler menüsü seçenekleri çoklu ve paylaşılan takvimleri yönetir ve Horde ve diğer Horde uygulamalarıyla etkileşim içindedir ve bize Kronolithin bakışını ve yorumlayışını kontrol etmemize izin verir.
[jan] Add German translation.
[cjh] Add symbol search functionality.
[cjh] Fix spacing of source code.
-[cjh] Add options to filter out certain directories and filenames.
+[cjh] Add settings to filter out certain directories and filenames.
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>).
[jan] Implement indexing and referencing.
[jan] Initial port from LXR.
*/
$prefGroups['display'] = array(
- 'column' => _("General Options"),
- 'label' => _("Display Options"),
- 'desc' => _("Change your note sorting and display options."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Display Preferences"),
+ 'desc' => _("Change your note sorting and display preferences."),
'members' => array('show_notepad', 'sortby', 'sortdir')
);
$prefGroups['share'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Default Notepad"),
'desc' => _("Choose your default Notepad."),
'members' => array('default_notepad')
);
$prefGroups['deletion'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Delete Confirmation"),
'desc' => _("Delete button behaviour"),
'members' => array('delete_opt')
*/
$prefGroups['display'] = array(
- 'column' => _("General Options"),
- 'label' => _("Display Options"),
- 'desc' => _("Change your task sorting and display options."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Display Preferences"),
+ 'desc' => _("Change your task sorting and display preferences."),
'members' => array('tasklist_columns', 'sortby', 'altsortby', 'sortdir'),
);
$prefGroups['deletion'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Delete Confirmation"),
'desc' => _("Delete button behaviour"),
'members' => array('delete_opt'),
);
$prefGroups['tasks'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Task Defaults"),
'desc' => _("Defaults for new tasks"),
'members' => array('default_due', 'default_due_days', 'default_due_time'),
);
$prefGroups['share'] = array(
- 'column' => _("Task List and Share Options"),
+ 'column' => _("Task List and Share Preferences"),
'label' => _("Default Task List"),
'desc' => _("Choose your default task list."),
'members' => array('default_tasklist'),
);
$prefGroups['notification'] = array(
- 'column' => _("Task List and Share Options"),
+ 'column' => _("Task List and Share Preferences"),
'label' => _("Notifications"),
'desc' => _("Choose if you want to be notified of task changes and task alarms."),
'members' => array('task_notification', 'task_notification_exclude_self', 'task_alarms_select'),
);
$prefGroups['external'] = array(
- 'column' => _("Task List and Share Options"),
+ 'column' => _("Task List and Share Preferences"),
'label' => _("External Data"),
'desc' => _("Show data from other applications or sources."),
'members' => array('show_external'),
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{
if ($GLOBALS['registry']->getAuth() &&
(!$GLOBALS['prefs']->isLocked('categories') ||
!$GLOBALS['prefs']->isLocked('category_colors'))) {
- $categoryUrl = Horde_Util::addParameter(Horde::getServiceLink('options', 'horde'), array('group' => 'categories'));
+ $categoryUrl = Horde_Util::addParameter(Horde::getServiceLink('prefs', 'horde'), array('group' => 'categories'));
echo ' ' . Horde::link($categoryUrl, _("Edit categories and colors"), '', '_blank', 'Horde.popup({url:this.href}); return false;') . Horde::img('colorpicker.png', _("Edit categories and colors")) . '</a>';
}
?>
if ($registry->isAdmin(array('permission' => 'news:admin'))) {
$form->setSection('admin', _("Admin"), '', true);
- $form->addVariable(_("News administrator options"), 'content', 'header', false);
+ $form->addVariable(_("News administrator settings"), 'content', 'header', false);
if ($conf['attributes']['sponsored']) {
$form->addVariable(_("Sponsored"), 'sponsored', 'boolean', false);
<?php
/**
- * The News script to navigate source options.
+ * The News script to navigate source settings.
*
* Copyright 2007 Duck <duck@obala.net>
*
*/
$prefGroups['display'] = array(
- 'column' => _("Options"),
+ 'column' => _("General Preferences"),
'label' => _("Display Preferences"),
'desc' => _("Set default display parameters."),
'members' => array('rowsperpage', 'resultlimit', 'columns')
*/
$prefGroups['display'] = array(
- 'column' => _("General Options"),
- 'label' => _("Display Options"),
- 'desc' => _("Change your sorting and display options."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Display Preferences"),
+ 'desc' => _("Change your sorting and display preferences."),
'members' => array('initial_page', 'class_columns', 'sortby_class', 'sortdir_class', 'student_columns', 'sortby_student', 'sortdir_student', 'entry_details_wrap'),
);
$prefGroups['contactlists'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Contact Lists"),
'desc' => _("Change your settings for automatically create contact lists."),
'members' => $GLOBALS['conf']['addresses']['contact_list'] == 'user' ? array('contact_list', 'contact_list_name') : array(),
);
$prefGroups['marks'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Marks"),
'desc' => _("Define a format for marks"),
'members' => array('marks_roundby')
<?php
if ($GLOBALS['registry']->getAuth() && (!$GLOBALS['prefs']->isLocked('categories') ||
!$GLOBALS['prefs']->isLocked('category_colors'))) {
- $categoryUrl = Horde_Util::addParameter(Horde::getServiceLink('options', 'horde'), array('group' => 'categories'));
+ $categoryUrl = Horde_Util::addParameter(Horde::getServiceLink('prefs', 'horde'), array('group' => 'categories'));
echo ' ' . Horde::link($categoryUrl, _("Edit categories and colors"), '', '_blank', Horde::popupJs($categoryUrl, array('urlencode' => true)) . 'return false;') . Horde::img('colorpicker.png', _("Edit categories and colors")) . '</a>';
}
?>
*/
$prefGroups['display'] = array(
- 'column' => _("Other Options"),
- 'label' => _("Display Options"),
+ 'column' => _("Other Preferences"),
+ 'label' => _("Display Preferences"),
'desc' => _("Set how to display bookmark listings and how to open links."),
'members' => array('sortby', 'sortdir', 'show_folder_actions', 'show_in_new_window', 'expand_tree')
);
*/
$prefGroups['addressbooks'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("Address Books"),
'desc' => _("Choose which address books to use."),
'members' => array('default_dir', 'addressbookselect', 'sync_books'),
);
$prefGroups['columns'] = array(
- 'column' => _("Display Options"),
- 'label' => _("Column Options"),
+ 'column' => _("Display Preferences"),
+ 'label' => _("Column Preferences"),
'desc' => _("Select which fields to display in the address lists."),
'members' => array('columnselect'),
);
$prefGroups['display'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("Display"),
- 'desc' => _("Select view to display by default and paging options."),
+ 'desc' => _("Select view to display by default and paging preferences."),
'members' => array('initial_page', 'maxpage', 'perpage'),
);
$prefGroups['format'] = array(
- 'column' => _("Display Options"),
+ 'column' => _("Display Preferences"),
'label' => _("Name Format"),
'desc' => _("Select which format to display names."),
'members' => array('name_format', 'name_sort'),
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{
*/
$prefGroups['display'] = array(
- 'column' => _("General Options"),
- 'label' => _("Display Options"),
- 'desc' => _("Change display options such as how search results are sorted."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Display Preferences"),
+ 'desc' => _("Change display preferences such as how search results are sorted."),
'members' => array(
'sortby', 'sortdir', 'comment_sort_dir', 'whups_default_view',
'summary_show_requested', 'summary_show_ticket_numbers',
);
$prefGroups['notification'] = array(
- 'column' => _("General Options"),
- 'label' => _("Notification Options"),
- 'desc' => _("Change options for email notifications of ticket activity."),
+ 'column' => _("General Preferences"),
+ 'label' => _("Notification Preferences"),
+ 'desc' => _("Change preferences for email notifications of ticket activity."),
'members' => array('email_others_only', 'email_comments_only'));
$prefGroups['addressbooks'] = array(
- 'column' => _("General Options"),
+ 'column' => _("General Preferences"),
'label' => _("Address Books"),
'desc' => _("Select address book sources for adding and searching for addresses."),
'members' => array('sourceselect'),
* @param Horde_Core_Prefs_Ui $ui The UI object.
* @param string $item The preference name.
*
- * @return string The HTML code to display on the options page.
+ * @return string The HTML code to display on the prefs page.
*/
public function prefsSpecial($ui, $item)
{