[geeklog-cvs] Geeklog-1.x/language english.php, 1.333, 1.334 english_utf-8.php, 1.117, 1.118 german.php, 1.187, 1.188 german_formal.php, 1.92, 1.93 german_formal_utf-8.php, 1.45, 1.46 german_utf-8.php, 1.76, 1.77

Dirk Haun dhaun at qs1489.pair.com
Sat Apr 26 12:53:18 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/language
In directory qs1489.pair.com:/tmp/cvs-serv18227

Modified Files:
	english.php english_utf-8.php german.php german_formal.php 
	german_formal_utf-8.php german_utf-8.php 
Log Message:
Replace references to config.php (bug #0000615)


Index: english_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/english_utf-8.php,v
retrieving revision 1.117
retrieving revision 1.118
diff -C2 -d -r1.117 -r1.118
*** english_utf-8.php	23 Apr 2008 18:39:25 -0000	1.117
--- english_utf-8.php	26 Apr 2008 16:53:16 -0000	1.118
***************
*** 783,787 ****
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Preview',
--- 783,787 ----
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'JavaScript needs to be enabled for Advanced Editor. Option can be disabled in the Configuration admin panel.',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Preview',
***************
*** 891,895 ****
      53 => 'registered',
      54 => 'Batch Admin',
!     55 => "This only works if you have <code>\$_CONF['lastlogin'] = true;</code> in your config.php",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
--- 891,895 ----
      53 => 'registered',
      54 => 'Batch Admin',
!     55 => "This only works if you have enabled the 'Record Last Login' option in the Configuration admin panel.",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',

Index: german_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/german_utf-8.php,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** german_utf-8.php	21 Mar 2008 20:16:49 -0000	1.76
--- german_utf-8.php	26 Apr 2008 16:53:16 -0000	1.77
***************
*** 784,788 ****
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Vorschau',
--- 784,788 ----
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'JavaScript needs to be enabled for Advanced Editor. Option can be disabled in the Configuration admin panel.',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Vorschau',
***************
*** 890,894 ****
      53 => 'registered',
      54 => 'User löschen',
!     55 => "This only works if you have <code>\$_CONF['lastlogin'] = true;</code> in your config.php",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
--- 890,894 ----
      53 => 'registered',
      54 => 'User löschen',
!     55 => "This only works if you have enabled the 'Record Last Login' option in the Configuration admin panel.",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
***************
*** 1248,1253 ****
      'backup_successful' => 'Backup der Datenbank war erfolgreich.',
      'no_backups' => 'Keine Backups im System',
!     'db_explanation' => 'Um ein neues Backup Deines Geeklog-Systems anzulegen, bitte auf Neu anlegen (s.o.) klicken.',
!     'not_found' => "Falscher Pfad oder mysqldump ist nicht ausführbar.<br>Bitte überprüfe die Variable <strong>\$_DB_mysqldump_path</strong> in der config.php.<br>Aktueller Wert der Variablen: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup fehlgeschlagen: Datei ist 0 Bytes groß.',
      'path_not_found' => "{$_CONF['backup_path']} existiert nicht oder ist kein Verzeichnis.",
--- 1248,1253 ----
      'backup_successful' => 'Backup der Datenbank war erfolgreich.',
      'no_backups' => 'Keine Backups im System',
!     'db_explanation' => 'Um ein neues Backup Deiner Datenbank anzulegen, bitte auf Neu anlegen (s.o.) klicken. Ein Klick auf einen Dateinamen lädt das Backup herunter.',
!     'not_found' => "Falscher Pfad oder mysqldump ist nicht ausführbar.<br' . XHTML . '>Bitte überprüfe die Einstellung <strong>mysqldump_path</strong> in der Konfiguration.<br' . XHTML . '>Aktuelle Einstellung: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup fehlgeschlagen: Datei ist 0 Bytes groß.',
      'path_not_found' => "{$_CONF['backup_path']} existiert nicht oder ist kein Verzeichnis.",

Index: german_formal.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/german_formal.php,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -d -r1.92 -r1.93
*** german_formal.php	21 Mar 2008 20:16:49 -0000	1.92
--- german_formal.php	26 Apr 2008 16:53:16 -0000	1.93
***************
*** 788,792 ****
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Vorschau',
--- 788,792 ----
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'JavaScript needs to be enabled for Advanced Editor. Option can be disabled in the Configuration admin panel.',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Vorschau',
***************
*** 894,898 ****
      53 => 'registered',
      54 => 'User löschen',
!     55 => "This only works if you have <code>\$_CONF['lastlogin'] = true;</code> in your config.php",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
--- 894,898 ----
      53 => 'registered',
      54 => 'User löschen',
!     55 => "This only works if you have enabled the 'Record Last Login' option in the Configuration admin panel.",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
***************
*** 1251,1256 ****
      'do_backup' => 'Backup anlegen',
      'backup_successful' => 'Backup der Datenbank war erfolgreich.',
!     'db_explanation' => 'Um ein neues Backup Ihres Geeklog-Systems anzulegen, bitte auf Neu anlegen (s.o.) klicken.',
!     'not_found' => "Falscher Pfad oder mysqldump ist nicht ausführbar.<br>Bitte überprüfe die Variable <strong>\$_DB_mysqldump_path</strong> in der config.php.<br>Aktueller Wert der Variablen: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup fehlgeschlagen: Datei ist 0 Bytes groß.',
      'path_not_found' => "{$_CONF['backup_path']} existiert nicht oder ist kein Verzeichnis.",
--- 1251,1256 ----
      'do_backup' => 'Backup anlegen',
      'backup_successful' => 'Backup der Datenbank war erfolgreich.',
!     'db_explanation' => 'Um ein neues Backup Ihrer Datenbank anzulegen, bitte auf Neu anlegen (s.o.) klicken. Ein Klick auf einen Dateinamen lädt das Backup herunter.',
!     'not_found' => "Falscher Pfad oder mysqldump ist nicht ausführbar.<br' . XHTML . '>Bitte überprüfen Sie die Einstellung <strong>mysqldump_path</strong> in der Konfiguration.<br' . XHTML . '>Aktuelle Einstellung: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup fehlgeschlagen: Datei ist 0 Bytes groß.',
      'path_not_found' => "{$_CONF['backup_path']} existiert nicht oder ist kein Verzeichnis.",

Index: german.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/german.php,v
retrieving revision 1.187
retrieving revision 1.188
diff -C2 -d -r1.187 -r1.188
*** german.php	21 Mar 2008 20:16:49 -0000	1.187
--- german.php	26 Apr 2008 16:53:16 -0000	1.188
***************
*** 784,788 ****
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Vorschau',
--- 784,788 ----
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'JavaScript needs to be enabled for Advanced Editor. Option can be disabled in the Configuration admin panel.',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Vorschau',
***************
*** 890,894 ****
      53 => 'registered',
      54 => 'User löschen',
!     55 => "This only works if you have <code>\$_CONF['lastlogin'] = true;</code> in your config.php",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
--- 890,894 ----
      53 => 'registered',
      54 => 'User löschen',
!     55 => "This only works if you have enabled the 'Record Last Login' option in the Configuration admin panel.",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
***************
*** 1248,1253 ****
      'backup_successful' => 'Backup der Datenbank war erfolgreich.',
      'no_backups' => 'Keine Backups im System',
!     'db_explanation' => 'Um ein neues Backup Deines Geeklog-Systems anzulegen, bitte auf Neu anlegen (s.o.) klicken.',
!     'not_found' => "Falscher Pfad oder mysqldump ist nicht ausführbar.<br>Bitte überprüfe die Variable <strong>\$_DB_mysqldump_path</strong> in der config.php.<br>Aktueller Wert der Variablen: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup fehlgeschlagen: Datei ist 0 Bytes groß.',
      'path_not_found' => "{$_CONF['backup_path']} existiert nicht oder ist kein Verzeichnis.",
--- 1248,1253 ----
      'backup_successful' => 'Backup der Datenbank war erfolgreich.',
      'no_backups' => 'Keine Backups im System',
!     'db_explanation' => 'Um ein neues Backup Deiner Datenbank anzulegen, bitte auf Neu anlegen (s.o.) klicken. Ein Klick auf einen Dateinamen lädt das Backup herunter.',
!     'not_found' => "Falscher Pfad oder mysqldump ist nicht ausführbar.<br' . XHTML . '>Bitte überprüfe die Einstellung <strong>mysqldump_path</strong> in der Konfiguration.<br' . XHTML . '>Aktuelle Einstellung: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup fehlgeschlagen: Datei ist 0 Bytes groß.',
      'path_not_found' => "{$_CONF['backup_path']} existiert nicht oder ist kein Verzeichnis.",

Index: german_formal_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/german_formal_utf-8.php,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** german_formal_utf-8.php	21 Mar 2008 20:16:49 -0000	1.45
--- german_formal_utf-8.php	26 Apr 2008 16:53:16 -0000	1.46
***************
*** 787,791 ****
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Vorschau',
--- 787,791 ----
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'JavaScript needs to be enabled for Advanced Editor. Option can be disabled in the Configuration admin panel.',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Vorschau',
***************
*** 893,897 ****
      53 => 'registered',
      54 => 'User löschen',
!     55 => "This only works if you have <code>\$_CONF['lastlogin'] = true;</code> in your config.php",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
--- 893,897 ----
      53 => 'registered',
      54 => 'User löschen',
!     55 => "This only works if you have enabled the 'Record Last Login' option in the Configuration admin panel.",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
***************
*** 1250,1255 ****
      'do_backup' => 'Backup anlegen',
      'backup_successful' => 'Backup der Datenbank war erfolgreich.',
!     'db_explanation' => 'Um ein neues Backup Ihres Geeklog-Systems anzulegen, bitte auf Neu anlegen (s.o.) klicken.',
!     'not_found' => "Falscher Pfad oder mysqldump ist nicht ausführbar.<br>Bitte überprüfe die Variable <strong>\$_DB_mysqldump_path</strong> in der config.php.<br>Aktueller Wert der Variablen: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup fehlgeschlagen: Datei ist 0 Bytes groß.',
      'path_not_found' => "{$_CONF['backup_path']} existiert nicht oder ist kein Verzeichnis.",
--- 1250,1255 ----
      'do_backup' => 'Backup anlegen',
      'backup_successful' => 'Backup der Datenbank war erfolgreich.',
!     'db_explanation' => 'Um ein neues Backup Ihrer Datenbank anzulegen, bitte auf Neu anlegen (s.o.) klicken. Ein Klick auf einen Dateinamen lädt das Backup herunter.',
!     'not_found' => "Falscher Pfad oder mysqldump ist nicht ausführbar.<br' . XHTML . '>Bitte überprüfen Sie die Einstellung <strong>mysqldump_path</strong> in der Konfiguration.<br' . XHTML . '>Aktuelle Einstellung: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup fehlgeschlagen: Datei ist 0 Bytes groß.',
      'path_not_found' => "{$_CONF['backup_path']} existiert nicht oder ist kein Verzeichnis.",

Index: english.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/english.php,v
retrieving revision 1.333
retrieving revision 1.334
diff -C2 -d -r1.333 -r1.334
*** english.php	23 Apr 2008 18:39:25 -0000	1.333
--- english.php	26 Apr 2008 16:53:16 -0000	1.334
***************
*** 783,787 ****
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Preview',
--- 783,787 ----
      75 => 'Full Featured',
      76 => 'Publish Options',
!     77 => 'JavaScript needs to be enabled for Advanced Editor. Option can be disabled in the Configuration admin panel.',
      78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor',
      79 => 'Preview',
***************
*** 891,895 ****
      53 => 'registered',
      54 => 'Batch Admin',
!     55 => "This only works if you have <code>\$_CONF['lastlogin'] = true;</code> in your config.php",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',
--- 891,895 ----
      53 => 'registered',
      54 => 'Batch Admin',
!     55 => "This only works if you have enabled the 'Record Last Login' option in the Configuration admin panel.",
      56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.',
      57 => 'Phantom users',




More information about the geeklog-cvs mailing list