// ***************************************************************************
//                          wmTexts_en.js  -  description
//                             -------------------
//    begin                : Thu Jan 19 2006
//    copyright            : (C) 2005 by Andrei Gavrila
//    email                : andrei.gavrila@gmail.com
// ***************************************************************************
//
// ***************************************************************************
// *                                                                         *
// *   This program is free software; you can redistribute it and/or modify  *
// *   it under the terms of the GNU General Public License as published by  *
// *   the Free Software Foundation; either version 2 of the License, or     *
// *   (at your option) any later version.                                   *
// *                                                                         *
// ***************************************************************************

var wmTexts = Array();

// Global

wmTexts[0] = 'px';
wmTexts[1] = 'bold';
wmTexts[2] = 'italic';
wmTexts[3] = 'Left';
wmTexts[4] = 'Center';
wmTexts[5] = 'Right';
wmTexts[6] = 'Top';
wmTexts[7] = 'Middle';
wmTexts[8] = 'Bottom';

// Color picker
//

wmTexts[100] = 'YourZM Color Picker';
wmTexts[101] = 'Cancel';

// Pages

wmTexts[200] = 'All pages';
wmTexts[201] = 'All valid pages';
wmTexts[211] = 'Welcome page';
wmTexts[212] = 'Navigation page';
wmTexts[213] = 'Photo set page';
wmTexts[214] = 'Video set page';

// wmWindow
//

wmTexts[1000] = 'Part 1 : General window settings';
wmTexts[1001] = 'Window name';
wmTexts[1002] = 'Background color';
wmTexts[1003] = 'Border width';
wmTexts[1004] = 'Border color';
wmTexts[1005] = 'Page';
wmTexts[1006] = 'Width';
wmTexts[1007] = 'Height';
wmTexts[1008] = 'Part ';
wmTexts[1009] = 'active element(s)';

// boxText
//

wmTexts[3000] = 'Part 2 : Font and colors settings';
wmTexts[3001] = 'Font Family';
wmTexts[3002] = 'Font Size';
wmTexts[3003] = 'Font Color';
wmTexts[3004] = 'Part 3 : Text';
wmTexts[3005] = 'Text';

// boxImage
//

wmTexts[3100] = 'Part 2 : URL';
wmTexts[3101] = 'Image URL';

// boxPictures
//

wmTexts[3200] = 'Part 2 : Box settings';
wmTexts[3201] = 'Pictures Type';
wmTexts[3202] = 'Latest pictures';
wmTexts[3203] = 'Most popular pictures';
wmTexts[3204] = 'Pictures Number';
wmTexts[3205] = 'Part 3 : Color and border settings';
wmTexts[3206] = 'Frame Background Color';
wmTexts[3207] = 'Space between movies';

// boxMovies
//

wmTexts[3300] = 'Part 2 : Box settings';
wmTexts[3301] = 'Movies Type';
wmTexts[3302] = 'Latest movies';
wmTexts[3303] = 'Most popular movies';
wmTexts[3304] = 'Movies Number';
wmTexts[3305] = 'Part 3 : Color and border settings';
wmTexts[3306] = 'Frame Background Color';
wmTexts[3307] = 'Space between movies';

// boxMenu
//

wmTexts[3400] = 'Part 2 : Color settings';
wmTexts[3401] = 'Background color';
wmTexts[3402] = 'Text color';
wmTexts[3403] = 'Background color [mouse over]';
wmTexts[3404] = 'Text color [mouse over]';
wmTexts[3405] = 'Part 3 : Font settings';
wmTexts[3406] = 'Font Family';
wmTexts[3407] = 'Font Size';
wmTexts[3408] = 'Font Type';
wmTexts[3409] = 'Part 4 : Other settings';
wmTexts[3410] = 'Space between menu items';
wmTexts[3411] = 'Items alignment';
wmTexts[3412] = 'Width of the box';

// boxNavigationNext
//

wmTexts[3500] = 'Part 2 : Color settings';
wmTexts[3501] = 'Background color';
wmTexts[3502] = 'Text color';
wmTexts[3503] = 'Background color [mouse over]';
wmTexts[3504] = 'Text color [mouse over]';
wmTexts[3505] = 'Part 3 : Font settings';
wmTexts[3506] = 'Font Family';
wmTexts[3507] = 'Font Size';
wmTexts[3508] = 'Font Type';
wmTexts[3509] = 'Part 4 : Other settings';
wmTexts[3510] = 'Space between menu items';
wmTexts[3511] = 'Items alignment';
wmTexts[3512] = 'Width of the box';

// boxNavigationPictures
//

wmTexts[3600] = 'Part 2 : Box settings';
wmTexts[3601] = 'Pictures Number';
wmTexts[3602] = 'Frame Background Color';
wmTexts[3603] = 'Space between pictures';
wmTexts[3604] = 'Part 3 : Link settings';
wmTexts[3605] = 'Text color';
wmTexts[3606] = 'Text color [mouse over]';
wmTexts[3607] = 'Font Family';
wmTexts[3608] = 'Font Size';
wmTexts[3609] = 'Font Type';
wmTexts[3610] = 'Horizontal alignment';
wmTexts[3611] = 'Vertical alignment';

// boxNavigationMovies
//

wmTexts[3700] = 'Part 2 : Box settings';
wmTexts[3701] = 'Movies Number';
wmTexts[3702] = 'Frame Background Color';
wmTexts[3703] = 'Space between pictures';
wmTexts[3704] = 'Part 3 : Link settings';
wmTexts[3705] = 'Text color';
wmTexts[3706] = 'Text color [mouse over]';
wmTexts[3707] = 'Font Family';
wmTexts[3708] = 'Font Size';
wmTexts[3709] = 'Font Type';
wmTexts[3710] = 'Horizontal alignment';
wmTexts[3711] = 'Vertical alignment';

// boxPhotoSet
//

wmTexts[3800] = 'Part 2 : Box settings';
wmTexts[3801] = 'Pictures Number';
wmTexts[3802] = 'Frame Background Color';
wmTexts[3803] = 'Space between pictures';
wmTexts[3804] = 'Part 3 : Link settings';
wmTexts[3805] = 'Text color';
wmTexts[3806] = 'Text color [mouse over]';
wmTexts[3807] = 'Font Family';
wmTexts[3808] = 'Font Size';
wmTexts[3809] = 'Font Type';
wmTexts[3810] = 'Horizontal alignment';
wmTexts[3811] = 'Vertical alignment';

// boxMovieSet
//

wmTexts[3900] = 'Part 2 : Box settings';
wmTexts[3901] = 'Movies Number';
wmTexts[3902] = 'Frame Background Color';
wmTexts[3903] = 'Space between pictures';
wmTexts[3904] = 'Part 3 : Link settings';
wmTexts[3905] = 'Text color';
wmTexts[3906] = 'Text color [mouse over]';
wmTexts[3907] = 'Font Family';
wmTexts[3908] = 'Font Size';
wmTexts[3909] = 'Font Type';

function wmText(index)
{
	return wmTexts[index];
}

