[commits] [Wiki] changed: AltImapQuotaH5I6

Wiki Guest wikiguest at horde.org
Wed Jan 1 14:54:17 UTC 2014


guest [201.19.94.114]  Wed, 01 Jan 2014 14:54:17 +0000

Modified page: http://wiki.horde.org/AltImapQuotaH5I6
New Revision:  2
Change log:  Image and cosmetic

@@ -11,9 +11,9 @@
  One is used for INBOX and the other is used for IMAP folders.

  This allows different quota values for INBOX and IMAP folders.

-It uses modified Imap driver and related Imp files.
+It uses modified quota Imap driver and related Imp files.

  Tested on Debian 7 (wheezy, stable) with Dovecot (wheezy  
distribution), Horde 5.1.5-IMP 6.1.6

  ----
@@ -29,9 +29,10 @@
  || imp/js/dimpbase.js || r.m, r.l, quotaCallback ||
  || imp/templates/basic/subinfo.html.php || quotaClass, quotaText ||
  || imp/templates/dynamic/mailbox_subinfo.html.php || quota-text ||

-//Last updated 2013-12-18//
+//Last updated 2014-01-01//
+
  ----
  +++ Descriptions
  ----
  ++++ Configuration example (imp/config/backends.local.php)
@@ -291,12 +292,12 @@
                  ? $this->_params['format']['short']
                  : _("Inbox: %.0f%% of %.1f %s"),
              'shorth' => isset($this->_params['format']['shorth'])
                  ? $this->_params['format']['shorth']
-                : _(" - Folders: %.0f%% de %.1f %s"),
+                : _(" - Folders: %.0f%% of %.1f %s"),
              'sshorth' => isset($this->_params['format']['sshorth'])
                  ? $this->_params['format']['sshorth']
-                : _("Folders: %.0f%% de %.1f %s"),
+                : _("Folders: %.0f%% of %.1f %s"),
              'nolimit_shortv' =>  
isset($this->_params['format']['nolimit_short'])
                  ? $this->_params['format']['nolimit_short']
                  : _("Inbox: %.1f %s"),
              'nolimit_shorth' =>  
isset($this->_params['format']['nolimit_shorth'])



More information about the commits mailing list