|
|
@@ -2,7 +2,7 @@
|
|
|
/*
|
|
|
*
|
|
|
* OGP - Open Game Panel
|
|
|
- * Copyright (C) 2008 - 2017 The OGP Development Team
|
|
|
+ * Copyright (C) 2008 - 2018 The OGP Development Team
|
|
|
*
|
|
|
* http://www.opengamepanel.org/
|
|
|
*
|
|
|
@@ -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.");
|