[pnfrance-cvsnotices] traductions/pnpacks/PostNuke/system/Your_Account/pnlang/eng admin.php, NONE, 1.1 index.html, NONE, 1.1 user.php, NONE,
Auteur Sujet
Post 
  1. Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/Your_Account/pnlang/eng 
  2. In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/system/Your_Account/pnlang/eng 
  3.  
  4. Added Files: 
  5.     admin.php index.html user.php version.php  
  6. Log Message: 
  7.  
  8.  
  9. --- NEW FILE: admin.php --- 
  10. <?php 
  11. // $Id: admin.php,v 1.1 2005/10/24 16:09:16 chestnut Exp $ 
  12. // ---------------------------------------------------------------------- 
  13. // PostNuke Content Management System 
  14. // Copyright (C) 2001 by the PostNuke Development Team. 
  15. // http://www.postnuke.com/ 
  16. // ---------------------------------------------------------------------- 
  17. // Based on: 
  18. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  19. // Thatware - http://thatware.org/ 
  20. // ---------------------------------------------------------------------- 
  21. // LICENSE 
  22. // 
  23. // This program is free software; you can redistribute it and/or 
  24. // modify it under the terms of the GNU General Public License (GPL
  25. // as published by the Free Software Foundation; either version 2 
  26. // of the License, or (at your option) any later version. 
  27. // 
  28. // This program is distributed in the hope that it will be useful, 
  29. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  30. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  31. // GNU General Public License for more details. 
  32. // 
  33. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  34. // ---------------------------------------------------------------------- 
  35. // Original Author of file: Everyone 
  36. // Purpose of file: Translation files 
  37. // Translation team: Read credits in /docs/CREDITS.txt 
  38. // ---------------------------------------------------------------------- 
  39.  
  40. /** 
  41.  * ;@package PostNuke_System_Modules 
  42.  * ;@subpackage Your_Account 
  43.  * ;@license http://www.gnu.org/copyleft/gpl.html 
  44. */ 
  45.  
  46.  
  47. define('_YOURACCOUNT', 'User control panel configuration'); 
  48. define('_YOURACCOUNTEDITCONFIG', 'Modify user control panel configuration'); 
  49. define('_YOURACCOUNTITEMSPERROW', 'Items per row in user\'s account control panel'); 
  50. define('_YOURACCOUNTDISPLAYGRAPHICS', 'Dispay graphics in user\'s account control panel'); 
  51.  
  52. ?> 
  53. --- NEW FILE: index.html --- 
  54.  
  55. --- NEW FILE: version.php --- 
  56. <?php 
  57. // $Id: version.php,v 1.1 2005/10/24 16:09:16 chestnut Exp $ 
  58. // ---------------------------------------------------------------------- 
  59. // PostNuke Content Management System 
  60. // Copyright (C) 2001 by the PostNuke Development Team. 
  61. // http://www.postnuke.com/ 
  62. // ---------------------------------------------------------------------- 
  63. // Based on: 
  64. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  65. // Thatware - http://thatware.org/ 
  66. // ---------------------------------------------------------------------- 
  67. // LICENSE 
  68. // 
  69. // This program is free software; you can redistribute it and/or 
  70. // modify it under the terms of the GNU General Public License (GPL
  71. // as published by the Free Software Foundation; either version 2 
  72. // of the License, or (at your option) any later version. 
  73. // 
  74. // This program is distributed in the hope that it will be useful, 
  75. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  76. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  77. // GNU General Public License for more details. 
  78. // 
  79. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  80. // ---------------------------------------------------------------------- 
  81. // Original Author of file: Everyone 
  82. // Purpose of file: Translation files 
  83. // Translation team: Read credits in /docs/CREDITS.txt 
  84. // ---------------------------------------------------------------------- 
  85.  
  86. /** 
  87.  * ;@package PostNuke_System_Modules 
  88.  * ;@subpackage Your_Account 
  89.  * ;@license http://www.gnu.org/copyleft/gpl.html 
  90. */ 
  91.  
  92.  
  93. define('_YOURACCOUNT_NAME',        'Your_Account'); 
  94. define('_YOURACCOUNT_DISPLAYNAME', 'Your_Account'); 
  95. define('_YOURACCOUNT_DESCRIPTION', 'Configuration of personal account options'); 
  96.  
  97. ?> 
  98. --- NEW FILE: user.php --- 
  99. <?php 
  100. // $Id: user.php,v 1.1 2005/10/24 16:09:16 chestnut Exp $ 
  101. // ---------------------------------------------------------------------- 
  102. // PostNuke Content Management System 
  103. // Copyright (C) 2001 by the PostNuke Development Team. 
  104. // http://www.postnuke.com/ 
  105. // ---------------------------------------------------------------------- 
  106. // Based on: 
  107. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  108. // Thatware - http://thatware.org/ 
  109. // ---------------------------------------------------------------------- 
  110. // LICENSE 
  111. // 
  112. // This program is free software; you can redistribute it and/or 
  113. // modify it under the terms of the GNU General Public License (GPL
  114. // as published by the Free Software Foundation; either version 2 
  115. // of the License, or (at your option) any later version. 
  116. // 
  117. // This program is distributed in the hope that it will be useful, 
  118. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  119. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  120. // GNU General Public License for more details. 
  121. // 
  122. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  123. // ---------------------------------------------------------------------- 
  124. // Original Author of file: Everyone 
  125. // Purpose of file: Translation files 
  126. // Translation team: Read credits in /docs/CREDITS.txt 
  127. // ---------------------------------------------------------------------- 
  128.  
  129. /** 
  130.  * ;@package PostNuke_System_Modules 
  131.  * ;@subpackage Your_Account 
  132.  * ;@license http://www.gnu.org/copyleft/gpl.html 
  133. */ 
  134.  
  135. define('_YOURACCOUNTMAIN', 'Your user account control panel'); 
  136. define('_YOURACCOUNTNOITEMS','No items available in your user account control panel'); 
  137.  
  138. ?> 
  139. _______________________________________________ 
  140. Pnfrance-cvsnotices mailing list 
  141. Pnfrance-cvsnotices@lists.postnuke.com 
  142. http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices 
  143.  
Données personnelles