Sfoglia il codice sorgente

English language updated

- Text correction
Rocco27 8 anni fa
parent
commit
3f83912738
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lang/English/modules/cron.php

+ 1 - 1
lang/English/modules/cron.php

@@ -43,6 +43,6 @@ define('OGP_LANG_cron_events', "Cron Events");
 define('OGP_LANG_refresh_interval', "Refresh Interval");
 define('OGP_LANG_cron_no_servers_tied_to_account', "There are no servers directly assigned to your account.");
 define('OGP_LANG_cron_admin_link_display_text', "Cron Administration (All Servers)");
-define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "There aren't any game servers currently configured in OGP.");
+define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "There aren't any servers currently configured in OGP.");
 define('OGP_LANG_bad_inputs', "Scheduled time contains invalid characters.");
 ?>