Skip to content

Commit

Permalink
fix: remove bogus placeholders from source locale
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Sep 8, 2018
1 parent 15503ec commit aa3c38a
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion add-on/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"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",
"message": "Ermöglicht die Unterstützung für ipfs://, ipns:// und dweb:/ipfs/ durch die Normalisierung der Links und Anfragen durch nicht aktive Protokolle",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Enables support for ipfs://$cid, ipns://$peerid and dweb:/ipfs/$cid by normalizing links and requests done with unhandled protocols",
"message": "Enables support for ipfs://, ipns:// and dweb: by normalizing links and requests done with unhandled protocols",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"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",
"message": "Habilitar el soporte para pfs://, ipns:// y dweb:/ipfs/ por la normalización de enlaces y solicitudes con protocolos no controlados",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"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",
"message": "Active le support ipfs://, ipns:// et dweb:/ipfs/ en normalisant les liens et demandes faits avec des protocoles non gérées",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/hu/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Enables support for ipfs://$cid, ipns://$peerid and dweb:/ipfs/$cid by normalizing links and requests done with unhandled protocols",
"message": "Enables support for ipfs://, ipns:// and dweb:/ipfs/ by normalizing links and requests done with unhandled protocols",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/id/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Memungkinkan dukungan untuk ipfs://$cid, ipns://$peerid dan dweb:/ipfs/$cid oleh normalisasi tautan dan permintaan yang dilakukan dengan tidak tertangani protokol",
"message": "Memungkinkan dukungan untuk ipfs://, ipns:// dan dweb:/ipfs/ oleh normalisasi tautan dan permintaan yang dilakukan dengan tidak tertangani protokol",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Attiva il supporto per ipfs://$cid, ipns://$peerid e dweb:/ipfs/$cid normalizzando i collegamenti e le richieste fatte con protocolli non gestiti",
"message": "Attiva il supporto per ipfs://, ipns:// e dweb:/ipfs/ normalizzando i collegamenti e le richieste fatte con protocolli non gestiti",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Włącza wsparcie dla ipfs://$cid, ipns://$peerid oraz dweb:/ipfs/$cid poprzez normalizację linków i żądań wykonanych tymi protokołami",
"message": "Włącza wsparcie dla ipfs://, ipns:// oraz dweb: poprzez normalizację linków i żądań wykonanych tymi protokołami",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/pt/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Ativa o suporte para ipfs://$cid, ipns://$peerid e dweb:/ipfs/$cid ao normalizar links e pedidos para protocolos não tratados",
"message": "Ativa o suporte para ipfs://, ipns:// e dweb:/ipfs/ ao normalizar links e pedidos para protocolos não tratados",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/ro/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Sunt suportate ipfs://$cid, ipns://$peerid și dweb:/ipfs/$cid prin normalizarea linkurilor și cererilor care sunt făcute prin protocoale negestionate",
"message": "Sunt suportate ipfs://, ipns:// și dweb:/ipfs/ prin normalizarea linkurilor și cererilor care sunt făcute prin protocoale negestionate",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/ru/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Enables support for ipfs://$cid, ipns://$peerid and dweb:/ipfs/$cid by normalizing links and requests done with unhandled protocols",
"message": "Enables support for ipfs://, ipns:// and dweb:/ipfs/ by normalizing links and requests done with unhandled protocols",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/sv/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "Enables support for ipfs://$cid, ipns://$peerid and dweb:/ipfs/$cid by normalizing links and requests done with unhandled protocols",
"message": "Enables support for ipfs://, ipns:// and dweb:/ipfs/ by normalizing links and requests done with unhandled protocols",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down
2 changes: 1 addition & 1 deletion add-on/_locales/zh/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
},
"option_catchUnhandledProtocols_description": {
"message": "通过规范未经处理的协议的链接和请求来启用 ipfs://$cid, ipns://$peerid, dweb:/ipfs/$cid",
"message": "通过规范未经处理的协议的链接和请求来启用 ipfs://, ipns://, dweb:/ipfs/",
"description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
},
"option_linkify_title": {
Expand Down

0 comments on commit aa3c38a

Please sign in to comment.