|
35.
|
|
|
msec
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
msec
|
|
Translated by
Kartik Mistry
|
|
|
|
Located in
mouse.cpp:230 mouse.cpp:245 mouse.cpp:291 mouse.cpp:296 mouse.cpp:301
|
|
36.
|
|
|
Double click interval:
|
|
|
|
ડબલ ક્લિક અંતરાલ:
|
|
Translated by
Kartik Mistry
|
|
|
|
Located in
mouse.cpp:232
|
|
37.
|
|
|
The double click interval is the maximal time (in milliseconds) between two mouse clicks which turns them into a double click. If the second click happens later than this time interval after the first click, they are recognized as two separate clicks.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:235
|
|
38.
|
|
|
Drag start time:
|
|
|
|
ખેંચવાનો શરૂઆત સમય:
|
|
Translated by
Kartik Mistry
|
|
|
|
Located in
mouse.cpp:247
|
|
39.
|
|
|
If you click with the mouse (e.g. in a multi-line editor) and begin to move the mouse within the drag start time, a drag operation will be initiated.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:250
|
|
40.
|
|
|
Drag start distance:
|
|
|
|
ખેંચવાનું શરૂઆત અંતર:
|
|
Translated by
Kartik Mistry
|
|
|
|
Located in
mouse.cpp:258
|
|
41.
|
|
|
If you click with the mouse and begin to move the mouse at least the drag start distance, a drag operation will be initiated.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:263
|
|
42.
|
|
|
Mouse wheel scrolls by:
|
|
|
|
આ વડે માઉસ પૈડું સરકાવવાનું:
|
|
Translated by
Kartik Mistry
|
|
|
|
Located in
mouse.cpp:271
|
|
43.
|
|
|
If you use the wheel of a mouse, this value determines the number of lines to scroll for each wheel movement. Note that if this number exceeds the number of visible lines, it will be ignored and the wheel movement will be handled as a page up/down movement.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:276
|
|
44.
|
|
|
Mouse Navigation
|
|
|
|
માઉસને એક તરફથી બીજી તરફ જવુ
|
|
Translated by
Kartik Mistry
|
|
|
|
Located in
mouse.cpp:282
|