- Timestamp:
- 07/02/2008 08:21:53 PM (2 months ago)
- Location:
- sandbox/modules
- Files:
-
- 2 modified
-
opage/lang/en.lang.php (modified) (1 diff)
-
session/lang/en.lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sandbox/modules/opage/lang/en.lang.php
r4074 r4337 8 8 $lang->opage = "External Page"; 9 9 $lang->opage_path = "Location of External Document"; 10 $lang->opage_caching_interval = " SetCaching Time";10 $lang->opage_caching_interval = "Caching Time"; 11 11 12 12 $lang->about_opage = "This module enables usage of external html or php files in Zeroboard XE.<br />It allows absolute or relative path, and if the url starts with 'http://' , it can display the external page of the server."; -
sandbox/modules/session/lang/en.lang.php
r4311 r4337 3 3 * @file modules/session/lang/ko.lang.php 4 4 * @author zero <zero@nzeo.com> 5 * @brief 한국어 언어팩 (기본적인 내용만 수록)5 * @brief Korean Language Pack (Basic Contents Only) 6 6 **/ 7 7