equal
deleted
inserted
replaced
10 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
10 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
11 */ |
11 */ |
12 |
12 |
13 var enano_lang = { |
13 var enano_lang = { |
14 categories: [ |
14 categories: [ |
15 'search', 'specialpage', 'pagetools' |
15 'meta', 'search', 'specialpage', 'pagetools' |
16 ], |
16 ], |
17 strings: { |
17 strings: { |
18 meta: { |
18 meta: { |
19 search: 'Search page', |
19 search: 'Search page', |
20 specialpage: 'Special pages', |
20 specialpage: 'Special pages', |