diff --git a/CHANGELOG.md b/CHANGELOG.md index 30bd16d8d..020298b99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ - Fixed HTTP 500 while cron running in server-side [\#1321](https://github.com/torrentpier/torrentpier/pull/1321) ([belomaxorka](https://github.com/belomaxorka)) - Sending debug errors to us 🌚 via Telegram bot [\#1323](https://github.com/torrentpier/torrentpier/pull/1323) ([belomaxorka](https://github.com/belomaxorka)) - Don't update downloads counter if attachment not exists [\#1345](https://github.com/torrentpier/torrentpier/pull/1345) ([belomaxorka](https://github.com/belomaxorka)) -- Minor improvements [\#1306](https://github.com/torrentpier/torrentpier/pull/1306), [\#1307](https://github.com/torrentpier/torrentpier/pull/1307), [\#1308](https://github.com/torrentpier/torrentpier/pull/1308), [\#1315](https://github.com/torrentpier/torrentpier/pull/1315), [\#1328](https://github.com/torrentpier/torrentpier/pull/1328), [\#1338](https://github.com/torrentpier/torrentpier/pull/1338) ([belomaxorka](https://github.com/belomaxorka)) +- Minor improvements [\#1306](https://github.com/torrentpier/torrentpier/pull/1306), [\#1307](https://github.com/torrentpier/torrentpier/pull/1307), [\#1308](https://github.com/torrentpier/torrentpier/pull/1308), [\#1315](https://github.com/torrentpier/torrentpier/pull/1315), [\#1328](https://github.com/torrentpier/torrentpier/pull/1328), [\#1338](https://github.com/torrentpier/torrentpier/pull/1338), [\#1353](https://github.com/torrentpier/torrentpier/pull/1353) ([belomaxorka](https://github.com/belomaxorka)) - Some bugfixes [\#1326](https://github.com/torrentpier/torrentpier/pull/1326) ([belomaxorka](https://github.com/belomaxorka)) - Updated deps [\#1304](https://github.com/torrentpier/torrentpier/pull/1304), [\#1305](https://github.com/torrentpier/torrentpier/pull/1305) ([belomaxorka](https://github.com/belomaxorka)) - New Crowdin updates [\#1311](https://github.com/torrentpier/torrentpier/pull/1311), [\#1314](https://github.com/torrentpier/torrentpier/pull/1314), [\#1335](https://github.com/torrentpier/torrentpier/pull/1335), [\#1337](https://github.com/torrentpier/torrentpier/pull/1337), [\#1344](https://github.com/torrentpier/torrentpier/pull/1344) ([Exileum](https://github.com/Exileum)) diff --git a/styles/templates/default/tracker.tpl b/styles/templates/default/tracker.tpl index 2952a80a6..59c64afbc 100644 --- a/styles/templates/default/tracker.tpl +++ b/styles/templates/default/tracker.tpl @@ -366,10 +366,10 @@ ajax.callback.view_post = function(data) {     - {L_CATEGORY} + {L_CATEGORY} - {L_FORUM} + {L_FORUM} {L_TOPIC} @@ -378,7 +378,7 @@ ajax.callback.view_post = function(data) { {L_SIZE} S L - {L_REPLIES_SHORT} + {L_REPLIES_SHORT} SP diff --git a/styles/templates/default/viewtopic.tpl b/styles/templates/default/viewtopic.tpl index 0a84de789..2b7fccc2c 100644 --- a/styles/templates/default/viewtopic.tpl +++ b/styles/templates/default/viewtopic.tpl @@ -413,7 +413,7 @@ function build_poll_add_form (src_el) {postrow.MESSAGE}
-

{L_RELEASE_FROM_RG} {postrow.RG_NAME}

+

{L_RELEASE_FROM_RG} — {postrow.RG_NAME}


{postrow.RG_AVATAR}
{L_DESCRIPTION}: {postrow.RG_DESC}
diff --git a/styles/templates/default/viewtopic_torrent.tpl b/styles/templates/default/viewtopic_torrent.tpl index 2eee2b4dd..47a028ddf 100644 --- a/styles/templates/default/viewtopic_torrent.tpl +++ b/styles/templates/default/viewtopic_torrent.tpl @@ -31,7 +31,7 @@ ajax.callback.callseed = function (data) { - {dl_users.users_row.DL_OPTION_NAME} + {dl_users.users_row.DL_OPTION_NAME}
{dl_users.users_row.DL_OPTION_USERS}