Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/245635

Change subject: Update indentation to use tabs
......................................................................

Update indentation to use tabs

Change-Id: Ifeb8637adec17c9e88615cb505a40d71caf5b7cd
---
M i18n/en.json
1 file changed, 27 insertions(+), 27 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Offline 
refs/changes/35/245635/1

diff --git a/i18n/en.json b/i18n/en.json
index e6f9f69..9d96eb5 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,29 +1,29 @@
 {
-    "offline_desc": "Read articles offline, from *pedia dump files.  See page 
[[Special:Offline]] for status.",
-    "offline": "Offline configuration helper",
-    "offline_special_desc": "Status and diagnostics for the Offline 
extension.",
-    "offline_heading_status": "Current Status",
-    "offline_test_article": "Andalusia",
-    "offline_bad_test_article": "Internal error: the test_article \"$1\" was 
not found, but the index database seems to be good.",
-    "offline_index_test_pass": "Dump index was read successfully.",
-    "offline_index_test_fail": "Dump index cannot be read!",
-    "offlinewikipath_not_configured": "You have not set the $wgOfflineWikiPath 
variable in LocalSettings.php",
-    "offlinewikipath_not_found": "The directory specified by 
$wgOfflineWikiPath, <em>$1</em>, does not exist",
-    "offline_dbdir_not_found": "The database directory, <em>$1/db</em>, is 
missing index data files. These must be downloaded or built.",
-    "offline_unknown_index_error": "The index to your dump could not be read 
for an unknown reason. Perhaps the database files are damaged.",
-    "offline_bzload_test_pass": "Compressed dump files can be opened.",
-    "offline_bzload_test_fail": "Compressed dump files were not loaded!",
-    "offline_bz2_ext_needed": "Your PHP installation is missing the Bzip2 
library.",
-    "offline_bz2_file_gone": "The index pointed to a missing dump file: 
<em>$1</em>",
-    "offline_unknown_bz2_error": "There was an unknown problem reading dump 
file <em>$1</em>.",
-    "offline_article_test_pass": "Article data was found where expected.",
-    "offline_article_test_fail": "Indexed page has changed. Perhaps your index 
was made for another dump?",
-    "offline_hooks_test_pass": "Mediawiki article loader will fetch from dump 
data.",
-    "offline_hooks_test_fail": "Mediawiki article loader is not fetching from 
dump data. ",
-    "offline_cache_needed": "You need to set up a cache, such as 
`php-pecl-apc`.",
-    "offline_all_tests_pass": "You are good to go.",
-    "offline_subdir_status": "Index files were found in subdirectory named $1",
-    "offline_change_subdir": "Use the following directory prefix instead:",
-    "offline_change_language": "Dumps of the following languages have been 
detected. Check all dumps you want to make available.",
-    "offline_live_data_preferred": "Matches from the so-called live database 
will be preferred over dump text."
+       "offline_desc": "Read articles offline, from *pedia dump files.  See 
page [[Special:Offline]] for status.",
+       "offline": "Offline configuration helper",
+       "offline_special_desc": "Status and diagnostics for the Offline 
extension.",
+       "offline_heading_status": "Current Status",
+       "offline_test_article": "Andalusia",
+       "offline_bad_test_article": "Internal error: the test_article \"$1\" 
was not found, but the index database seems to be good.",
+       "offline_index_test_pass": "Dump index was read successfully.",
+       "offline_index_test_fail": "Dump index cannot be read!",
+       "offlinewikipath_not_configured": "You have not set the 
$wgOfflineWikiPath variable in LocalSettings.php",
+       "offlinewikipath_not_found": "The directory specified by 
$wgOfflineWikiPath, <em>$1</em>, does not exist",
+       "offline_dbdir_not_found": "The database directory, <em>$1/db</em>, is 
missing index data files. These must be downloaded or built.",
+       "offline_unknown_index_error": "The index to your dump could not be 
read for an unknown reason. Perhaps the database files are damaged.",
+       "offline_bzload_test_pass": "Compressed dump files can be opened.",
+       "offline_bzload_test_fail": "Compressed dump files were not loaded!",
+       "offline_bz2_ext_needed": "Your PHP installation is missing the Bzip2 
library.",
+       "offline_bz2_file_gone": "The index pointed to a missing dump file: 
<em>$1</em>",
+       "offline_unknown_bz2_error": "There was an unknown problem reading dump 
file <em>$1</em>.",
+       "offline_article_test_pass": "Article data was found where expected.",
+       "offline_article_test_fail": "Indexed page has changed. Perhaps your 
index was made for another dump?",
+       "offline_hooks_test_pass": "Mediawiki article loader will fetch from 
dump data.",
+       "offline_hooks_test_fail": "Mediawiki article loader is not fetching 
from dump data. ",
+       "offline_cache_needed": "You need to set up a cache, such as 
`php-pecl-apc`.",
+       "offline_all_tests_pass": "You are good to go.",
+       "offline_subdir_status": "Index files were found in subdirectory named 
$1",
+       "offline_change_subdir": "Use the following directory prefix instead:",
+       "offline_change_language": "Dumps of the following languages have been 
detected. Check all dumps you want to make available.",
+       "offline_live_data_preferred": "Matches from the so-called live 
database will be preferred over dump text."
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/245635
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifeb8637adec17c9e88615cb505a40d71caf5b7cd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Offline
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to