|
|
@@ -16,6 +16,16 @@
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
<item row="0" column="0">
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_12">
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="label_5">
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ <property name="pixmap">
|
|
|
+ <pixmap resource="../../mirall.qrc">:/new/mirall/resources/ownCloud-32.png</pixmap>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
<property name="font">
|
|
|
@@ -26,7 +36,7 @@
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Create a new Owncloud:</string>
|
|
|
+ <string>Create a new ownCloud</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
@@ -48,13 +58,19 @@
|
|
|
<item row="1" column="0">
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
<property name="title">
|
|
|
- <string>Where do you want to create your Owncloud?</string>
|
|
|
+ <string>Where do you want to create your ownCloud?</string>
|
|
|
</property>
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
<item row="0" column="0" colspan="3">
|
|
|
<widget class="QRadioButton" name="createLocalRadioBtn">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <weight>75</weight>
|
|
|
+ <bold>true</bold>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
- <string>create Owncloud on this computer</string>
|
|
|
+ <string>create ownCloud on this computer</string>
|
|
|
</property>
|
|
|
<property name="checked">
|
|
|
<bool>true</bool>
|
|
|
@@ -90,7 +106,7 @@
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
</style></head><body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
|
|
|
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">This option installs the Owncloud on this computer. Other people will not be able to access your data.</span></p></body></html></string>
|
|
|
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">installs the ownCloud on this computer. Other people will not be able to access your data by default.</span></p></body></html></string>
|
|
|
</property>
|
|
|
<property name="textFormat">
|
|
|
<enum>Qt::AutoText</enum>
|
|
|
@@ -107,13 +123,13 @@ p, li { white-space: pre-wrap; }
|
|
|
<widget class="QRadioButton" name="createPerFTPRadioBtn">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <weight>50</weight>
|
|
|
- <bold>false</bold>
|
|
|
+ <weight>75</weight>
|
|
|
+ <bold>true</bold>
|
|
|
<underline>false</underline>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>create Owncloud on my domain</string>
|
|
|
+ <string>create ownCloud on my internet domain</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
@@ -140,9 +156,9 @@ p, li { white-space: pre-wrap; }
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
</style></head><body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
|
|
|
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">This option installs Owncloud on a domain you control. You need the FTP credentials for installations.</span></p>
|
|
|
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">installs ownCloud on a domain you control. You need the FTP credentials for the installation.</span></p>
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#585858;"></p>
|
|
|
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">This Owncloud will be visible in the internet.</span></p></body></html></string>
|
|
|
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">This ownCloud will be accessible from the internet.</span></p></body></html></string>
|
|
|
</property>
|
|
|
<property name="textFormat">
|
|
|
<enum>Qt::AutoText</enum>
|
|
|
@@ -158,7 +174,10 @@ p, li { white-space: pre-wrap; }
|
|
|
<item row="4" column="1">
|
|
|
<widget class="QLabel" name="label">
|
|
|
<property name="text">
|
|
|
- <string>Domain:</string>
|
|
|
+ <string>&Domain:</string>
|
|
|
+ </property>
|
|
|
+ <property name="buddy">
|
|
|
+ <cstring>myDomainEdit</cstring>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
@@ -190,6 +209,8 @@ p, li { white-space: pre-wrap; }
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
- <resources/>
|
|
|
+ <resources>
|
|
|
+ <include location="../../mirall.qrc"/>
|
|
|
+ </resources>
|
|
|
<connections/>
|
|
|
</ui>
|