QNX: Changed user-visible strings, RIM->BlackBerry, pin->PIN

Change-Id: Id36ae5e877889627224ae3f2a2178509c885ca1b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
Tobias Nätterlund
2013-02-15 14:50:34 +01:00
committed by Friedemann Kleint
parent 14457fefbd
commit f228db98c8
2 changed files with 6 additions and 6 deletions

View File

@@ -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>

View File

@@ -114,7 +114,7 @@
<enum>QFrame::WinPanel</enum>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Obtaining keys&lt;/span&gt;&lt;/p&gt;&lt;p&gt;You will need to order a pair of CSJ files from RIM, by &lt;a href=&quot;https://www.blackberry.com/SignedKeys/codesigning.html&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#004f69;&quot;&gt;visiting this page.&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Obtaining keys&lt;/span&gt;&lt;/p&gt;&lt;p&gt;You will need to order a pair of CSJ files from BlackBerry, by &lt;a href=&quot;https://www.blackberry.com/SignedKeys/codesigning.html&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#004f69;&quot;&gt;visiting this page.&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</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>