Sha256: 48c17b298564849a8c669be4b129e6f3169b05d5889244c871f581fc6013d9f9

Contents?: true

Size: 844 Bytes

Versions: 16

Compression:

Stored size: 844 Bytes

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: 'forge-ruby'
  # This is used in comments in the .pot and .po files to indicate what
  # project the files belong to and should bea little more desctiptive than
  # <project_name>
  package_name: Puppet Forge Gem
  # 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, Inc.
  # 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

16 entries across 16 versions & 1 rubygems

Version Path
puppet_forge-3.1.0 locales/config.yaml
puppet_forge-3.0.0 locales/config.yaml
puppet_forge-2.3.4 locales/config.yaml
puppet_forge-2.3.3 locales/config.yaml
puppet_forge-2.3.2 locales/config.yaml
puppet_forge-2.3.1 locales/config.yaml
puppet_forge-2.3.0 locales/config.yaml
puppet_forge-2.3.0.rc1 locales/config.yaml
puppet_forge-2.2.9 locales/config.yaml
puppet_forge-2.2.8 locales/config.yaml
puppet_forge-2.2.7 locales/config.yaml
puppet_forge-2.2.6 locales/config.yaml
puppet_forge-2.2.5 locales/config.yaml
puppet_forge-2.2.4 locales/config.yaml
puppet_forge-2.2.3 locales/config.yaml
puppet_forge-2.2.2 locales/config.yaml