diff options
author | Wantao Liu <[email protected]> | 2023-09-17 17:41:41 +0800 |
---|---|---|
committer | Wantao Liu <[email protected]> | 2023-09-17 17:51:08 +0800 |
commit | ecddb0fb6c027ef4610b09aa57142bf5024cd288 (patch) | |
tree | 6da436db0f0d023db0d6ce81d3f830780c8fb669 /twin/kcmtwin/twinrules/ruleslistbase.ui | |
parent | 5fde4286063666e491dcabb7f9e4c22ca6ed963c (diff) | |
download | tdebase-ecddb0fb6c027ef4610b09aa57142bf5024cd288.tar.gz tdebase-ecddb0fb6c027ef4610b09aa57142bf5024cd288.zip |
twin: replace three dot ellipsis with equally spaced ellipsis
Signed-off-by: Wantao Liu <[email protected]>
Diffstat (limited to 'twin/kcmtwin/twinrules/ruleslistbase.ui')
-rw-r--r-- | twin/kcmtwin/twinrules/ruleslistbase.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/twin/kcmtwin/twinrules/ruleslistbase.ui b/twin/kcmtwin/twinrules/ruleslistbase.ui index c3baa9a3d..233290e38 100644 --- a/twin/kcmtwin/twinrules/ruleslistbase.ui +++ b/twin/kcmtwin/twinrules/ruleslistbase.ui @@ -29,7 +29,7 @@ <cstring>new_button</cstring> </property> <property name="text"> - <string>&New...</string> + <string>&New…</string> </property> </widget> <widget class="KPushButton" row="1" column="1"> @@ -37,7 +37,7 @@ <cstring>modify_button</cstring> </property> <property name="text"> - <string>&Modify...</string> + <string>&Modify…</string> </property> </widget> <widget class="KPushButton" row="2" column="1"> |