diff --git a/src/plugins/qnx/blackberrykeyswidget.ui b/src/plugins/qnx/blackberrykeyswidget.ui index f0acadbdd13f0a8df7d38ffeb2dca1af9bf51fc4..a9156c533e592f5cb867800445ebcf63bc971a70 100644 --- a/src/plugins/qnx/blackberrykeyswidget.ui +++ b/src/plugins/qnx/blackberrykeyswidget.ui @@ -17,7 +17,7 @@ <item> <widget class="QGroupBox" name="groupBox"> <property name="title"> - <string>RIM Signing Authority</string> + <string>BlackBerry Signing Authority</string> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <item> diff --git a/src/plugins/qnx/blackberryregisterkeydialog.ui b/src/plugins/qnx/blackberryregisterkeydialog.ui index fcb5899098047868b4dc6755b92b020e53894cb9..936b46c6dd914e8e54a4b8776853496caf615405 100644 --- a/src/plugins/qnx/blackberryregisterkeydialog.ui +++ b/src/plugins/qnx/blackberryregisterkeydialog.ui @@ -114,7 +114,7 @@ <enum>QFrame::WinPanel</enum> </property> <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600;">Obtaining keys</span></p><p>You will need to order a pair of CSJ files from RIM, by <a href="https://www.blackberry.com/SignedKeys/codesigning.html"><span style=" text-decoration: underline; color:#004f69;">visiting this page.</span></a></p></body></html></string> + <string><html><head/><body><p><span style=" font-weight:600;">Obtaining keys</span></p><p>You will need to order a pair of CSJ files from BlackBerry, by <a href="https://www.blackberry.com/SignedKeys/codesigning.html"><span style=" text-decoration: underline; color:#004f69;">visiting this page.</span></a></p></body></html></string> </property> <property name="textFormat"> <enum>Qt::RichText</enum> @@ -177,7 +177,7 @@ <item row="2" column="0"> <widget class="QLabel" name="label_4"> <property name="text"> - <string>CSJ pin:</string> + <string>CSJ PIN:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> @@ -187,7 +187,7 @@ <item row="3" column="0"> <widget class="QLabel" name="label_5"> <property name="text"> - <string>CSK pin:</string> + <string>CSK PIN:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> @@ -197,7 +197,7 @@ <item row="4" column="0"> <widget class="QLabel" name="label_6"> <property name="text"> - <string>Confirm CSK pin:</string> + <string>Confirm CSK PIN:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> @@ -264,7 +264,7 @@ <enum>QLineEdit::Password</enum> </property> <property name="placeholderText"> - <string>This is the pin you entered when you requested the CSJ files.</string> + <string>This is the PIN you entered when you requested the CSJ files.</string> </property> </widget> </item>