From ba71d7f48794f4d6c45f86a69783f10671991b83 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 25 Oct 2020 21:11:57 +0000 Subject: [PATCH] Button labeled as post --- translations/ar.json | 3 ++- translations/ca.json | 3 ++- translations/cy.json | 3 ++- translations/de.json | 3 ++- translations/en.json | 3 ++- translations/es.json | 3 ++- translations/fr.json | 3 ++- translations/ga.json | 3 ++- translations/hi.json | 3 ++- translations/it.json | 3 ++- translations/ja.json | 3 ++- translations/oc.json | 3 ++- translations/pt.json | 3 ++- translations/ru.json | 3 ++- translations/zh.json | 3 ++- webinterface.py | 20 ++++++++++---------- 16 files changed, 40 insertions(+), 25 deletions(-) diff --git a/translations/ar.json b/translations/ar.json index 347c88698..8b70333e7 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -319,5 +319,6 @@ "Search": "بحث", "Expand": "وسعت", "Newswire": "نيوزواير", - "Links": "الروابط" + "Links": "الروابط", + "Post": "بريد" } diff --git a/translations/ca.json b/translations/ca.json index ebba9e5ef..214184a70 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -319,5 +319,6 @@ "Search": "Cerca", "Expand": "Amplia", "Newswire": "Newswire", - "Links": "Enllaços" + "Links": "Enllaços", + "Post": "Publicació" } diff --git a/translations/cy.json b/translations/cy.json index e3e72859d..06181119b 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -319,5 +319,6 @@ "Search": "Chwilio", "Expand": "Ehangu", "Newswire": "Newswire", - "Links": "Dolenni" + "Links": "Dolenni", + "Post": "Post" } diff --git a/translations/de.json b/translations/de.json index 7b673038a..550ee3697 100644 --- a/translations/de.json +++ b/translations/de.json @@ -319,5 +319,6 @@ "Search": "Suche", "Expand": "Erweitern", "Newswire": "Newswire", - "Links": "Links" + "Links": "Links", + "Post": "Post" } diff --git a/translations/en.json b/translations/en.json index 9bf3621e6..ea68f0fcd 100644 --- a/translations/en.json +++ b/translations/en.json @@ -319,5 +319,6 @@ "Search": "Search", "Expand": "Expand", "Newswire": "Newswire", - "Links": "Links" + "Links": "Links", + "Post": "Post" } diff --git a/translations/es.json b/translations/es.json index c77e95c89..175d3af3b 100644 --- a/translations/es.json +++ b/translations/es.json @@ -319,5 +319,6 @@ "Search": "Buscar", "Expand": "Expandir", "Newswire": "Newswire", - "Links": "Enlaces" + "Links": "Enlaces", + "Post": "Enviar" } diff --git a/translations/fr.json b/translations/fr.json index 10fdb90df..2d2076367 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -319,5 +319,6 @@ "Search": "Chercher", "Expand": "Développer", "Newswire": "Newswire", - "Links": "Liens" + "Links": "Liens", + "Post": "Publier" } diff --git a/translations/ga.json b/translations/ga.json index c085ea734..1d122798a 100644 --- a/translations/ga.json +++ b/translations/ga.json @@ -319,5 +319,6 @@ "Search": "Cuardaigh", "Expand": "Leathnaigh", "Newswire": "Newswire", - "Links": "Naisc" + "Links": "Naisc", + "Post": "Post" } diff --git a/translations/hi.json b/translations/hi.json index 54a154a58..0d34600d6 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -319,5 +319,6 @@ "Search": "खोज", "Expand": "विस्तार", "Newswire": "न्यूज़वायर", - "Links": "लिंक" + "Links": "लिंक", + "Post": "पद" } diff --git a/translations/it.json b/translations/it.json index d86660d6c..18f8a232f 100644 --- a/translations/it.json +++ b/translations/it.json @@ -319,5 +319,6 @@ "Search": "Ricerca", "Expand": "Espandere", "Newswire": "Newswire", - "Links": "Collegamenti" + "Links": "Collegamenti", + "Post": "Inviare" } diff --git a/translations/ja.json b/translations/ja.json index 537e9deea..55f1e25f7 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -319,5 +319,6 @@ "Search": "探す", "Expand": "展開", "Newswire": "Newswire", - "Links": "リンク" + "Links": "リンク", + "Post": "役職" } diff --git a/translations/oc.json b/translations/oc.json index 693a2d357..4c430bf40 100644 --- a/translations/oc.json +++ b/translations/oc.json @@ -315,5 +315,6 @@ "Search": "Search", "Expand": "Expand", "Newswire": "Newswire", - "Links": "Links" + "Links": "Links", + "Post": "Post" } diff --git a/translations/pt.json b/translations/pt.json index 42adf4832..43e25bf51 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -319,5 +319,6 @@ "Search": "Pesquisa", "Expand": "Expandir", "Newswire": "Newswire", - "Links": "Links" + "Links": "Links", + "Post": "Postar" } diff --git a/translations/ru.json b/translations/ru.json index e84af4863..d368610f4 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -319,5 +319,6 @@ "Search": "Поиск", "Expand": "Развернуть", "Newswire": "Лента новостей", - "Links": "Ссылки" + "Links": "Ссылки", + "Post": "После" } diff --git a/translations/zh.json b/translations/zh.json index 0a21c792d..df60bbd88 100644 --- a/translations/zh.json +++ b/translations/zh.json @@ -319,5 +319,6 @@ "Search": "搜索", "Expand": "扩大", "Newswire": "新闻专线", - "Links": "链接" + "Links": "链接", + "Post": "发布" } diff --git a/webinterface.py b/webinterface.py index 9118f4da7..e6745a2df 100644 --- a/webinterface.py +++ b/webinterface.py @@ -6415,8 +6415,8 @@ def htmlTimeline(defaultTimeline: str, else: newPostButtonStr = \ '' + \ - '\n' + '\n' elif boxName == 'tlblogs' or boxName == 'tlnews': if not iconsAsButtons: newPostButtonStr = \ @@ -6429,8 +6429,8 @@ def htmlTimeline(defaultTimeline: str, else: newPostButtonStr = \ '' + \ - '\n' + '\n' elif boxName == 'tlevents': if not iconsAsButtons: newPostButtonStr = \ @@ -6443,8 +6443,8 @@ def htmlTimeline(defaultTimeline: str, else: newPostButtonStr = \ '' + \ - '\n' + '\n' else: if not manuallyApproveFollowers: if not iconsAsButtons: @@ -6458,8 +6458,8 @@ def htmlTimeline(defaultTimeline: str, else: newPostButtonStr = \ '' + \ - '\n' + '\n' else: if not iconsAsButtons: newPostButtonStr = \ @@ -6472,8 +6472,8 @@ def htmlTimeline(defaultTimeline: str, else: newPostButtonStr = \ '' + \ - '\n' + '\n' # This creates a link to the profile page when viewed # in lynx, but should be invisible in a graphical web browser tlStr += \