1
0
Эх сурвалжийг харах

Merge pull request #6 from rocco27/master

Only corrections
rocco27 9 жил өмнө
parent
commit
0bb54a92e8

+ 2 - 2
lang/English/modules/util.php

@@ -38,7 +38,7 @@ define('command', "Command:");
 define('select_agent', "Select Agent:");
 define('select_agent', "Select Agent:");
 define('chdir_failed', "Error: chdir() returned false.");
 define('chdir_failed', "Error: chdir() returned false.");
 define('agent_invalid', "Invalid Agent specified.");
 define('agent_invalid', "Invalid Agent specified.");
-define('networktools_agent_offline', "Unable to execute your command on the selected agent because it is offline.");
+define('networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
 define('target_empty', "No remote target given.");
 define('target_empty', "No remote target given.");
 define('command_empty', "No command selected.");
 define('command_empty', "No command selected.");
 define('command_unavilable', "The selected command is unavailable on the selected agent.");
 define('command_unavilable', "The selected command is unavailable on the selected agent.");
@@ -93,4 +93,4 @@ define('invalid_steamid', "You have entered an invalid Steam ID.");
 define('invalid_immunity', "You entered an invalid immunity value.");
 define('invalid_immunity', "You entered an invalid immunity value.");
 define('submit', "Submit");
 define('submit', "Submit");
 define('post_failed', "The POST action failed. Unable to retrieve a response.");
 define('post_failed', "The POST action failed. Unable to retrieve a response.");
-?>
+?>