Index: trunk/phase3/languages/Language.php |
— | — | @@ -1238,7 +1238,7 @@ |
1239 | 1239 | 'wlshowlast' => 'Show last $1 hours $2 days $3', |
1240 | 1240 | 'wlsaved' => 'This is a saved version of your watchlist.', |
1241 | 1241 | 'wlhideshowown' => '$1 my edits.', |
1242 | | -'wlhideshowbots' => '$1 robot edits.', |
| 1242 | +'wlhideshowbots' => '$1 bot edits.', |
1243 | 1243 | 'wlshow' => 'Show', |
1244 | 1244 | 'wlhide' => 'Hide', |
1245 | 1245 | |