diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2018-08-08 08:11:02 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2018-08-08 08:11:02 +0200 |
| commit | 0e976e9030719a0b26be1d36af8168450bb8df8f (patch) | |
| tree | e61f9c58dd5bc335e925be91667e0045f146c807 /locales/master.lng.xlf | |
| parent | 1a91e87b053d974802950dd35882f799223adeec (diff) | |
Added a link to MediaWiki dumps summary in import page for convenience
Diffstat (limited to 'locales/master.lng.xlf')
| -rw-r--r-- | locales/master.lng.xlf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/master.lng.xlf b/locales/master.lng.xlf index 2199e5229..e80995058 100644 --- a/locales/master.lng.xlf +++ b/locales/master.lng.xlf @@ -5005,7 +5005,7 @@ <source>MediaWiki Dump File Selection: select an XML file (which may be bz2- or gz-encoded)</source> </trans-unit> <trans-unit id="ed7c38d1" xml:space="preserve" approved="no" translate="yes"> - <source>You can import MediaWiki dumps here. An example is the file</source> + <source>You can import <a href="https://dumps.wikimedia.org/backup-index-bydb.html" target="_blank">MediaWiki dumps</a> here. An example is the file</source> </trans-unit> <trans-unit id="6e081749" xml:space="preserve" approved="no" translate="yes"> <source>"Import MediaWiki Dump"</source> |
