upadted l10n_update contrib module
This commit is contained in:
@@ -33,7 +33,7 @@ class L10nUpdateTest extends L10nUpdateTestBase {
|
||||
// Exclude drupal core and nl10n_update so no remote translations are
|
||||
// fetched.
|
||||
$edit = array(
|
||||
'disabled_projects' => 'drupal\nl10n_update',
|
||||
'disabled_projects' => "drupal\nl10n_update",
|
||||
);
|
||||
$this->drupalPost('admin/config/regional/language/update', $edit, t('Save configuration'));
|
||||
|
||||
|
@@ -6,9 +6,8 @@ version = '1.2'
|
||||
core = 7.x
|
||||
hidden = true
|
||||
|
||||
; Information added by Drupal.org packaging script on 2017-09-18
|
||||
version = "7.x-2.2"
|
||||
; Information added by Drupal.org packaging script on 2019-10-01
|
||||
version = "7.x-2.3"
|
||||
core = "7.x"
|
||||
project = "l10n_update"
|
||||
datestamp = "1505717347"
|
||||
|
||||
datestamp = "1569963490"
|
||||
|
@@ -8,9 +8,8 @@ hidden = true
|
||||
interface translation project = l10n_update_test_translate
|
||||
l10n path = sites/all/modules/contrib/l10n_update/tests/modules/l10n_update_test_translate/translations/l10n_update_test_translate.%language.po
|
||||
|
||||
; Information added by Drupal.org packaging script on 2017-09-18
|
||||
version = "7.x-2.2"
|
||||
; Information added by Drupal.org packaging script on 2019-10-01
|
||||
version = "7.x-2.3"
|
||||
core = "7.x"
|
||||
project = "l10n_update"
|
||||
datestamp = "1505717347"
|
||||
|
||||
datestamp = "1569963490"
|
||||
|
Reference in New Issue
Block a user