diff --git a/description.xml b/description.xml
index 0ddf172..ec9268c 100644
--- a/description.xml
+++ b/description.xml
@@ -3,7 +3,7 @@
xmlns:dep="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
-
+
Инструменты для создания электронных изданий
diff --git a/ePublishing/Books.xba b/ePublishing/Books.xba
index 834847d..eb486ed 100644
--- a/ePublishing/Books.xba
+++ b/ePublishing/Books.xba
@@ -1,6 +1,6 @@
-Sub markBooks5
+Sub markBooks6
End Sub
Sub setUniqPageStyles
@@ -82,7 +82,7 @@ Sub setUniqPageStyles
EndIf
EndIf
Next pageCounter
- MsgBox getTranslation(allPagesHaveUniqPageStyle)
+ MsgBox getTranslation("allPagesHaveUniqPageStyle")
End Sub
Function getDuplicate(duplicateNames() As String) As String