Location information removed from translation files with msgmerge --no-location to decrease size of files and reduce diff size. Unfortunately there does not appear to be a setting in msgmerge or msgattrib to remove the extracted comments ("#.") from translation files. If you do know of such a switch, please let me know!
The Account Manager plugin implements the Account Manager specification to "allow a server to describe an account-based user identification process in terms that a user-agent can understand."
See https://wiki.mozilla.org/Labs/Weave/Identity/Account_Manager/Spec/Latest
Installation
============
add "addPlugin('accountManager');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('accountManager');