From d790b970c8349c4a4abb259d5e5da7ff56409d8b Mon Sep 17 00:00:00 2001 From: Hannes Mannerheim Date: Tue, 24 Feb 2015 22:50:31 +0100 Subject: [PATCH] Ostatus alt text #107 #109, thx @llebegue! --- js/dom-functions.js | 8 ++++---- locale/ar.json | 3 ++- locale/ast.json | 3 ++- locale/ca.json | 3 ++- locale/de.json | 3 ++- locale/en.json | 3 ++- locale/eo.json | 3 ++- locale/es.json | 3 ++- locale/es_ahorita.json | 3 ++- locale/eu.json | 3 ++- locale/fa.json | 3 ++- locale/fi.json | 3 ++- locale/fr.json | 3 ++- locale/gl.json | 3 ++- locale/it.json | 3 ++- locale/no.json | 3 ++- locale/pt_br.json | 3 ++- locale/sv.json | 3 ++- locale/zh_cn.json | 3 ++- locale/zh_tw.json | 3 ++- 20 files changed, 42 insertions(+), 23 deletions(-) diff --git a/js/dom-functions.js b/js/dom-functions.js index 88518b2..602dfce 100644 --- a/js/dom-functions.js +++ b/js/dom-functions.js @@ -1242,7 +1242,7 @@ function showConversation(qid) { // external var ostatusHtml = ''; if(obj.is_local === false) { - ostatusHtml = ''; + ostatusHtml = ''; } @@ -1491,7 +1491,7 @@ function addToFeed(feed, after, extraClasses, isReply) { // external var ostatusHtml = ''; if(obj.from_profile.is_local === false) { - ostatusHtml = ''; + ostatusHtml = ''; } @@ -1547,7 +1547,7 @@ function addToFeed(feed, after, extraClasses, isReply) { // external var ostatusHtml = ''; if(obj.is_local === false) { - ostatusHtml = ''; + ostatusHtml = ''; } // show user actions @@ -1848,7 +1848,7 @@ function buildQueetHtml(obj, idInStream, extraClassesThisRun, requeeted_by) { // external var ostatusHtml = ''; if(obj.is_local === false) { - ostatusHtml = ''; + ostatusHtml = ''; } var queetTime = parseTwitterDate(obj.created_at); diff --git a/locale/ar.json b/locale/ar.json index 7faf234..0d058ca 100644 --- a/locale/ar.json +++ b/locale/ar.json @@ -117,5 +117,6 @@ "cropAndSave": "قُص و احفظ.", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/ast.json b/locale/ast.json index ff90148..4649d5b 100644 --- a/locale/ast.json +++ b/locale/ast.json @@ -117,5 +117,6 @@ "cropAndSave": "Recortar y guardar", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/ca.json b/locale/ca.json index edf4959..6ea2591 100644 --- a/locale/ca.json +++ b/locale/ca.json @@ -117,5 +117,6 @@ "cropAndSave": "Retalla i desa", "showTerms": "Llegeix les Condicions d\'Ús", "ellipsisMore": "Més", - "blockUser": "Bloca {username}" + "blockUser": "Bloca {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/de.json b/locale/de.json index c83793c..1d2796e 100644 --- a/locale/de.json +++ b/locale/de.json @@ -117,5 +117,6 @@ "cropAndSave": "Zuschneiden und Abspeichern", "showTerms": "{site-title} Nutzungsbedingungen", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/en.json b/locale/en.json index bc73ab3..8c91792 100644 --- a/locale/en.json +++ b/locale/en.json @@ -117,5 +117,6 @@ "cropAndSave": "Crop and save", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/eo.json b/locale/eo.json index 2eaf55a..89991d5 100644 --- a/locale/eo.json +++ b/locale/eo.json @@ -117,5 +117,6 @@ "cropAndSave": "Tondu kaj savu", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/es.json b/locale/es.json index a40b7e1..4105171 100644 --- a/locale/es.json +++ b/locale/es.json @@ -117,5 +117,6 @@ "cropAndSave": "Recortar y guardar", "showTerms": "Leer los términos de uso", "ellipsisMore": "Más", - "blockUser": "Bloquear {username}" + "blockUser": "Bloquear {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/es_ahorita.json b/locale/es_ahorita.json index 1df5359..f29dc9e 100644 --- a/locale/es_ahorita.json +++ b/locale/es_ahorita.json @@ -117,5 +117,6 @@ "cropAndSave": "Recortar y guardar", "showTerms": "Leer los términos de uso", "ellipsisMore": "Más", - "blockUser": "Bloquear {username}" + "blockUser": "Bloquear {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/eu.json b/locale/eu.json index 1ceb5fb..6c4d5cc 100644 --- a/locale/eu.json +++ b/locale/eu.json @@ -117,5 +117,6 @@ "cropAndSave": "Crop and save", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/fa.json b/locale/fa.json index 13b4716..5d093fc 100644 --- a/locale/fa.json +++ b/locale/fa.json @@ -117,5 +117,6 @@ "cropAndSave": "Crop and save", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/fi.json b/locale/fi.json index 769f092..c7d4e93 100644 --- a/locale/fi.json +++ b/locale/fi.json @@ -117,5 +117,6 @@ "cropAndSave": "Crop and save", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/fr.json b/locale/fr.json index f4cc912..809af31 100644 --- a/locale/fr.json +++ b/locale/fr.json @@ -117,5 +117,6 @@ "cropAndSave": "Recadrer et enregistrer", "showTerms": "Consulter les conditions d'utilisation", "ellipsisMore": "Plus", - "blockUser": "Bloquer {username}" + "blockUser": "Bloquer {username}", + "goToOriginalNotice": "Aller vers l\'avis d\'origine" } \ No newline at end of file diff --git a/locale/gl.json b/locale/gl.json index a15ebb2..081b383 100644 --- a/locale/gl.json +++ b/locale/gl.json @@ -117,5 +117,6 @@ "cropAndSave": "Recortar e gardar", "showTerms": "Ler os nosos términos de uso", "ellipsisMore": "Máis", - "blockUser": "Bloquear a {username}" + "blockUser": "Bloquear a {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/it.json b/locale/it.json index f8938cd..b2fed85 100644 --- a/locale/it.json +++ b/locale/it.json @@ -117,5 +117,6 @@ "cropAndSave": "ritaglia e salva", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/no.json b/locale/no.json index 6d08dfd..c997fc3 100644 --- a/locale/no.json +++ b/locale/no.json @@ -117,5 +117,6 @@ "cropAndSave": "Beskjær og lagre", "showTerms": "Vilkår for bruk", "ellipsisMore": "Mer", - "blockUser": "Blokker {username}" + "blockUser": "Blokker {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/pt_br.json b/locale/pt_br.json index 45c7416..d9e2b92 100644 --- a/locale/pt_br.json +++ b/locale/pt_br.json @@ -117,5 +117,6 @@ "cropAndSave": "Crop and save", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/sv.json b/locale/sv.json index 9313db1..7562030 100644 --- a/locale/sv.json +++ b/locale/sv.json @@ -117,5 +117,6 @@ "cropAndSave": "Beskär och spara", "showTerms": "Läs våra användarvillkor", "ellipsisMore": "Mer", - "blockUser": "Blockera {username}" + "blockUser": "Blockera {username}", + "goToOriginalNotice": "Gå till den ursprungliga queeten" } \ No newline at end of file diff --git a/locale/zh_cn.json b/locale/zh_cn.json index 3cdc842..2c26333 100644 --- a/locale/zh_cn.json +++ b/locale/zh_cn.json @@ -117,5 +117,6 @@ "cropAndSave": "Crop and save", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file diff --git a/locale/zh_tw.json b/locale/zh_tw.json index 35c31f1..7ec5457 100644 --- a/locale/zh_tw.json +++ b/locale/zh_tw.json @@ -117,5 +117,6 @@ "cropAndSave": "Crop and save", "showTerms": "Read our Terms of Use", "ellipsisMore": "More", - "blockUser": "Block {username}" + "blockUser": "Block {username}", + "goToOriginalNotice": "Go to original notice" } \ No newline at end of file