+
+
{
@@ -99,7 +281,28 @@
storm: 'Storm',
twowings: 'Two Wings',
wood: 'Wood',
- yellowflower: 'Yellow flower'
+ yellowflower: 'Yellow flower',
+
+ acp_th: 'Enanium background configuration',
+ acp_field_default_bg: 'Default background:',
+ acp_field_default_bg_hint: 'Tip: You can add more backgrounds to Enanium! Upload a JPEG image to plugins/enaniumbg/. Then, upload a 16x16 icon of the image, with the same filename, to plugins/enaniumbg/icons/. The plugin will automatically add the image to the list here and to the switcher, if enabled.',
+ acp_field_show_switcher: 'Show background switcher:',
+ acp_field_show_switcher_hint: 'If the switcher is turned off, the background selected above will always be used.',
+
+ acp_field_tile: 'Allow background to be tiled:',
+ acp_field_tile_hint: 'If this is off, the background will be letterboxed and/or pillarboxed if the screen is too small.',
+ acp_field_tile_tile: 'Tile',
+ acp_field_tile_norepeat: 'Don\'t tile',
+
+ acp_field_scroll: 'Scroll background image with page:',
+ acp_field_scroll_hint: 'This may produce undesired results if "%this.enaniumbg_acp_field_tile_norepeat%" is selected.',
+ acp_field_scroll_fixed: 'Background fixed and always in view',
+ acp_field_scroll_scroll: 'Scroll background',
+
+ acp_field_anchor: 'Background position anchor:',
+
+ acp_msg_changes_saved: 'Your changes have been saved.',
+ acppage: 'Enanium configuration',
}
}
}