Skip to content

Commit 6ee705c

Browse files
committed
fix: remove bogus placeholders from source locale
1 parent 00e05a2 commit 6ee705c

13 files changed

+13
-13
lines changed

add-on/_locales/de/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Ermöglicht die Unterstützung für ipfs://$cid, ipns://$peerid und dweb:/ipfs/$cid durch die Normalisierung der Links und Anfragen durch nicht aktive Protokolle",
279+
"message": "Ermöglicht die Unterstützung für ipfs://, ipns:// und dweb:/ipfs/ durch die Normalisierung der Links und Anfragen durch nicht aktive Protokolle",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/en/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Enables support for ipfs://$cid, ipns://$peerid and dweb:/ipfs/$cid by normalizing links and requests done with unhandled protocols",
279+
"message": "Enables support for ipfs://, ipns:// and dweb: by normalizing links and requests done with unhandled protocols",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/es/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Habilitar el soporte para pfs://$cid, ipns://$peerid y dweb:/ipfs/$cid por la normalización de enlaces y solicitudes con protocolos no controlados",
279+
"message": "Habilitar el soporte para pfs://, ipns:// y dweb:/ipfs/ por la normalización de enlaces y solicitudes con protocolos no controlados",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/fr/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Active le support ipfs://$cid, ipns://$peerid et dweb:/ipfs/$cid en normalisant les liens et demandes faits avec des protocoles non gérées",
279+
"message": "Active le support ipfs://, ipns:// et dweb:/ipfs/ en normalisant les liens et demandes faits avec des protocoles non gérées",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/hu/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Enables support for ipfs://$cid, ipns://$peerid and dweb:/ipfs/$cid by normalizing links and requests done with unhandled protocols",
279+
"message": "Enables support for ipfs://, ipns:// and dweb:/ipfs/ by normalizing links and requests done with unhandled protocols",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/id/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Memungkinkan dukungan untuk ipfs://$cid, ipns://$peerid dan dweb:/ipfs/$cid oleh normalisasi tautan dan permintaan yang dilakukan dengan tidak tertangani protokol",
279+
"message": "Memungkinkan dukungan untuk ipfs://, ipns:// dan dweb:/ipfs/ oleh normalisasi tautan dan permintaan yang dilakukan dengan tidak tertangani protokol",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/it/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Attiva il supporto per ipfs://$cid, ipns://$peerid e dweb:/ipfs/$cid normalizzando i collegamenti e le richieste fatte con protocolli non gestiti",
279+
"message": "Attiva il supporto per ipfs://, ipns:// e dweb:/ipfs/ normalizzando i collegamenti e le richieste fatte con protocolli non gestiti",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/pl/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Włącza wsparcie dla ipfs://$cid, ipns://$peerid oraz dweb:/ipfs/$cid poprzez normalizację linków i żądań wykonanych tymi protokołami",
279+
"message": "Włącza wsparcie dla ipfs://, ipns:// oraz dweb: poprzez normalizację linków i żądań wykonanych tymi protokołami",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/pt/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Ativa o suporte para ipfs://$cid, ipns://$peerid e dweb:/ipfs/$cid ao normalizar links e pedidos para protocolos não tratados",
279+
"message": "Ativa o suporte para ipfs://, ipns:// e dweb:/ipfs/ ao normalizar links e pedidos para protocolos não tratados",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/ro/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Sunt suportate ipfs://$cid, ipns://$peerid și dweb:/ipfs/$cid prin normalizarea linkurilor și cererilor care sunt făcute prin protocoale negestionate",
279+
"message": "Sunt suportate ipfs://, ipns:// și dweb:/ipfs/ prin normalizarea linkurilor și cererilor care sunt făcute prin protocoale negestionate",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/ru/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Enables support for ipfs://$cid, ipns://$peerid and dweb:/ipfs/$cid by normalizing links and requests done with unhandled protocols",
279+
"message": "Enables support for ipfs://, ipns:// and dweb:/ipfs/ by normalizing links and requests done with unhandled protocols",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/sv/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "Enables support for ipfs://$cid, ipns://$peerid and dweb:/ipfs/$cid by normalizing links and requests done with unhandled protocols",
279+
"message": "Enables support for ipfs://, ipns:// and dweb:/ipfs/ by normalizing links and requests done with unhandled protocols",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

add-on/_locales/zh/messages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
277277
},
278278
"option_catchUnhandledProtocols_description": {
279-
"message": "通过规范未经处理的协议的链接和请求来启用 ipfs://$cid, ipns://$peerid, dweb:/ipfs/$cid",
279+
"message": "通过规范未经处理的协议的链接和请求来启用 ipfs://, ipns://, dweb:/ipfs/",
280280
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
281281
},
282282
"option_linkify_title": {

0 commit comments

Comments
 (0)