Closed (fixed)
Project:
Webform
Version:
6.x-2.7
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2009 at 21:27 UTC
Updated:
12 Feb 2010 at 01:02 UTC
In webform.module:
- 'View and edit all the available webforms on your site.'
- 'Global configuration of webform functionality.'
- 'No available components'
Thanks.
Comments
Comment #1
quicksketchThe first two strings are part of the menu system and are specifically supposed to not be translated, since they get cached in English and then translated on display. See http://api.lullabot.com/hook_menu
The last string was a problem, but was corrected in #392592: The string "No available components" cannot be translated.