Ostatus alt text #107 #109, thx @llebegue!

This commit is contained in:
Hannes Mannerheim 2015-02-24 22:50:31 +01:00
parent edfb9ada95
commit d790b970c8
20 changed files with 42 additions and 23 deletions

View File

@ -1242,7 +1242,7 @@ function showConversation(qid) {
// external
var ostatusHtml = '';
if(obj.is_local === false) {
ostatusHtml = '<a target="_blank" title="Ostatus" class="ostatus-link" href="' + obj.external_url + '"></a>';
ostatusHtml = '<a target="_blank" title="' + window.sL.goToOriginalNotice + '" class="ostatus-link" href="' + obj.external_url + '"></a>';
}
@ -1491,7 +1491,7 @@ function addToFeed(feed, after, extraClasses, isReply) {
// external
var ostatusHtml = '';
if(obj.from_profile.is_local === false) {
ostatusHtml = '<a target="_blank" title="Ostatus" class="ostatus-link" href="' + obj.from_profile.statusnet_profile_url + '"></a>';
ostatusHtml = '<a target="_blank" title="' + window.sL.goToOriginalNotice + '" class="ostatus-link" href="' + obj.from_profile.statusnet_profile_url + '"></a>';
}
@ -1547,7 +1547,7 @@ function addToFeed(feed, after, extraClasses, isReply) {
// external
var ostatusHtml = '';
if(obj.is_local === false) {
ostatusHtml = '<a target="_blank" title="Ostatus" class="ostatus-link" href="' + obj.statusnet_profile_url + '"></a>';
ostatusHtml = '<a target="_blank" title="' + window.sL.goToOriginalNotice + '" class="ostatus-link" href="' + obj.statusnet_profile_url + '"></a>';
}
// show user actions
@ -1848,7 +1848,7 @@ function buildQueetHtml(obj, idInStream, extraClassesThisRun, requeeted_by) {
// external
var ostatusHtml = '';
if(obj.is_local === false) {
ostatusHtml = '<a target="_blank" title="Ostatus" class="ostatus-link" href="' + obj.external_url + '"></a>';
ostatusHtml = '<a target="_blank" title="' + window.sL.goToOriginalNotice + '" class="ostatus-link" href="' + obj.external_url + '"></a>';
}
var queetTime = parseTwitterDate(obj.created_at);

View File

@ -117,5 +117,6 @@
"cropAndSave": "قُص و احفظ.",
"showTerms": "Read our Terms of Use",
"ellipsisMore": "More",
"blockUser": "Block {username}"
"blockUser": "Block {username}",
"goToOriginalNotice": "Go to original notice"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}