summaryrefslogtreecommitdiff
path: root/ui/qt/sequence_dialog.ui
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-02-25 23:26:23 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-21 19:05:01 +0000
commitaa082ce7863965c6c87301088d5eb0684d21f567 (patch)
treedc5f3f3ee1aa37bb38f2fd1ffde587fbf2a04843 /ui/qt/sequence_dialog.ui
parent57d68fe53442a749a82d0a71bada84e4f4da104f (diff)
downloadwireshark-aa082ce7863965c6c87301088d5eb0684d21f567.tar.gz
Enhance translation (rename toolTip to avoid similar string...)
Change-Id: I23e30b445ac587e2702477afcf6b155ff21f23d4 Reviewed-on: https://code.wireshark.org/review/772 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'ui/qt/sequence_dialog.ui')
-rw-r--r--ui/qt/sequence_dialog.ui16
1 files changed, 8 insertions, 8 deletions
diff --git a/ui/qt/sequence_dialog.ui b/ui/qt/sequence_dialog.ui
index b18c71c242..bb1884f10a 100644
--- a/ui/qt/sequence_dialog.ui
+++ b/ui/qt/sequence_dialog.ui
@@ -220,7 +220,7 @@
<string>Move Up 10 Pixels</string>
</property>
<property name="toolTip">
- <string>Move up 10 pixels</string>
+ <string>Move Up 10 Pixels</string>
</property>
<property name="shortcut">
<string>Up</string>
@@ -231,7 +231,7 @@
<string>Move Left 10 Pixels</string>
</property>
<property name="toolTip">
- <string>Move left 10 pixels</string>
+ <string>Move Left 10 Pixels</string>
</property>
<property name="shortcut">
<string>Left</string>
@@ -242,7 +242,7 @@
<string>Move Right 10 Pixels</string>
</property>
<property name="toolTip">
- <string>Move right 10 pixels</string>
+ <string>Move Right 10 Pixels</string>
</property>
<property name="shortcut">
<string>Right</string>
@@ -253,7 +253,7 @@
<string>Move Down 10 Pixels</string>
</property>
<property name="toolTip">
- <string>Move down 10 pixels</string>
+ <string>Move Down 10 Pixels</string>
</property>
<property name="shortcut">
<string>Down</string>
@@ -264,7 +264,7 @@
<string>Move Up 1 Pixel</string>
</property>
<property name="toolTip">
- <string>Move up 1 pixel</string>
+ <string>Move Up 1 Pixel</string>
</property>
<property name="shortcut">
<string>Shift+Up</string>
@@ -275,7 +275,7 @@
<string>Move Left 1 Pixel</string>
</property>
<property name="toolTip">
- <string>Move left 1 pixel</string>
+ <string>Move Left 1 Pixel</string>
</property>
<property name="shortcut">
<string>Shift+Left</string>
@@ -286,7 +286,7 @@
<string>Move Right 1 Pixel</string>
</property>
<property name="toolTip">
- <string>Move right 1 pixel</string>
+ <string>Move Right 1 Pixel</string>
</property>
<property name="shortcut">
<string>Shift+Right</string>
@@ -297,7 +297,7 @@
<string>Move Down 1 Pixel</string>
</property>
<property name="toolTip">
- <string>Move down 1 pixel</string>
+ <string>Move Down 1 Pixel</string>
</property>
<property name="shortcut">
<string>Shift+Down</string>