Changeset 0abeddd4e2879b6d304928ce266723ecb4d6a0da
- Timestamp:
- 07/01/08 19:22:16
(2 months ago)
- Author:
- Rémi Denis-Courmont <rdenis@simphalempin.com>
- git-committer:
- Rémi Denis-Courmont <rdenis@simphalempin.com> 1214932936 +0300
- git-parent:
[127a867bc75e3688f0de69f9abb2ae41dc28faaf]
- git-author:
- Rémi Denis-Courmont <rdenis@simphalempin.com> 1214932936 +0300
- Message:
Fix gettext use
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re190119 |
r0abeddd |
|
| 80 | 80 | <widget class="QLineEdit" name="addressText" > |
|---|
| 81 | 81 | <property name="toolTip" > |
|---|
| 82 | | <string>_("Enter the URL of the network stream here, |
|---|
| 83 | | with or without the protocol.")</string> |
|---|
| | 82 | <string>_("Enter the URL of the network stream here, with or without the protocol.")</string> |
|---|
| 84 | 83 | </property> |
|---|
| 85 | 84 | </widget> |
|---|