From 1e921a657f02748d1745f5d98cdb2b3c50dc9555 Mon Sep 17 00:00:00 2001 From: Sebastian Riehm Date: Sat, 25 Jan 2020 16:03:31 +0100 Subject: cosmetic changes: - http to https - replaced generic .com by specific TLD - updated some dead urls --- src/Wallabag/CoreBundle/Resources/translations/messages.da.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.es.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.it.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.th.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'src') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml index 8573ba72..47de066f 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml @@ -264,7 +264,7 @@ entry: # provided_by: 'Provided by' new: page_title: 'Gem ny artikel' - placeholder: 'http://website.com' + placeholder: 'https://website.dk' form_new: url_label: Url search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 206d3562..27585f77 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -264,7 +264,7 @@ entry: provided_by: 'Provided by' new: page_title: 'Save new entry' - placeholder: 'http://website.com' + placeholder: 'https://website.com' form_new: url_label: Url search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml index 10f5e79a..9d3ea5eb 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml @@ -264,7 +264,7 @@ entry: provided_by: 'Proporcionado por' new: page_title: 'Guardar un nuevo artículo' - placeholder: 'http://sitioweb.com' + placeholder: 'https://sitioweb.com' form_new: url_label: URL search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml index 730b7e68..c1fb74d3 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml @@ -264,7 +264,7 @@ entry: # provided_by: 'Provided by' new: page_title: 'ذخیرهٔ مقالهٔ تازه' - placeholder: 'http://website.com' + placeholder: 'https://website.ir' form_new: url_label: نشانی search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index 1eecd111..2b8bb092 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml @@ -264,7 +264,7 @@ entry: provided_by: "Fourni par" new: page_title: "Sauvegarder un nouvel article" - placeholder: "http://website.com" + placeholder: "https://website.fr" form_new: url_label: "Adresse" search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml index f1a8e3b1..8cee3e52 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml @@ -264,7 +264,7 @@ entry: # provided_by: 'Provided by' new: page_title: 'Salva un nuovo contenuto' - placeholder: 'http://website.com' + placeholder: 'https://website.it' form_new: url_label: Url search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml index 89bf8b16..052582ab 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml @@ -264,7 +264,7 @@ entry: provided_by: 'Provesit per' new: page_title: 'Enregistrar un novèl article' - placeholder: 'http://website.com' + placeholder: 'https://website.cat' form_new: url_label: Url search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index 0118ad21..93e8f852 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml @@ -264,7 +264,7 @@ entry: provided_by: 'Dostarczony przez' new: page_title: 'Zapisz nowy wpis' - placeholder: 'http://website.com' + placeholder: 'https://website.pl' form_new: url_label: Url search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml index d0082cda..7159569e 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml @@ -264,7 +264,7 @@ entry: provided_by: 'Fornecido por' new: page_title: 'Salvar novo artigo' - placeholder: 'http://website.com' + placeholder: 'https://website.pt' form_new: url_label: Url search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml index c8e2dfb4..f671da8d 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml @@ -264,7 +264,7 @@ entry: # provided_by: 'Provided by' new: page_title: 'Salvează un nou articol' - placeholder: 'http://website.com' + placeholder: 'https://website.ro' form_new: url_label: Url search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml index 41379f90..7d45df1c 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml @@ -264,7 +264,7 @@ entry: # provided_by: 'Provided by' new: page_title: 'Сохранить новую запись' - placeholder: 'http://website.com' + placeholder: 'https://website.ru' form_new: url_label: Ссылка search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml index b5a3bcb6..03f8fa9a 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml @@ -264,7 +264,7 @@ entry: # provided_by: 'Provided by' new: page_title: 'บันทึกรายการใหม่' - placeholder: 'http://website.com' + placeholder: 'https://website.th' form_new: url_label: Url search: diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml index 4aaef781..05cfbbfc 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml @@ -264,7 +264,7 @@ entry: # provided_by: 'Provided by' new: page_title: 'Yeni makaleyi kaydet' - placeholder: 'http://website.com' + placeholder: 'https://website.tr' form_new: url_label: Url search: -- cgit v1.2.3 From 1de4a8f938771b2a751a57056777aa4bcb8476c2 Mon Sep 17 00:00:00 2001 From: Sebastian Riehm Date: Mon, 27 Jan 2020 20:05:49 +0100 Subject: Update messages.es.yml --- src/Wallabag/CoreBundle/Resources/translations/messages.es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml index 9d3ea5eb..2cf67176 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml @@ -264,7 +264,7 @@ entry: provided_by: 'Proporcionado por' new: page_title: 'Guardar un nuevo artículo' - placeholder: 'https://sitioweb.com' + placeholder: 'https://sitioweb.es' form_new: url_label: URL search: -- cgit v1.2.3