瀏覽代碼

- Remove Wekan_version translation string.

Thanks to xet7 !
Lauri Ojansivu 6 年之前
父節點
當前提交
78e88f4c42
共有 3 個文件被更改,包括 8 次插入2 次删除
  1. 7 0
      CHANGELOG.md
  2. 1 1
      client/components/settings/informationBody.jade
  3. 0 1
      i18n/en.i18n.json

+ 7 - 0
CHANGELOG.md

@@ -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
 # v1.92 2018-12-16 Wekan release
 
 
 This release fixes the following bugs:
 This release fixes the following bugs:

+ 1 - 1
client/components/settings/informationBody.jade

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

+ 0 - 1
i18n/en.i18n.json

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