[geeklog-cvs] geeklog-1.3/language english_utf-8.php,1.8,1.9 german.php,1.105,1.106 german_formal.php,1.25,1.26 german_utf-8.php,1.5,1.6

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Wed Oct 6 06:22:26 EDT 2004


Update of /var/cvs/geeklog-1.3/language
In directory www:/tmp/cvs-serv28706

Modified Files:
	english_utf-8.php german.php german_formal.php 
	german_utf-8.php 
Log Message:
Synced with english.php


Index: german_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/german_utf-8.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** german_utf-8.php	30 Sep 2004 20:15:52 -0000	1.5
--- german_utf-8.php	6 Oct 2004 10:22:23 -0000	1.6
***************
*** 1134,1138 ****
      58 => 'Der Feed wurde gespeichert.',
      59 => 'Der Feed wurde gelöscht.',
!     60 => 'Das Plugin wurde erfolgreich aktualisiert.'
  );
  
--- 1134,1139 ----
      58 => 'Der Feed wurde gespeichert.',
      59 => 'Der Feed wurde gelöscht.',
!     60 => 'Das Plugin wurde erfolgreich aktualisiert.',
!     61 => 'Plugin %s: Unbekannter Text-Platzhalter'
  );
  
***************
*** 1270,1272 ****
  );
  
! ?>
\ No newline at end of file
--- 1271,1273 ----
  );
  
! ?>

Index: german_formal.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/german_formal.php,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** german_formal.php	30 Sep 2004 20:15:52 -0000	1.25
--- german_formal.php	6 Oct 2004 10:22:23 -0000	1.26
***************
*** 1133,1137 ****
      58 => 'Der Feed wurde gespeichert.',
      59 => 'Der Feed wurde gelöscht.',
!     60 => 'Das Plugin wurde erfolgreich aktualisiert.'
  );
  
--- 1133,1138 ----
      58 => 'Der Feed wurde gespeichert.',
      59 => 'Der Feed wurde gelöscht.',
!     60 => 'Das Plugin wurde erfolgreich aktualisiert.',
!     61 => 'Plugin %s: Unbekannter Text-Platzhalter'
  );
  

Index: english_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/english_utf-8.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** english_utf-8.php	18 Sep 2004 14:55:45 -0000	1.8
--- english_utf-8.php	6 Oct 2004 10:22:23 -0000	1.9
***************
*** 999,1003 ****
      9 => 'This plugin requires a newer version of Geeklog. Either upgrade your copy of <a href="http://www.geeklog.net">Geeklog</a> or get a newer version of the plug-in.',
      10 => '<br><b>There are no plugins currently installed.</b><br><br>',
!     11 => 'To modify or delete a plug-in, click on that plug-in\'s number below. To learn more about a plug-in, click the plug-in name and you will be directed to that plug-in\'s website. To install or upgrade a plug-in please consult its documentation.',
      12 => 'no plugin name provided to plugineditor()',
      13 => 'Plugin Editor',
--- 999,1003 ----
      9 => 'This plugin requires a newer version of Geeklog. Either upgrade your copy of <a href="http://www.geeklog.net">Geeklog</a> or get a newer version of the plug-in.',
      10 => '<br><b>There are no plugins currently installed.</b><br><br>',
!     11 => 'To modify or delete a plug-in, click on thet plug-in name below. This will show the plug-in detail including the authors\'s website. Both the installed version and the version returned from the plug-in\'s code are shown. This will aid you to know if the plugin needs to be upgraded. To install or upgrade a plug-in please consult its documentation.',
      12 => 'no plugin name provided to plugineditor()',
      13 => 'Plugin Editor',
***************
*** 1016,1023 ****
      26 => 'Plug-in Name',
      27 => 'Plug-in Homepage',
!     28 => 'Plug-in Version',
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1016,1027 ----
      26 => 'Plug-in Name',
      27 => 'Plug-in Homepage',
!     28 => 'Installed Version',
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
! 
  );
  
***************
*** 1127,1131 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1131,1137 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  

Index: german.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/german.php,v
retrieving revision 1.105
retrieving revision 1.106
diff -C2 -d -r1.105 -r1.106
*** german.php	30 Sep 2004 20:15:52 -0000	1.105
--- german.php	6 Oct 2004 10:22:23 -0000	1.106
***************
*** 1132,1136 ****
      58 => 'Der Feed wurde gespeichert.',
      59 => 'Der Feed wurde gelöscht.',
!     60 => 'Das Plugin wurde erfolgreich aktualisiert.'
  );
  
--- 1132,1137 ----
      58 => 'Der Feed wurde gespeichert.',
      59 => 'Der Feed wurde gelöscht.',
!     60 => 'Das Plugin wurde erfolgreich aktualisiert.',
!     61 => 'Plugin %s: Unbekannter Text-Platzhalter'
  );
  




More information about the geeklog-cvs mailing list