Ignore:
Timestamp:
Nov 23, 2007, 11:29:33 PM (17 years ago)
Author:
george
Message:

Minimanager 0.1.5b

File:
1 edited

Legend:

Unmodified
Added
Removed
  • minimanager/lang/trTR.php

    r19 r142  
    9393        'error_terms' => 'Terms of Service were Not Accepted',
    9494        'i_agree' => 'I Agree',
    95         'i_dont_agree' => 'I Do Not Agree'
     95        'i_dont_agree' => 'I Do Not Agree',
     96        'pass_too_long' => 'The password you have entered exceeds the maximum allowed length'
    9697        );
    9798       
     
    100101        'realm' =>'Sunucu',
    101102        'online' => 'Açýk',
    102         'offline_or_let_height' => 'Kapalý veya Çok Lag Var',
     103        'offline_or_let_high' => 'Kapalý veya Çok Lag Var',
    103104        'add_motd' => 'Günün Mesajý Ekle',
    104105        'delete' => 'Sil',
     
    11051106        'quest_freeforall' => 'Quest free for all',
    11061107        'armor_dmg_mod' => 'Armor Damage Modifier',
    1107         'armor_dmg_mod_desc' => 'TODO:'
     1108        'armor_dmg_mod_desc' => 'TODO:',
     1109        'ppm_rate' => 'ppmRate',
     1110        'ppm_rate_desc' => 'Number of proc per minute',
     1111        'item_spell' => 'Item Spell'
    11081112);
    11091113
     
    13821386        'search_results' => 'Search Results',
    13831387        'RacialLeader' => 'Racial Leader',
    1384         'RacialLeader_desc' => 'Set to 1 if the creature is Racial Leader'
     1388        'RacialLeader_desc' => 'Set to 1 if the creature is Racial Leader',
     1389        'dmgschool' => 'Damage School',
     1390        'dmgschool_desc' => 'The school of damage will be used by this mob'
    13851391        );
    13861392
Note: See TracChangeset for help on using the changeset viewer.