Skip to content

Commit 0f5a366

Browse files
committed
- language improvements
1 parent b02d7ef commit 0f5a366

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/upload/application/language/english/game/expedition_lang.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'exp_primitive_enemy_1' => 'Some primitive barbarians are attacking us with spaceships that can\'t even be named as such. If the fire gets serious we will be forced to fire back.', // ok
2121
'exp_primitive_enemy_2' => '',
2222
'exp_primitive_enemy_3' => 'We caught some radio transmissions from some drunk pirates. Seems like we will be under attack soon.', // ok
23-
'exp_primitive_enemy_4' => '',
23+
'exp_primitive_enemy_4' => 'We needed to fight some pirates which were, fortunately, only a few.', // ok
2424
'exp_primitive_enemy_5' => 'Some really desperate space pirates tried to capture our expedition fleet.', // ok
2525

2626
// found advanced enemy
@@ -63,7 +63,6 @@
6363
'exp_blackholl_1' => 'The fleet was sucked into a black hole is partially destroyed.',
6464
'exp_blackholl_2' => 'The fleet was sucked into a black hole, and was completely destroyed!',
6565
'exp_found_goods' => 'The fleet has discovered an unmanned spacecraft! <br> His scouts have recovered %s de %s, %s de %s, %s de %s y %s de %s.',
66-
'exp_found_ships' => 'Your expedition ran into the shipyards of a colony that was deserted eons ago. In the shipyards hangar they discover some ships that could be salvaged. The technicians are trying to get some of them to fly again.<br><br>The following ships are now part of the fleet:',
6766
'exp_back_home' => 'Your expedition returned to the hangar.',
6867
];
6968

src/upload/application/language/spanish/game/expedition_lang.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
'exp_blackholl_1' => 'La flota fue arrastrada hacia un agujero negro, esta parcialmente destruida.',
6464
'exp_blackholl_2' => 'La flota fue arrastrada hacia un agujero negro, y fue completamente destruida!',
6565
'exp_found_goods' => 'La flota ha descubierto una nave no tripulada! <br> Tus exploradores han recuperado %s de %s, %s de %s, %s de %s y %s de %s.',
66-
'exp_found_ships' => 'Tus exploradores han encontrado una flota abandonada, la dominaron y vienen de regreso. <br> Escuadron:',
6766
'exp_back_home' => 'Tu expedición regresó al hangar.',
6867
];
6968

0 commit comments

Comments
 (0)