Changes between Initial Version and Version 2 of Ticket #25751
- Timestamp:
 - Nov 13, 2015, 9:51:58 AM (10 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #25751
- Property Summary Translation of strings in a javascript file docs are incorrect → Translation of strings in a javascript file: Docs are incorrect
 
 - 
      
Ticket #25751 – Description
initial v2 22 22 23 23 js_info_dict = { 24 'packages': (' your.app.package',),24 'packages': ('application.name',), 25 25 } 26 26