Explorar el Código

Update gamemanager.php

Adjokip hace 8 años
padre
commit
ff025b821b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      lang/English/modules/gamemanager.php

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

@@ -203,4 +203,5 @@ define('admin', "Admin");
 define('cid', "CID");
 define('cid', "CID");
 define('phan', "Phantom");
 define('phan', "Phantom");
 define('sec', "Seconds");
 define('sec', "Seconds");
-?>
+define('unknown_rsync_mirror', "You attempted to start an update from a mirror which doesn't exist.");
+?>