Hide Forgot
Description of problem: I don't think this tooltip is accurate anymore: #: ../src/subscription_manager/gui/data/choose_server.glade.h:7 msgid "" "Registering with Customer Portal, Subscription Asset Manager, CloudForms " "System Engine or Candlepin servers can be used to provide your system with " "updates and allow management through the selected server's interface." msgstr "" We should either update "CloudForms System Engine" to say "Satellite 6", or simplify the string.
https://github.com/candlepin/subscription-manager/pull/852
commit 81ec17b88d73425bca79a2911dfa7d1f98282dec Author: Bryan Kearney <bkearney> Date: Fri Jan 3 15:50:24 2014 -0500 1039736: Modify the remote server string to reference Satellite instead of CloudForms
Created attachment 855246 [details] "I will register with:" tool tip still shows former "CloudForms System Engine" string Testing Version... [root@jsefler-7 ~]# subscription-manager version server type: This system is currently not registered. subscription management server: 0.9.2-1 subscription-manager: 1.10.11-1.el7 python-rhsm: 1.10.11-1.el7 [root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/as/LC_MESSAGES/rhsm.mo | grep "Registering with" msgid "Registering with Customer Portal, Subscription Asset Manager, CloudForms System Engine or Candlepin servers can be used to provide your system with updates and allow management through the selected server's interface." FAILED: commit 81ec17b88d73425bca79a2911dfa7d1f98282dec appears to have updated the glade file, but the string does not appear to have been extracted yet.
81ec17b88d73425bca79a2911dfa7d1f98282dec got one tooltip, another still remains just below it.
Fixed in 52832cb981b4e9cbaf6e1b0646af0d319cdfddf2 in subscription-manager.git. Appearing in subscription-manager-1.10.12-1
Verifying Version... [root@jsefler-7 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: Unknown subscription-manager: 1.10.14-2.el7 python-rhsm: 1.10.12-1.el7 [root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/as/LC_MESSAGES/rhsm.mo | grep "Registering with" msgid "Registering with Customer Portal, Subscription Asset Manager, Satellite or Candlepin servers can be used to provide your system with updates and allow management through the selected server's interface." VERIFIED: "CloudForms System Engine" has been changed to "Satellite" [root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/as/LC_MESSAGES/rhsm.mo | grep -i "CloudForms" [root@jsefler-7 ~]# VERIFIED: None of the strings extracted for translation contain "CloudForms"
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.