浏览代码

Autodoc: change index page link

Arthur Yefimov 2 年之前
父节点
当前提交
2d7bb2e609
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/Autodoc/Data/Langs/en.dat
  2. 1 1
      src/Autodoc/Data/Langs/ru.dat

+ 1 - 1
src/Autodoc/Data/Langs/en.dat

@@ -17,7 +17,7 @@ headingAfter ""
 headingSubtitle "Reference"
 headingSubtitle "Reference"
 indexHeadingSubtitle "Library Reference"
 indexHeadingSubtitle "Library Reference"
 overview "Overview"
 overview "Overview"
-indexLink "Module Index"
+indexLink "Main Page"
 
 
 tableColName "Name"
 tableColName "Name"
 tableColValue "Value"
 tableColValue "Value"

+ 1 - 1
src/Autodoc/Data/Langs/ru.dat

@@ -17,7 +17,7 @@ headingAfter ""
 headingSubtitle "Справочный лист"
 headingSubtitle "Справочный лист"
 indexHeadingSubtitle "Документация к библиотеке"
 indexHeadingSubtitle "Документация к библиотеке"
 overview "Введение"
 overview "Введение"
-indexLink "Список модулей"
+indexLink "Главный лист"
 
 
 tableColName "Имя"
 tableColName "Имя"
 tableColValue "Значение"
 tableColValue "Значение"