upadted l10n_update contrib module

This commit is contained in:
2019-10-14 10:31:06 +02:00
parent 9f043d25e9
commit 26fadc74e4
9 changed files with 58 additions and 20 deletions

View File

@@ -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'));

View File

@@ -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"

View File

@@ -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"