Mercurial > p > roundup > code
view locale/en.po @ 5729:9ea2ce9d10cf
A few internet references report that etags for the same underlying
resource but with different representation (xml, json ...) should have
different etags.
That is currently not the case. Added code to allow incorporation of
representation info into the etag. By default the representation is
"json", but future patches can pass the representation down and modify
flow to match requested representation.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 25 May 2019 14:23:16 -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"
