Mercurial > p > roundup > code
view locale/en.po @ 3913:00896a2acaa5
clean up query display of "Private to you" items
Previously the handling of queries in the edit menu was a little wonky. If
you change a query to not be private to you then you lose the ability to
ever change it back to being private.
Previously the queries were displayed in three chunks: First all retired
queries. Then all queries private to the current user (this batch has the
dropdown for toggling private state). Then all non-private queries.
Now: all queries we created that are retired, all queries that we created
that are not retired, then all non-private queries not created by the
current user.
this should fix [SF#1481394]
| author | Justus Pendleton <jpend@users.sourceforge.net> |
|---|---|
| date | Thu, 20 Sep 2007 23:44:58 +0000 |
| parents | b5ad71ecf72b |
| children | 6e3e4f24c753 |
line wrap: on
line source
# English message file for Roundup Issue Tracker # # $Id: en.po,v 1.2 2004-11-20 11:54:32 a1s Exp $ # # 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"
