X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Ftranslation.sync.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Ftranslation.sync.yml;h=5c39abc593ecdfbff70877bce3a3b9b467b5a235;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/vendor/drupal/console-en/translations/translation.sync.yml b/vendor/drupal/console-en/translations/translation.sync.yml new file mode 100644 index 000000000..5c39abc59 --- /dev/null +++ b/vendor/drupal/console-en/translations/translation.sync.yml @@ -0,0 +1,10 @@ +description: 'Sync translation files' +arguments: + language: 'Language to syncronize against English source files' +options: + file: 'Language file to be syncronize' +messages: + created-file: 'Yaml file "%s" was created for language "%s"' + error-generating: 'Error syncronizing file "%s" for "%s": "%s"' + error-writing: 'Error writing file "%s" for "%s": "%s"' + sync-finished: 'Syncronization of translation files was completed'