Changeset 307 for minimanager/lang/deDE.php
- Timestamp:
- Mar 13, 2008, 8:18:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
minimanager/lang/deDE.php
r304 r307 268 268 'skill_name' => 'Skill Name', //TODO 269 269 'skill_value' => 'Wert', 270 'talents' => 'Talents', 271 'talent' => 'Talent', 272 'talent_id' => 'ID', 273 'talent_name' => 'Talent Name', 274 'talent_value' => 'Value', 270 275 // --- $skill_rank_array --- 271 276 'apprentice' => 'Apprentice', //TODO: Translate … … 829 834 'max_uptime' => 'Maximum Server Uptime', 830 835 'uptime_prec' => ' Uptime percentage since first run', 831 'unique_ip' => 'Unique IPs last 24 Hour' //TODO836 'unique_ip' => 'Unique IPs last 24 Hour' 832 837 ); 833 838 … … 1061 1066 'unk0_desc' => 'TODO:', 1062 1067 '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', 1064 1069 'totem_category' => 'Totem Type', 1065 'totem_category_desc' => 'Type of the totem ',1070 'totem_category_desc' => 'Type of the totem. Linked to TotemCategory.dbc', 1066 1071 'socket_color' => 'Socket Color', 1067 1072 'socket_color_desc' => 'Color of this Socket.', … … 1069 1074 'socket_content_desc' => 'Jem socketed into this socket', 1070 1075 'socket_bonus' => 'Socket Bonus', 1071 'socket_bonus_desc' => 'Bonus upon socketting. ',1076 'socket_bonus_desc' => 'Bonus upon socketting. Linked to SpellItemEnchantment.dbc', 1072 1077 'gem_properties' => 'Gem Poperties', 1073 'gem_properties_desc' => ' TODO',1078 'gem_properties_desc' => 'Linked to GemProperties.dbc', 1074 1079 'custom_search' => 'Custom Filter', 1075 1080 'info' => 'Info.',
Note:
See TracChangeset
for help on using the changeset viewer.