Bug 782883

Summary: bring AppConfig.katello? from headpin to allow localization of string diffs
Product: Red Hat Satellite Reporter: Tom McKay <tomckay>
Component: WebUIAssignee: Tom McKay <tomckay>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: esammons
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-27 00:32:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 703617, 747354    

Description Tom McKay 2012-01-18 19:19:30 UTC
A small number of strings will be different between katello and headpin: A couple help text changes, product name, descriptive product title, etc.

To make localization of headpin easier, the strings that are different will be moved into katello's git master from the headpin branch. The AppConfig.katello? flag will be used around these strings (just as it is used in headpin branch now).

Going forward, it will just be a matter of running 'rake gettext:find' in both master and headpin and diff'ing the resulting app.pot file to insure no new strings.

Comment 1 Tom McKay 2012-01-19 18:26:12 UTC
commit 77bf0887f543380c038ea652be29fab8f5723105
Author: Tom McKay <thomasmckay>
Date:   Thu Jan 19 13:17:48 2012 -0500

    782883 - AppConfig.katello? available, headpin strings added

No visible change to Katello UI but locale files will now contain headpin strings.

Comment 2 Mike McCune 2012-01-26 19:08:35 UTC
mass ON_QA move

Comment 4 Eric Sammons 2012-02-07 15:14:36 UTC
VERIFIED