- Remove Wekan_version translation string.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-12-16 18:36:50 +02:00
parent db63af5f7a
commit 78e88f4c42
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,10 @@
# Upcoming Wekan release
- In tranlations, only show name "Wekan" in Admin Panel Wekan version.
Elsewhere use general descriptions for whitelabeling.
Thanks to GitHub user xet7 for contributions.
# v1.92 2018-12-16 Wekan release
This release fixes the following bugs:

View file

@ -17,7 +17,7 @@ template(name='statistics')
table
tbody
tr
th {{_ 'Wekan_version'}}
th Wekan {{_ 'info'}}
td {{statistics.version}}
tr
th {{_ 'Node_version'}}

View file

@ -469,7 +469,6 @@
"outgoingWebhooksPopup-title": "Outgoing Webhooks",
"new-outgoing-webhook": "New Outgoing Webhook",
"no-name": "(Unknown)",
"Wekan_version": "Wekan version",
"Node_version": "Node version",
"OS_Arch": "OS Arch",
"OS_Cpus": "OS CPU Count",