mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
English language modifications
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10057 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
39826eb472
commit
899f73ee17
18 changed files with 90 additions and 80 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<input type="hidden" name="act" value="procAddonAdminSaveActivate" />
|
||||
<input type="hidden" name="sccess_return_url" value="{getRequestUriByServerEnviroment()}" />
|
||||
|
||||
<h1 class="h1">{$lang->installed_addon}</h1>
|
||||
<h1 class="h1">{$lang->installed_addons}</h1>
|
||||
<p>{$lang->about_installed_addon}</p>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<h1 class="h1">{$lang->installed_addon}</h1>
|
||||
<h1 class="h1">{$lang->installed_addons}</h1>
|
||||
<h2 class="h2">{$addon_info->title}</h2>
|
||||
<ul>
|
||||
<li>{$lang->version}: {$addon_info->version} ({zdate($addon_info->date, 'Y-m-d')})</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue