Forráskód Böngészése

Autodoc: change index page link

Arthur Yefimov 2 éve
szülő
commit
2d7bb2e609
2 módosított fájl, 2 hozzáadás és 2 törlés
  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"
 indexHeadingSubtitle "Library Reference"
 overview "Overview"
-indexLink "Module Index"
+indexLink "Main Page"
 
 tableColName "Name"
 tableColValue "Value"

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

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