Fix bad Matrix i18n when selecting no listings and hitting compare.

This commit is contained in:
Colin Kuskie 2009-08-13 05:16:29 +00:00
parent 0c67c0d8ce
commit 750adbf4d5
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
7.7.17
- fixed #10764: Matrix i18n: hitting compare button says I have 1 item selected.
- fixed #10763: Matrix: Search button doesn't work.
- fixed #10761: Two i18n issues on LDAP page
- fixed #10750: Story Manager - Save and add another photo

View file

@ -864,8 +864,8 @@ selectBox.</p>|
},
'too few message' => {
lastUpdated => 0,
message => q|You tried to compare only one listing. If you want to view just one listing, click on its name.|,
lastUpdated => 1250141046,
message => q|To compare, at least two listing must be selected. If you want to view just one listing, click on its name.|,
context => q|A message shown to the user when they have selected only one listing to compare.|,
}
};