1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 22:15:56 +00:00

translate Select: prompts, update translations

This commit is contained in:
Andrew Dolgov
2007-05-14 08:56:49 +01:00
parent 40e1a95b20
commit e8d0177dab
6 changed files with 244 additions and 229 deletions

View File

@@ -205,9 +205,9 @@
class=\"prefUserList\" id=\"prefUserList\">";
print "<tr><td class=\"selectPrompt\" colspan=\"8\">
Select:
<a href=\"javascript:selectPrefRows('user', true)\">All</a>,
<a href=\"javascript:selectPrefRows('user', false)\">None</a>
".__('Select:')."
<a href=\"javascript:selectPrefRows('user', true)\">".__('All')."</a>,
<a href=\"javascript:selectPrefRows('user', false)\">".__('None')."</a>
</td</tr>";
print "<tr class=\"title\">