Changeset 12fe30 in indico


Ignore:
Timestamp:
09/30/11 12:27:07 (20 months ago)
Author:
Pedro Ferreira <jose.pedro.ferreira@…>
Branches:
master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 0da0c1403bae8e51d8229f460181c71b9e6dda72
Children:
9cf8be
Parents:
663efb
Message:

[FIX] Rogue _()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/plugins/InstantMessaging/XMPP/components.py

    re10646 r12fe30  
    6868 
    6969        sideMenuItemsDict["instantMessaging"] =  { \ 
    70                 "caption": _("Chat Rooms"), \ 
     70                "caption": "Chat Rooms", \ 
    7171                "URL": str(urlHandlers.UHConferenceInstantMessaging.getURL(conf)), \ 
    7272                "staticURL": "", \ 
Note: See TracChangeset for help on using the changeset viewer.