language/english/enano.json
changeset 265 7e0cdf71b1bb
parent 221 e5302cb1945c
child 304 e2cb5f1432c8
equal deleted inserted replaced
254:2b48ca9ce4d3 265:7e0cdf71b1bb
   186       btn_deletepage_votes: ' (<b>%num_votes%</b> vote%plural%)',
   186       btn_deletepage_votes: ' (<b>%num_votes%</b> vote%plural%)',
   187       lbl_password: 'page password:',
   187       lbl_password: 'page password:',
   188       btn_password_set: 'set',
   188       btn_password_set: 'set',
   189       btn_acl: 'manage page access',
   189       btn_acl: 'manage page access',
   190       btn_admin: 'administrative options',
   190       btn_admin: 'administrative options',
       
   191       
       
   192       tip_article: 'View the page contents, all of the page contents, and nothing but the page contents (alt-a)',
       
   193       tip_comments: 'View the comments that other users have posted about this page (alt-c)',
       
   194       tip_edit: 'Edit the contents of this page (alt-e)',
       
   195       tip_viewsource: 'View the source code (wiki markup) that this page uses (alt-e)',
       
   196       tip_history: 'View a log of actions taken on this page (alt-h)',
       
   197       tip_rename: 'Change the display name of this page (alt-r)',
       
   198       tip_delvote: 'Vote to have this page deleted (alt-d)',
       
   199       tip_resetvotes: 'Clear the list of votes for deletion against this page (alt-y)',
       
   200       tip_printable: 'View a version of this page that is suitable for printing',
       
   201       tip_protect_on: 'Prevents all non-administrators from editing this page. [alt-i]',
       
   202       tip_protect_off: 'Allows everyone to edit this page. [alt-o]',
       
   203       tip_protect_semi: 'Allows only users who have been registered for 4 days to edit this page. [alt-p]',
       
   204       tip_flushlogs: 'Remove all edit and action logs for this page from the database. IRREVERSIBLE! (alt-l)',
       
   205       tip_password: 'Require a password in order for this page to be viewed',
       
   206       tip_aclmanager: 'Manage who can do what with this page (alt-m)',
       
   207       
   191     },
   208     },
   192     comment: {
   209     comment: {
   193       lbl_subject: 'Subject',
   210       lbl_subject: 'Subject',
   194       lbl_mod_options: 'Moderator options:',
   211       lbl_mod_options: 'Moderator options:',
   195       heading: 'Article comments',
   212       heading: 'Article comments',