Файл: bb3-mobi/contrib/detect_mobile/ru.xml
Строк: 99
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
<!--NOTICE: Please open this file in your web browser. If presented with a security warning, you may safely tell it to allow the blocked content.-->
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD.nAlthough MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD.nNo support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.5.xsd">
<header>
<meta name="generator" content="MODX file generated with PP MODX Creator by tumba25 (online version)"/>
<license><![CDATA[http://opensource.org/licenses/gpl-license.php GNU General Public License v2]]></license>
<title lang="en"><![CDATA[phpBB Mobile Version: Russian language]]></title>
<title lang="ru"><![CDATA[Мобильная версия phpBB: русский язык]]></title>
<author-group>
<author>
<username><![CDATA[Nekstati]]></username>
<homepage><![CDATA[http://www.phpbbguru.net]]></homepage>
</author>
</author-group>
<mod-version>1.0.0</mod-version>
<installation>
<level>easy</level>
<time>180</time>
<target-version>3.0.7-PL1</target-version>
</installation>
<link-group>
<link type="parent" href="install_mod.xml" lang="en">Main install instruction</link>
<link type="parent" href="install_mod.xml" lang="ru">Инструкция по установке мода</link>
</link-group>
</header>
<action-group>
<open src="language/ru/common.php">
<edit>
<find><![CDATA[ 'MINUTES' => 'минут',]]></find>
<action type="after-add"><![CDATA[ 'MOBILE_ON' => 'Мобильный вид',
'MOBILE_OFF' => 'Полная версия',]]></action>
</edit>
</open>
<open src="language/ru/acp/board.php">
<edit>
<find><![CDATA[ 'DISABLE_BOARD_EXPLAIN' => 'Конференция станет недоступной для посетителей. Также вы можете ввести короткое сообщение (до 255 символов), которое будут видеть посетители.',]]></find>
<action type="after-add"><![CDATA[ 'MOBILE_STYLE' => 'Стиль для мобильных устройств',
'MOBILE_STYLE_EXPLAIN' => 'Этот стиль будет использован автоматически для мобильных браузеров, а также при переходе по ссылке «Мобильный вид». Рекомендуется <em>деактивировать</em> этот стиль (см. вкладку «Стили»).',]]></action>
</edit>
</open>
</action-group>
</mod>