Ignore:
Timestamp:
Mar 13, 2008, 8:18:42 PM (17 years ago)
Author:
george
Message:

Aktualizace na minimanager 0.1.6g.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • minimanager/lang/deDE.php

    r304 r307  
    268268        'skill_name' => 'Skill Name', //TODO
    269269        'skill_value' => 'Wert',
     270        'talents' => 'Talents',
     271        'talent' => 'Talent',
     272        'talent_id' => 'ID',
     273        'talent_name' => 'Talent Name',
     274        'talent_value' => 'Value',
    270275        // --- $skill_rank_array ---
    271276        'apprentice' => 'Apprentice', //TODO: Translate
     
    829834        'max_uptime' => 'Maximum Server Uptime',
    830835        'uptime_prec' => ' Uptime percentage since first run',
    831         'unique_ip' => 'Unique IPs last 24 Hour' //TODO
     836        'unique_ip' => 'Unique IPs last 24 Hour'
    832837);
    833838
     
    10611066        'unk0_desc' => 'TODO:',
    10621067        'extended_cost' => 'Extended Cost',
    1063         'extended_cost_desc' => 'Honor point required to buy',
     1068        'extended_cost_desc' => 'Honor point required to buy. Linked to ItemExtendedCost.dbc',
    10641069        'totem_category' => 'Totem Type',
    1065         'totem_category_desc' => 'Type of the totem',
     1070        'totem_category_desc' => 'Type of the totem. Linked to TotemCategory.dbc',
    10661071        'socket_color' => 'Socket Color',
    10671072        'socket_color_desc' => 'Color of this Socket.',
     
    10691074        'socket_content_desc' => 'Jem socketed into this socket',
    10701075        'socket_bonus' => 'Socket Bonus',
    1071         'socket_bonus_desc' => 'Bonus upon socketting.',
     1076        'socket_bonus_desc' => 'Bonus upon socketting. Linked to SpellItemEnchantment.dbc',
    10721077        'gem_properties' => 'Gem Poperties',
    1073         'gem_properties_desc' => 'TODO',
     1078        'gem_properties_desc' => 'Linked to GemProperties.dbc',
    10741079        'custom_search' => 'Custom Filter',
    10751080        'info' => 'Info.',
Note: See TracChangeset for help on using the changeset viewer.