Re: [Apache Bloodhound] #758: Part of message not displayed after translation

2014-03-04 Thread Apache Bloodhound
#758: Part of message not displayed after translation
---+--
  Reporter:  SaintGermain  |  Owner:  nobody
  Type:  defect| Status:  new
  Priority:  minor |  Milestone:  next 0.x
 Component:  trac core |Version:  0.8.0dev
Resolution:|   Keywords:  i18n
---+--
Changes (by rjollos):

 * component:  dashboard = trac core
 * milestone:   = next 0.x


-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/758#comment:4
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker


Re: [Apache Bloodhound] #758: Part of message not displayed after translation

2014-02-20 Thread Apache Bloodhound
#758: Part of message not displayed after translation
---+--
  Reporter:  SaintGermain  |  Owner:  nobody
  Type:  defect| Status:  new
  Priority:  minor |  Milestone:
 Component:  dashboard |Version:  0.8.0dev
Resolution:|   Keywords:  i18n
---+--

Comment (by rjollos):

 When I execute `extract_messages` in the `bloodhound_dashboard` project,
 the messages from the templates are not extracted. Any idea why this is?
 {{{#!pycon
 user@ubuntu:~/Workspace/bhdev/bloodhound.git/bloodhound_dashboard$ python
 setup.py extract_messages
 running extract_messages
 extracting messages from bhdashboard/__init__.py
 extracting messages from bhdashboard/_json.py
 extracting messages from bhdashboard/admin.py
 extracting messages from bhdashboard/api.py
 extracting messages from bhdashboard/macros.py
 extracting messages from bhdashboard/model.py
 extracting messages from bhdashboard/web_ui.py
 extracting messages from bhdashboard/wiki.py
 extracting messages from bhdashboard/layouts/__init__.py
 extracting messages from bhdashboard/layouts/bootstrap.py
 extracting messages from bhdashboard/tests/__init__.py
 extracting messages from bhdashboard/tests/test_report.py
 extracting messages from bhdashboard/tests/test_webui.py
 extracting messages from bhdashboard/tests/widgets/__init__.py
 extracting messages from bhdashboard/tests/widgets/timeline.py
 extracting messages from bhdashboard/util/__init__.py
 extracting messages from bhdashboard/util/translation.py
 extracting messages from bhdashboard/util/widgets.py
 extracting messages from bhdashboard/widgets/__init__.py
 extracting messages from bhdashboard/widgets/containers.py
 extracting messages from bhdashboard/widgets/product.py
 extracting messages from bhdashboard/widgets/query.py
 extracting messages from bhdashboard/widgets/report.py
 extracting messages from bhdashboard/widgets/ticket.py
 extracting messages from bhdashboard/widgets/timeline.py
 writing PO template file to bhdashboard/locale/messages.pot
 }}}

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/758#comment:1
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker


Re: [Apache Bloodhound] #758: Part of message not displayed after translation

2014-02-20 Thread Apache Bloodhound
#758: Part of message not displayed after translation
---+--
  Reporter:  SaintGermain  |  Owner:  nobody
  Type:  defect| Status:  new
  Priority:  minor |  Milestone:
 Component:  dashboard |Version:  0.8.0dev
Resolution:|   Keywords:  i18n
---+--

Comment (by rjollos):

 It seems to have been a problem with my virtual environment.

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/758#comment:2
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker