Browse Source

new localization for visual improvement of new feature

®omano 9 years ago
parent
commit
6fbdb05bdf
1 changed files with 2 additions and 1 deletions
  1. 2 1
      lang/English/modules/user_games.php

+ 2 - 1
lang/English/modules/user_games.php

@@ -213,4 +213,5 @@ define('add_folder_info', "Write the name for the new folder, then click on the
 define('valid_user', "Please specify a valid user.");
 define('valid_group', "Please specify a valid group.");
 define('set_affinity', "Set Server Affinity");
-?>
+define('cpu_affinity_info', "Select the CPU core(s) you want to assign to the game server.");
+?>