R
ragtek
Guest
I have a very strange bug.
I've created a new Permission (Can use the Invite System)
The Browser Sourcecode shows

The brower shows only "use the Invite System:":

And the browserdebugger (no idea how to call it
something like firebug but for chrome) shows this:

I thought that my phrase was wrong, but as you see the browseroutput and the productxml
contain "can use the invite system"
Why is "can" removed from the phrase?
I've created a new Permission (Can use the Invite System)
The Browser Sourcecode shows

The brower shows only "use the Invite System:":

And the browserdebugger (no idea how to call it


I thought that my phrase was wrong, but as you see the browseroutput and the productxml
Code:
<phrase title="permission_group_ragtek_invite" version_id="3" version_string="1.0.0 RC2"><![CDATA[ragtek Invite System]]></phrase>
<phrase title="permission_interface_ragtek_invite" version_id="3" version_string="1.0.0 RC2"><![CDATA[ragtek Invite System]]></phrase>
<phrase title="permission_ragtek_invite_canUse" version_id="3" version_string="1.0.0 RC2"><![CDATA[Can use the Invite System]]></phrase>
Why is "can" removed from the phrase?