Yeah, defenetly a bug.
Go into /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages
Code:
su - zimbra
cd /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages
cp ZmMsg.properties ZmMsg.properties.bak
cp ZmMsg_en_AU.properties ZmMsg_en_AU.properties.bak
cp ZmMsg_en_GB.properties ZmMsg_en_GB.properties.bak
Then go into the file for your lang, and edit it. Looks like it's coming from:
Quote:
Note:
To retrieve mail, click the Get POP Mail button in the folder
from step 3.
|
Change it to:
Quote:
Note:
To retrieve mail, click the Get POP Mail button in the folder from step 3.
|
And let's see if that fixes it for you.