Actions
Bug #36115
closedTracker #36116: Translation effort
Multi line translation strings are not extracted
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Internationalization
Target version:
-
Description
The following is extracted:
_('string')
But this doesn't end up in the .pot file:
_( 'string' )
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Is duplicate of Bug #34058: Strings with enter don't get extracted for translation added
Actions