Project

General

Custom queries

Profile

Actions

Bug #10241

closed

extracting strings does not work without hacking the code

Added by Bryan Kearney almost 10 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Localization
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I tried to extract the strings by running rake plugin:gettext[katello]
from the foreman checkout. I got several errors. I would like to be able to run this command with no errors.

Issues I saw included:

/app/lib/actions/katello/content_view/node_metadata_generate.rb
  • null error parsing _("Generate and Synchronize Capsule Metadata for %s") % input[:environment_name]
/lib/katello/load_configuration.rb
  • parsiing the :validation lambda

/lib/katello/logging.rb
the trace= commands did not exist. I have to ask, why is katello configuring any logging? It should inherit from the core.

Added by Bryan Kearney about 9 years ago

Revision 0926d5d4 (diff)

Fixes #10241 - Fix the varioius humanized names so that katello strings can be extracted.

Added by Justin Sherrill about 9 years ago

Revision f8ae3de7

Merge pull request #5760 from bkearney/bkearney/10241

Fixes #10241 - Fix the various humanized names so that katello strin…

Actions

Also available in: Atom PDF