diff --git a/description.xml b/description.xml
index 3645baf..1fbb359 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/journals.xba b/ePublishing/journals.xba
index b764d76..cbe81bd 100644
--- a/ePublishing/journals.xba
+++ b/ePublishing/journals.xba
@@ -64,7 +64,7 @@ Private Sub makeUpIssue
oViewCursor.jumpToPage(page)
oTextCursor = oViewCursor.Text.createTextCursorByRange(oViewCursor)
statusIndicator.Start(getTranslation("compileJournalIssueStatusInProgerss"),30)
- For i = 1 To 25
+ For i = 1 To 50
'Find section file
FilePath = findArticleFile(path,i)
If FilePath="" Then
@@ -1622,4 +1622,4 @@ Function getPageNumber(cursor As Object) As String
End Function
-
\ No newline at end of file
+