language/english/tools.json
changeset 359 e0787bb6285b
parent 335 67bd3121a12e
child 371 dc6026376919
equal deleted inserted replaced
358:b25d34fbc7ab 359:e0787bb6285b
     7  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
     7  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
     8  *
     8  *
     9  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
     9  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
    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 
       
    13 // This is the main language file for Enano. Feel free to use it as a base for your own translations.
       
    14 // All text in this file before the first left curly brace and all text after the last curly brace will
       
    15 // be trimmed. So you can use a limited amount of Javascript in this so that the language can be imported
       
    16 // via Javascript as well.
       
    17 
    12 
    18 var enano_lang = {
    13 var enano_lang = {
    19   categories: [
    14   categories: [
    20     'search', 'specialpage', 'pagetools'
    15     'search', 'specialpage', 'pagetools'
    21   ],
    16   ],