Changeset 493ed9f
- Timestamp:
- 06/16/11 08:37:52 (2 years ago)
- Branches:
- master
- Parents:
- f76c12d
- git-author:
- Aurélien Bompard <aurelien@…> (06/16/11 08:37:52)
- git-committer:
- Aurélien Bompard <aurelien@…> (06/16/11 08:37:52)
- Location:
- lang
- Files:
-
- 8 edited
-
de/lang.php (modified) (1 diff)
-
en/lang.php (modified) (1 diff)
-
fr/lang.php (modified) (1 diff)
-
fr/settings.php (modified) (1 diff)
-
ja/lang.php (modified) (1 diff)
-
ja/settings.php (modified) (1 diff)
-
ru/lang.php (modified) (1 diff)
-
zh/lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/de/lang.php
rf76c12d r493ed9f 1 1 <?php 2 /** 3 * German language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Aurelien Bompard <aurelien@bompard.org> 7 */ 2 8 3 9 // settings must be present and set appropriately for the language -
lang/en/lang.php
rf76c12d r493ed9f 1 1 <?php 2 /** 3 * English language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Aurelien Bompard <aurelien@bompard.org> 7 */ 2 8 3 9 // settings must be present and set appropriately for the language -
lang/fr/lang.php
rf76c12d r493ed9f 1 1 <?php 2 /** 3 * French language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Aurelien Bompard <aurelien@bompard.org> 7 */ 2 8 3 9 // settings must be present and set appropriately for the language -
lang/fr/settings.php
r3f7a0a4 r493ed9f 1 1 <?php 2 2 /** 3 * English language file3 * French language file 4 4 * 5 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) -
lang/ja/lang.php
rf76c12d r493ed9f 1 1 <?php 2 /** 3 * Japanese language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Ikuo Obataya <ikuo_obataya@symplus.co.jp> 7 */ 2 8 3 9 // settings must be present and set appropriately for the language -
lang/ja/settings.php
rb7494cf r493ed9f 2 2 /** 3 3 * Japanese language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Ikuo Obataya <ikuo_obataya@symplus.co.jp> 4 7 */ 5 8 -
lang/ru/lang.php
rf76c12d r493ed9f 1 1 <?php 2 /** 3 * Russian language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Yuri Timofeev <tim4dev@gmail.com> 7 */ 2 8 3 9 // settings must be present and set appropriately for the language -
lang/zh/lang.php
rf76c12d r493ed9f 1 1 <?php 2 /** 3 * Chinese language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author lainme <lainme993@gmail.com> 7 */ 2 8 3 9 // settings must be present and set appropriately for the language
Note: See TracChangeset
for help on using the changeset viewer.

