language/english/enano.json
changeset 217 2b13497fe820
parent 215 94db56b8124f
child 218 e878bcf0227e
equal deleted inserted replaced
216:feaffad3e07b 217:2b13497fe820
   207       btn_home: 'Administration panel home',
   207       btn_home: 'Administration panel home',
   208       btn_logout: 'Log out of admin panel',
   208       btn_logout: 'Log out of admin panel',
   209       btn_keepalive_off: 'Turn on keep-alive',
   209       btn_keepalive_off: 'Turn on keep-alive',
   210       btn_keepalive_on: 'Turn off keep-alive',
   210       btn_keepalive_on: 'Turn off keep-alive',
   211       btn_keepalive_about: 'About keep-alive',
   211       btn_keepalive_about: 'About keep-alive',
   212       btn_keepalive_loading: 'Loading keep-alive button...'
   212       btn_keepalive_loading: 'Loading keep-alive button...',
       
   213       
       
   214       err_not_auth_title: 'Error: Not authenticated',
       
   215       err_not_auth_body: 'It looks like your administration session is invalid or you are not authorized to access this administration page. Please <a href="%login_link%">re-authenticate</a> to continue.',
   213     },
   216     },
   214     editor: {
   217     editor: {
   215       msg_revert_confirm: 'Do you really want to revert your changes?',
   218       msg_revert_confirm: 'Do you really want to revert your changes?',
   216       msg_discard_confirm: 'Do you really want to discard your changes?',
   219       msg_discard_confirm: 'Do you really want to discard your changes?',
   217       msg_unload: 'If you do, any changes that you have made to this page will be lost.',
   220       msg_unload: 'If you do, any changes that you have made to this page will be lost.',