Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
],
"url": "https://www.mediawiki.org/wiki/Extension:SemanticExternalQueryLookup",
"descriptionmsg": "seql-desc",
"namemsg": "seql-name",
"license-name": "GPL-2.0-or-later",
"type": "semantic",
"requires": {
Expand Down
1 change: 1 addition & 0 deletions i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
]
},
"seql-desc": "Allows to integrate query results from a remote [https://semantic-mediawiki.org Semantic MediaWiki] into a local wiki",
"seql-name": "Semantic External Query Lookup",
"seql-interwiki-prefix-is-missing": "The selected \"$1\" source is missing a matching interwiki prefix.",
"seql-debug-query-not-supported": "The display of results for a debug query is not supported when using an external query source."
}
1 change: 1 addition & 0 deletions i18n/qqq.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
]
},
"seql-desc": "{{desc|name=Semantic External Query Lookup|url=https://www.mediawiki.org/wiki/Extension:Semantic_External_Query_Lookup}}",
"seql-name": "{{notranslate}}\nName of the extension as it should be displayed.",
"seql-interwiki-prefix-is-missing": "This is an error message.\n\n* $1 holds the label of the configured query source.",
"seql-debug-query-not-supported": "This is an error message."
}