diff --git a/src/main/resources/assets/warpdrive/lang/de_de.lang b/src/main/resources/assets/warpdrive/lang/de_de.lang index 561bca8e..42d203e6 100644 --- a/src/main/resources/assets/warpdrive/lang/de_de.lang +++ b/src/main/resources/assets/warpdrive/lang/de_de.lang @@ -724,7 +724,7 @@ warpdrive.builder.guide.deployment_area_occupied_by_online_player2=Contact that warpdrive.builder.guide.too_many_players=Too many players detected: please stand in the beam one at a time. warpdrive.builder.guide.no_ship_token=Please come back once you've a Ship token. warpdrive.builder.guide.ship_token_detected=Ship token '%1$s' detected! -warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %1$d... +warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %2$d... warpdrive.builder.guide.ship_deployed=Ship deployed. Teleporting captain to the main deck warpdrive.builder.guide.welcome_aboard=Welcome aboard captain. Use the computer to get moving... diff --git a/src/main/resources/assets/warpdrive/lang/en_us.lang b/src/main/resources/assets/warpdrive/lang/en_us.lang index ff945da0..0ba94b10 100644 --- a/src/main/resources/assets/warpdrive/lang/en_us.lang +++ b/src/main/resources/assets/warpdrive/lang/en_us.lang @@ -720,7 +720,7 @@ warpdrive.builder.guide.deployment_area_occupied_by_online_player2=Contact that warpdrive.builder.guide.too_many_players=Too many players detected: please stand in the beam one at a time. warpdrive.builder.guide.no_ship_token=Please come back once you've a Ship token. warpdrive.builder.guide.ship_token_detected=Ship token '%1$s' detected! -warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %1$d... +warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %2$d... warpdrive.builder.guide.ship_deployed=Ship deployed. Teleporting captain to the main deck warpdrive.builder.guide.welcome_aboard=Welcome aboard captain. Use the computer to get moving... diff --git a/src/main/resources/assets/warpdrive/lang/fr_fr.lang b/src/main/resources/assets/warpdrive/lang/fr_fr.lang index ad981449..ec21d49e 100644 --- a/src/main/resources/assets/warpdrive/lang/fr_fr.lang +++ b/src/main/resources/assets/warpdrive/lang/fr_fr.lang @@ -722,7 +722,7 @@ warpdrive.builder.guide.deployment_area_occupied_by_online_player2=Contact that warpdrive.builder.guide.too_many_players=Too many players detected: please stand in the beam one at a time. warpdrive.builder.guide.no_ship_token=Please come back once you've a Ship token. warpdrive.builder.guide.ship_token_detected=Ship token '%1$s' detected! -warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %1$d... +warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %2$d... warpdrive.builder.guide.ship_deployed=Ship deployed. Teleporting captain to the main deck warpdrive.builder.guide.welcome_aboard=Welcome aboard captain. Use the computer to get moving... diff --git a/src/main/resources/assets/warpdrive/lang/nl_nl.lang b/src/main/resources/assets/warpdrive/lang/nl_nl.lang index 27722b7e..03e30e37 100644 --- a/src/main/resources/assets/warpdrive/lang/nl_nl.lang +++ b/src/main/resources/assets/warpdrive/lang/nl_nl.lang @@ -722,7 +722,7 @@ warpdrive.builder.guide.deployment_area_occupied_by_online_player2=Contact that warpdrive.builder.guide.too_many_players=Too many players detected: please stand in the beam one at a time. warpdrive.builder.guide.no_ship_token=Please come back once you've a Ship token. warpdrive.builder.guide.ship_token_detected=Ship token '%1$s' detected! -warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %1$d... +warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %2$d... warpdrive.builder.guide.ship_deployed=Ship deployed. Teleporting captain to the main deck warpdrive.builder.guide.welcome_aboard=Welcome aboard captain. Use the computer to get moving... diff --git a/src/main/resources/assets/warpdrive/lang/ru_ru.lang b/src/main/resources/assets/warpdrive/lang/ru_ru.lang index b1288814..ed5f4ce8 100644 --- a/src/main/resources/assets/warpdrive/lang/ru_ru.lang +++ b/src/main/resources/assets/warpdrive/lang/ru_ru.lang @@ -722,7 +722,7 @@ warpdrive.builder.guide.deployment_area_occupied_by_online_player2=Contact that warpdrive.builder.guide.too_many_players=Too many players detected: please stand in the beam one at a time. warpdrive.builder.guide.no_ship_token=Please come back once you've a Ship token. warpdrive.builder.guide.ship_token_detected=Ship token '%1$s' detected! -warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %1$d... +warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %2$d... warpdrive.builder.guide.ship_deployed=Ship deployed. Teleporting captain to the main deck warpdrive.builder.guide.welcome_aboard=Welcome aboard captain. Use the computer to get moving... diff --git a/src/main/resources/assets/warpdrive/lang/zh_cn.lang b/src/main/resources/assets/warpdrive/lang/zh_cn.lang index e634397c..1e9bfd88 100644 --- a/src/main/resources/assets/warpdrive/lang/zh_cn.lang +++ b/src/main/resources/assets/warpdrive/lang/zh_cn.lang @@ -723,7 +723,7 @@ warpdrive.builder.guide.deployment_area_occupied_by_online_player2=Contact that warpdrive.builder.guide.too_many_players=Too many players detected: please stand in the beam one at a time. warpdrive.builder.guide.no_ship_token=Please come back once you've a Ship token. warpdrive.builder.guide.ship_token_detected=Ship token '%1$s' detected! -warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %1$d... +warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %2$d... warpdrive.builder.guide.ship_deployed=Ship deployed. Teleporting captain to the main deck warpdrive.builder.guide.welcome_aboard=Welcome aboard captain. Use the computer to get moving... diff --git a/src/main/resources/assets/warpdrive/lang/zh_tw.lang b/src/main/resources/assets/warpdrive/lang/zh_tw.lang index 1d92d736..dfe310d6 100644 --- a/src/main/resources/assets/warpdrive/lang/zh_tw.lang +++ b/src/main/resources/assets/warpdrive/lang/zh_tw.lang @@ -721,7 +721,7 @@ warpdrive.builder.guide.deployment_area_occupied_by_online_player2=Contact that warpdrive.builder.guide.too_many_players=Too many players detected: please stand in the beam one at a time. warpdrive.builder.guide.no_ship_token=Please come back once you've a Ship token. warpdrive.builder.guide.ship_token_detected=Ship token '%1$s' detected! -warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %1$d... +warpdrive.builder.guide.ship_materialization_countdown=Stand by for ship materialization in %2$d... warpdrive.builder.guide.ship_deployed=Ship deployed. Teleporting captain to the main deck warpdrive.builder.guide.welcome_aboard=Welcome aboard captain. Use the computer to get moving...