aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-04-05 18:58:35 +0200
committerGuido Günther <agx@sigxcpu.org>2020-04-05 19:11:37 +0200
commit5c744b758f8fbe9bd44018b314b72ece9ebec3c1 (patch)
treeeb88bcd64ba56fad1bfbdbae36ef88f4ce832a94 /data
parent85371a0d68e7a6241ae23aa69ddfa067952f9534 (diff)
applet: Shorten balance information string
Diffstat (limited to 'data')
-rw-r--r--data/ui/ppm.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/ui/ppm.ui b/data/ui/ppm.ui
index 44f14bf..fe298ef 100644
--- a/data/ui/ppm.ui
+++ b/data/ui/ppm.ui
@@ -119,7 +119,8 @@
<child>
<object class="GtkLabel" id="label_balance_from">
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Balance information from</property>
+ <property name="label" translatable="yes">Balance from:</property>
+ <property name="wrap">True</property>
</object>
<packing>
<property name="top_attach">1</property>