This commit is contained in:
Georgy Litvinov 2021-05-19 17:40:41 +02:00
parent 58f1fb4c34
commit 995d7801a5
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
xmlns:dep="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="pro.litvinovg.epublishing" />
<version value="0.6.15" />
<version value="0.6.16" />
<platform value="all" />
<display-name>
<name lang="ru">Инструменты для создания электронных изданий</name>

View file

@ -41,7 +41,7 @@ Function getRussian(identifier As String) As String
getRussian = &quot;0 - возврат к автоматической нумерации&quot;
Exit Function
Case &quot;configText3&quot;
getRussian = &quot;Начать нумерацию сноско заново&quot;
getRussian = &quot;Начать нумерацию сносок заново&quot;
Exit Function
Case &quot;configText4&quot;
getRussian = &quot;после заголовков&quot;
@ -1526,4 +1526,4 @@ Function getBosnian(identifier As String) As String
getBosnian = &quot;No translation&quot;
End Select
End Function
</script:module>
</script:module>

Binary file not shown.