aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2012-05-13 00:16:50 +0200
committerLuke Dashjr <luke-jr+git@utopios.org>2012-05-15 08:08:32 +0000
commit10593f3be185dda058b4e2c48a3e77e4a2e00246 (patch)
tree394c3d68c1f6c0b8f0c4854ad201bc97e5c418b2
parentdc15d56b2df25f5ea2e4d1d9b16a3f6578524035 (diff)
downloadbitcoin-10593f3be185dda058b4e2c48a3e77e4a2e00246.tar.xz
remove string "TextLabel" from warningLabel, as this is unneeded and as such is a silly translation less to do :)
-rw-r--r--src/qt/forms/askpassphrasedialog.ui3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/qt/forms/askpassphrasedialog.ui b/src/qt/forms/askpassphrasedialog.ui
index 3f6b668e06..ff3a77165b 100644
--- a/src/qt/forms/askpassphrasedialog.ui
+++ b/src/qt/forms/askpassphrasedialog.ui
@@ -28,9 +28,6 @@
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="warningLabel">
- <property name="text">
- <string>TextLabel</string>
- </property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>