Skip to content

Commit 8a246e8

Browse files
committed
Donate
1 parent 658ec79 commit 8a246e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<project name="jlsitemap" default="dist" basedir=".">
2-
<property name="VERSION" value="1.9.0"/>
2+
<property name="VERSION" value="1.10.0"/>
33
<tstamp>
44
<format property="DATE" pattern="%d.%m.%Y"/>
55
</tstamp>

com_jlsitemap/admin/language/en-GB/en-GB.com_jlsitemap.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ COM_JLSITEMAP_ERROR_SITEMAP_NOT_FOUND = "Sitemap not found."
6262
COM_JLSITEMAP_ERROR_SITEMAP_UNIDENTIFIED = "Unidentified sitemap."
6363
COM_JLSITEMAP_ERROR_PLUGINS_NOT_FOUND = "Plugins not found."
6464

65-
COM_JLSITEMAP_ADMIN_TEXT = "<h3>JL Sitemap</h3><p>Component site maps for Joomla. Allows you to create a sitemap.xml file for your site.</p><p><a href='https://joomline.org/extensions/component-for-joomla/jlsitemap.html' target='_blank'>Extension page</a>|<a href='https://joomline.org/docs/79-documentation-extension-jl-sitemap.html' target='_blank'>Documentation</a>|<a href='https://github.com/Joomline/jlsitemap' target='_blank'>GitHub</a></p><h3>Authors</h3><p>Developed by<a href='https://joomline.ru/' target='_blank'>Joomline</a>: Igor Berdichevskiy and Vadim Kunitsyn.</p><h3>Donations:</h3><p>The component is developed by user donations.</p><p><a href='https://joomline.org/donatenewen.html?solution=JLSitemap' target='_blank'>Support the development of JL Sitemap</a></p>"
65+
COM_JLSITEMAP_ADMIN_TEXT = "<h3>JL Sitemap</h3><p>Component site maps for Joomla. Allows you to create a sitemap.xml file for your site.</p><p><a href='https://joomline.org/extensions/component-for-joomla/jlsitemap.html' target='_blank'>Extension page</a>|<a href='https://joomline.org/docs/79-documentation-extension-jl-sitemap.html' target='_blank'>Documentation</a>|<a href='https://github.com/Joomline/jlsitemap' target='_blank'>GitHub</a></p><h3>Authors</h3><p>Developed by<a href='https://joomline.ru/' target='_blank'>Joomline</a>: Igor Berdichevskiy and Vadim Kunitsyn.</p><h3>Donations:</h3><p>The component is developed by user donations.</p><p><a href='https://joomline.org/donatenewen.html?solution=JLSitemap' target='_blank' class='btn btn-primary'>Support the development of JL Sitemap</a></p>"

com_jlsitemap/admin/language/ru-RU/ru-RU.com_jlsitemap.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ COM_JLSITEMAP_ERROR_SITEMAP_NOT_FOUND = "Карта сайта не найден
6262
COM_JLSITEMAP_ERROR_SITEMAP_UNIDENTIFIED = "Неопознанная карта сайта."
6363
COM_JLSITEMAP_ERROR_PLUGINS_NOT_FOUND = "Плагины не найдены."
6464

65-
COM_JLSITEMAP_ADMIN_TEXT = "<h3>JL Sitemap</h3><p>Компонент карты сайта для Joomla. Позволяет быстро создать файл sitemap.xml для вашего сайта.</p><p><a href='https://joomline.ru/rasshirenija/komponenty/jlsitemap.html' target='_blank'>Страница расширения</a> | <a href='https://joomline.ru/docs/103-jlsitemap.html' target='_blank'>Документация</a> | <a href='https://github.com/Joomline/jlsitemap' target='_blank'>GitHub</a></p><h3>Об авторах</h3><p>Разработано <a href='https://joomline.ru/' target='_blank'>Joomline</a>: Igor Berdichevskiy и Vadim Kunitsyn.</p><h3>Пожертвования:</h3><p>Компонент развивается на пожертвования пользователей.</p><p><a href='https://joomline.ru/donatenew.html?solution=JLSitemap' target='_blank'>Поддержать разработку JL Sitemap</a></p>"
65+
COM_JLSITEMAP_ADMIN_TEXT = "<h3>JL Sitemap</h3><p>Компонент карты сайта для Joomla. Позволяет быстро создать файл sitemap.xml для вашего сайта.</p><p><a href='https://joomline.ru/rasshirenija/komponenty/jlsitemap.html' target='_blank'>Страница расширения</a> | <a href='https://joomline.ru/docs/103-jlsitemap.html' target='_blank'>Документация</a> | <a href='https://github.com/Joomline/jlsitemap' target='_blank'>GitHub</a></p><h3>Об авторах</h3><p>Разработано <a href='https://joomline.ru/' target='_blank'>Joomline</a>: Igor Berdichevskiy и Vadim Kunitsyn.</p><h3>Пожертвования:</h3><p>Компонент развивается на пожертвования пользователей.</p><p><a href='https://joomline.ru/donatenew.html?solution=JLSitemap' target='_blank' class='btn btn-primary'>Поддержать разработку JL Sitemap</a></p>"

0 commit comments

Comments
 (0)