Ignore:
Timestamp:
Apr 1, 2011, 10:54:39 PM (13 years ago)
Author:
mistic100
Message:

[extentions] BBCode Bar

  • uses markItUp!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/bbcode_bar/language/lv_LV/plugin.lang.php

    r9682 r9965  
    1111        $lang['ul_help']         = "Nesakārtots saraksts : [ul][li]element[/li][/ul]";
    1212        $lang['ol_help']         = "Sakārtots Saraksts : [ol][li]element[/li][/ol]";
     13        $lang['li_help']                = "List element : [li]element[/li]";
    1314
    1415        $lang['quote_help']     = "Pēdiņas : [quote]quote[/quote]";
     
    2425        $lang['huge']         = "Milzīgs";
    2526
    26         $lang['fc_help']     = "Fonta krāsa : [color=color]text[/color]";
    27         $lang['default_help']    = "Pēc noklusējuma";
    28         $lang['maroon_help']     = "Kastaņbrūna";
     27        $lang['color_help']     = "Fonta krāsa : [color=color]text[/color]";
    2928        $lang['red_help']         = "Sarkana";
    3029        $lang['orange_help']     = "Oranža";
    31         $lang['brown_help']     = "Brūna";
    3230        $lang['yellow_help']     = "Dzeltena";
    3331        $lang['green_help']     = "Zaļa";
    34         $lang['olive_help']     = "Olīva";
    35         $lang['cyan_help']         = "Ciāna";
    3632        $lang['blue_help']         = "Zila";
    37         $lang['darkblue_help']    = "Tumši Zila";
    38         $lang['indigo_help']     = "Indigo";
    39         $lang['violet_help']     = "Violēta";
     33        $lang['purple_help']     = "Violēta";
    4034        $lang['white_help']     = "Balta";
     35        $lang['grey_help']              = "Grey";
    4136        $lang['black_help']     = "Melna";
    4237
    43         $lang['help']            = "Pavisam viegli: Formatējumu iespējams pielietot tieši izvēlētajam tekstam.";
    44        
    45         $lang['repicon']        = "Ikonu mape.";
    46 
    4738?>
Note: See TracChangeset for help on using the changeset viewer.