Sha256: cdb3159f9a57f79e670fc1e48cbf7634033c312b926c647b8625b2a93ee466c8

Contents?: true

Size: 1.03 KB

Versions: 128

Compression:

Stored size: 1.03 KB

Contents

---
# This is the project-specific configuration file for setting up
# fast_gettext for your project.
gettext:
  # This is used for the name of the .pot and .po files; they will be
  # called <project_name>.pot?
  project_name: 'puppet-l10n'
  # This is used in comments in the .pot and .po files to indicate what
  # project the files belong to and should bea little more descriptive than
  # <project_name>
  package_name: puppet l10n demo
  # The locale that the default messages in the .pot file are in
  default_locale: en
  # The email used for sending bug reports.
  bugs_address: docs@puppetlabs.com
  # The holder of the copyright.
  copyright_holder: Puppet Labs, LLC.
  # This determines which comments in code should be eligible for translation.
  # Any comments that start with this string will be externalized. (Leave
  # empty to include all.)
  comments_tag: TRANSLATORS
  # Patterns for +Dir.glob+ used to find all files that might contain
  # translatable content, relative to the project root directory
  source_files:
    - 'lib/**/*.rb'

Version data entries

128 entries across 128 versions & 1 rubygems

Version Path
puppet-8.3.0 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.3.0-x86-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.3.0-x64-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.3.0-universal-darwin spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.4.0 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.4.0-x86-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.4.0-x64-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.4.0-universal-darwin spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-7.28.0 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-7.28.0-x86-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-7.28.0-x64-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-7.28.0-universal-darwin spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.3.1 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.3.1-x86-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.3.1-x64-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-8.3.1-universal-darwin spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-7.27.0 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-7.27.0-x86-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-7.27.0-x64-mingw32 spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml
puppet-7.27.0-universal-darwin spec/fixtures/integration/l10n/envs/prod/modules/demo/locales/config.yaml