error in tech

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • error in tech

      hi i keep getting this error

      [b]Parse error: syntax error, unexpected '700' (T_LNUMBER), expecting ')' language/pt/TECH.php[/b] on line 217

      line 211- 218:
      700 => 'Premium Optimizations',
      701 => 'Weapons Upgrade',
      702 => 'Shield Upgrade',
      703 => 'Building Upgrade',
      704 => 'Ressource Upgrade',
      705 => 'Energy Upgrade',
      706 => 'Research Upgrade',
      707 => 'Fleet Upgrade',

      i have made no changes to this i also looked at the untouched zip and its the same...any ideas
    • All versions of pt language files have errors had make for mee to a litle pain chek them all ...

      Example

      $LNG['bd_lvl'] = 'Nível';
      $$LNG['bd_research'] = 'Pesquisa para';
      $LNG['bd_shipyard_required'] = 'Terás de construir um hangar primeiro!';