Mercurial > p > roundup > code
view locale/en.po @ 5695:3e1b66c4e1e2
Update docs. Correct errors reported by setup.py build_docs. Add rest
interface and link to rest doc to features page. Add link to xmlrpc
doc to features page. Add rest doc to index. Update rest doc,
hopefully clarify confusing use of parameters in patch action
section. Fix code examples in "Adding new rest endpoints" section. Fix
example adding import of exception.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 Apr 2019 20:17:52 -0400 |
| parents | 6e3e4f24c753 |
| children | cab6338d7868 52bf078368e8 |
line wrap: on
line source
# English message file for Roundup Issue Tracker # # roundup.pot revision 1.9 # # Currently Roundup has no strings that need english translation. # This file is a dummy needed to provide the user with english UI # if 'en' is the first item in locale preference list and the list # also contains existing Roundup locale name. # msgid "" msgstr "" "Project-Id-Version: Roundup 0.7.0\n" "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2004-07-13 13:24+0300\n" "PO-Revision-Date: 2004-11-20 13:47+0200\n" "Language-Team: English\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=us-ascii\n"
