rhymix/modules/lifepod/lang/en.lang.php
supershop bf94276932 영어 - 기존 번역본 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4049 201d5d3c-b55e-5fd7-737f-ddc643e51545
2008-03-30 07:25:32 +00:00

15 lines
518 B
PHP

<?php
/**
* @file en.lang.php
* @author haneul (haneul0318@gmail.com)
* @brief default language pack of lifepod module
**/
$lang->lifepod = "Lifepod";
$lang->calendar_address = "Calendar's XML Address";
$lang->cmd_lifepod_list = 'Lifepods List';
$lang->cmd_view_info = 'Lifepod Info.';
$lang->about_lifepod = "Lifepod is a calendar service provided by Openmaru Studio.<br />Lifepod Zeroboard XE module displays Lifepod's specific calendars as internal documents.";
?>