1###############################################################################
2# Bookmarks.lng (Social Bookmarks text definitions)                           #
3###############################################################################
4# YaBB: Yet another Bulletin Board                                            #
5# Open-Source Community Software for Webmasters                               #
6# Version:        YaBB 2.6.11                                                 #
7# Packaged:       December 2, 2014                                            #
8# Distributed by: http://www.yabbforum.com                                    #
9# =========================================================================== #
10# Copyright (c) 2000-2014 YaBB (www.yabbforum.com) - All Rights Reserved.     #
11# Software by:  The YaBB Development Team                                     #
12#               with assistance from the YaBB community.                      #
13###############################################################################
14
15$bookmarkslngver = 'YaBB 2.6.11 $Revision: 1611 $';
16
17%bookmark_txt = (
18'01' => 'Image',
19'02' => 'Title',
20'03' => 'Order',
21'05' => 'Are you sure you want to delete this Bookmark?',
22'08' => 'There are currently no Social Bookmarks.',
23'09' => 'Social Bookmark Settings',
24'10' => 'Enable Bookmarks?',
25'11' => 'Select the Boards which Bookmarks will be shown in:<br /><span class="small">- If no boards are selected then all boards will be enabled.<br />- Use Ctrl, Shift or Apple Key to select/deselect boards.</span>',
26'12' => 'Social Bookmarks',
27'13' => 'Add a New Bookmark',
28'14' => 'URL',
29'15' => 'Add Bookmark',
30'16' => 'Edit Bookmark',
31'17' => 'Cancel',
32'18' => '- This is the title of the bookmark site.',
33'19' => '- Allowed file types: png jpg jpeg gif<br />- Max. file size: 250KB',
34'20' => '- This is the link to the bookmark site.<br />- Use {url} for the page URL and {title} for the page title.',
35'21' => '- This is the order which bookmarks will be displayed in.<br />- Lower numbers will be displayed first.',
36'22' => 'Maximum characters in subject',
37);
38
391;
40