Changeset 5d86e67df293aad304717e538091ead47d130be3
- Timestamp:
- 08/11/07 01:45:23
(1 year ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1194482723 +0000
- git-parent:
[b2fc911ec3e1c1c41cbe25cf6685ef0775fea777]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1194482723 +0000
- Message:
Qt4 - Interfaces, strings change.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4d52eeb |
r5d86e67 |
|
| 27 | 27 | <widget class="QGroupBox" name="groupBox" > |
|---|
| 28 | 28 | <property name="title" > |
|---|
| 29 | | <string>_("Default Interface")</string> |
|---|
| | 29 | <string>_("Skins")</string> |
|---|
| 30 | 30 | </property> |
|---|
| 31 | 31 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 151 | 151 | <widget class="QGroupBox" name="groupBox_2" > |
|---|
| 152 | 152 | <property name="title" > |
|---|
| 153 | | <string>_("Interface / Network Interaction")</string> |
|---|
| | 153 | <string>_("Privacy / Network Interaction")</string> |
|---|
| 154 | 154 | </property> |
|---|
| 155 | 155 | <layout class="QGridLayout" > |
|---|