1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 21:41:28 +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

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