Enhance translation (rename also pixel => Pixel to avoid similar string...)

Change-Id: Ic2e0ca99382208c13ea2c71c11684c43b34b9988
Reviewed-on: https://code.wireshark.org/review/1099
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-04-14 12:34:10 +02:00
parent 3ca06aa167
commit 92b501303b
1 changed files with 8 additions and 8 deletions

View File

@ -325,7 +325,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>
@ -336,7 +336,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>
@ -347,7 +347,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>
@ -358,7 +358,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>
@ -369,7 +369,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>
@ -380,7 +380,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>
@ -391,7 +391,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>
@ -402,7 +402,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>