瀏覽代碼

[DOCUMENTATION] add language name to document title.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@24056 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 14 年之前
父節點
當前提交
baa06f703c

+ 1 - 1
documentation/manual/ja/module_specs/Zend_Config_Writer.xml

@@ -2,7 +2,7 @@
 <!-- Reviewed: no -->
 <!-- EN-Revision: 23103 -->
 <sect1 id="zend.config.writer.introduction">
-    <title>Zend_Config_Writer</title>
+    <title>Zend_Config_Writer(日本語)</title>
 
     <para>
         <classname>Zend_Config_Writer</classname> は、設定ファイルに

+ 1 - 1
documentation/manual/ja/module_specs/Zend_ProgressBar_Adapter_JsPull.xml

@@ -2,7 +2,7 @@
 <!-- Reviewed: no -->
 <!-- EN-Revision: 22757 -->
 <sect3 id="zend.progressbar.adapter.jspull">
-    <title>Zend_ProgressBar_Adapter_JsPull</title>
+    <title>Zend_ProgressBar_Adapter_JsPull(日本語)</title>
     <para>
         <classname>Zend_ProgressBar_Adapter_JsPull</classname> は jsPush
         とは逆の動作をします。つまり、

+ 2 - 2
documentation/manual/ja/ref/language-snippets.xml

@@ -15,13 +15,13 @@
 
 <!ENTITY chapter.introduction.title             'Zend Framework の紹介'>
 
-<!ENTITY part.learning.title                    'Zend Framework を学ぶ'>
+<!ENTITY part.learning.title                    'Zend Framework を学ぶ(主に英語)'>
 <!ENTITY part.learning.quickstart.title         'クイックスタート(ごく一部のみ日本語)'>
 <!ENTITY part.learning.autoloading.title        'オートローディング(英語)'>
 <!ENTITY part.learning.plugins.title            'プラグイン(英語)'>
 <!ENTITY part.learning.layout.title             'Zend_Layout 入門(英語)'>
 <!ENTITY part.learning.view.placeholders.title  'Zend_View プレイスフォルダ入門(英語)'>
-<!ENTITY part.learning.form.decorators.title    'Zend Form デコレータを理解して使う(語)'>
+<!ENTITY part.learning.form.decorators.title    'Zend Form デコレータを理解して使う(ごく一部のみ日本語)'>
 <!ENTITY part.learning.multiuser.title          'Zend_Session, Zend_Auth, Zend_Acl 入門(英語)'>
 <!ENTITY part.learning.lucene.title             'Zend_Search_Lucene 入門(ごく一部のみ日本語)'>
 <!ENTITY part.learning.paginator.title          'Zend_Paginator 入門(英語)'>