Sfoglia il codice sorgente

English language updated

- Text correction
Rocco27 8 anni fa
parent
commit
c2f517cf40
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

@@ -41,7 +41,7 @@ define('OGP_LANG_scheduled_jobs', "Scheduled jobs");
 define('OGP_LANG_there_are_no_scheduled_jobs', "There are no scheduled jobs");
 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 game servers directly assigned to your account.");
+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_bad_inputs', "Scheduled time contains invalid characters.");