Moved the Agents into their own repo. Kept the agent.pl just for reference
This commit is contained in:
parent
22381be29a
commit
8680a02b13
18132 changed files with 0 additions and 2569420 deletions
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "Konfigurationsfiler ");
|
||||
define('OGP_LANG_editing_file', "Redigerar fil");
|
||||
define('OGP_LANG_no_server_specfied', "Inget server-ID anges - kan inte lista några konfigurationsfiler.");
|
||||
define('OGP_LANG_no_home', "Du har inte tillgång till det angivna Server-ID't. ");
|
||||
define('OGP_LANG_no_configs_for_game', "Det här har inga konfigurationsfiler definierade.");
|
||||
define('OGP_LANG_name', "Namn");
|
||||
define('OGP_LANG_no_description', "Ingen beskrivning");
|
||||
define('OGP_LANG_description', "Beskrivning");
|
||||
define('OGP_LANG_invalid_file', "Den specificerade filen får inte ändras. ");
|
||||
define('OGP_LANG_wrote_changes', "Filen sparades framgångsrikt. ");
|
||||
define('OGP_LANG_failed_write', "Misslyckades med att spara filen. ");
|
||||
define('OGP_LANG_failed_read', "Misslyckades med att läsa filen. ");
|
||||
define('OGP_LANG_save', "Spara");
|
||||
define('OGP_LANG_go_back', "Gå tillbaka");
|
||||
define('OGP_LANG_new_file', "Ny fil");
|
||||
Loading…
Add table
Add a link
Reference in a new issue