mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3166 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6cd90d5645
commit
098bb606a6
63 changed files with 565 additions and 305 deletions
|
|
@ -1,29 +1,38 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<addon version="0.1">
|
||||
<title xml:lang="ko">Google Analytics</title>
|
||||
<title xml:lang="jp">Google Analytics アドオン</title>
|
||||
<title xml:lang="zh-CN">Google Analytics</title>
|
||||
<title xml:lang="zh-CN">Google Analytics</title>
|
||||
<title xml:lang="en">Google Analytics</title>
|
||||
<title xml:lang="ru">Google Analytics</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 9. 19">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="zh-CN">Zero</name>
|
||||
<name xml:lang="en">Zero</name>
|
||||
<name xml:lang="ru">Zero</name>
|
||||
<description xml:lang="ko">
|
||||
Google Analytics 코드를 사이트에 추가할 수 있습니다.
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
Google Analytics コードをサイトに追加することができます。
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
可以添加Google Analytics代码。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
Google Analytics
|
||||
</description>
|
||||
<description xml:lang="ru">
|
||||
Google Analytics
|
||||
</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
<var name="uacct">
|
||||
<title xml:lang="ko">uacct</title>
|
||||
<title xml:lang="zh-CN">uacct</title>
|
||||
<title xml:lang="en">uacct</title>
|
||||
<title xml:lang="ru">uacct</title>
|
||||
<description xml:lang="ko">Google Analytics 코드의 _uacct 값을 입력해주세요.</description>
|
||||
<description xml:lang="jp">Google Analytics コードの「uacct」値を入力してください。</description>
|
||||
<description xml:lang="zh-CN">请输入Google Analytics代码的_uacct值。</description>
|
||||
<description xml:lang="ko">请输入Google Analytics代码的_uacct值。</description>
|
||||
<description xml:lang="en">Google Analytics _uacct</description>
|
||||
<description xml:lang="ru">Google Analytics _uacct</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</addon>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue