From 9b3a1dbe466b60055b4786a784ab4cf44d33c6da Mon Sep 17 00:00:00 2001 From: gregariomansa Date: Tue, 6 Feb 2018 08:25:53 -0300 Subject: [PATCH 1/4] Improving the English messages I have rewritten some English text in the code. The modified file is ingame.php, in the language/en folder. The modifications are only in the English messages. I have made no change in the actual code. --- language/en/INGAME.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/en/INGAME.php b/language/en/INGAME.php index 974ee9361..4b35a3b20 100644 --- a/language/en/INGAME.php +++ b/language/en/INGAME.php @@ -142,7 +142,7 @@ $LNG['ov_max_developed_fields'] = 'Max. Permitted fields'; $LNG['ov_fleet'] = 'Fleets'; $LNG['ov_admins_online'] = 'Active Admins'; -$LNG['ov_no_admins_online'] = 'Currently, there is no any online administrator'; +$LNG['ov_no_admins_online'] = 'Currently, there is no administrator online'; $LNG['ov_userbanner'] = "Player's Banner"; $LNG['ov_userrank_info'] = '%s (%s %d %s %s)'; $LNG['ov_teamspeak_not_online'] = 'The Teamspeak server not active this'; From 9461eb2c8045f259d8adcacf60a95f6e88419826 Mon Sep 17 00:00:00 2001 From: gregariomansa Date: Tue, 6 Feb 2018 20:33:08 -0300 Subject: [PATCH 2/4] Update INGAME.php --- language/en/INGAME.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/en/INGAME.php b/language/en/INGAME.php index 4b35a3b20..736294973 100644 --- a/language/en/INGAME.php +++ b/language/en/INGAME.php @@ -151,7 +151,7 @@ $LNG['ov_teamspeak_online'] = 'Online'; $LNG['ov_closed'] = 'The universe is currently disabled'; $LNG['ov_reflink'] = 'Recruits'; -$LNG['ov_noreflink'] = 'At the moment, you did not recruited any player.'; +$LNG['ov_noreflink'] = 'You have not recruited any players yet'; $LNG['ov_chat_online'] = 'Players in chat:'; //----------------------------------------------------------------------------// From a0cc6f120418be35a509a0819fe270e70ee7ff1a Mon Sep 17 00:00:00 2001 From: gregariomansa Date: Wed, 7 Feb 2018 09:28:01 -0300 Subject: [PATCH 3/4] Update INGAME.php --- language/en/INGAME.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/en/INGAME.php b/language/en/INGAME.php index 736294973..43e2c78f0 100644 --- a/language/en/INGAME.php +++ b/language/en/INGAME.php @@ -175,7 +175,7 @@ $LNG['gl_short_inactive'] = 'i'; $LNG['gl_short_long_inactive'] = 'I'; $LNG['gl_populed_planets'] = '%d Existing planets'; -$LNG['gl_out_space'] = 'Deep area of galaxy'; +$LNG['gl_out_space'] = 'Deep galaxy'; $LNG['gl_avaible_missiles'] = 'Available Missiles'; $LNG['gl_fleets'] = 'Fleet Slots'; $LNG['gl_avaible_grecyclers'] = 'Giga Recycler'; From 5b753e415ec947a7ba8dc7eec64ec3d3b73cbad1 Mon Sep 17 00:00:00 2001 From: gregariomansa Date: Wed, 7 Feb 2018 09:33:27 -0300 Subject: [PATCH 4/4] Update TECH.php --- language/en/TECH.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/en/TECH.php b/language/en/TECH.php index afbac8990..defe7db0d 100644 --- a/language/en/TECH.php +++ b/language/en/TECH.php @@ -266,7 +266,7 @@ 502 => 'Interceptor missiles are used to destroy attacking Interplanetary missiles.', 503 => 'Interplanetary missiles are used to destroy the opponents defenses.', -601 => 'The Geologist is a expert in astro-mineralogy and crystalography. He assists his teams in metallurgy and chemistry as he also takes care of the interplanetary communications optimising the use and refining of the raw material along the empire.', +601 => 'The Geologist is an expert in astro-mineralogy and crystalography. He assists in metallurgy and chemistry related subjects. He is in charge of optimising the use and refining of raw material throughout the empire.', 602 => 'The Admiral is an experienced veteran and a skillful strategist. The hardest battle is able to get an idea of the situation and contact their admirals subordinates. A wise emperor could rely on their help during the fighting.', 603 => 'The Engineer is a specialist in energy management. In peacetime, it increases the energy of all the colonies.', 604 => 'The guild of the Technocrats is composed of genius scientists, and you will find them always over the realm where all human logic would be defied. For thousands of years, no normal humans have ever cracked the code of a Technocrat. The Technocrat inspires the researchers of the empire with his presence.',