Skip to content

Commit

Permalink
fix for botnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan101 committed Nov 12, 2008
1 parent 9b3f6d2 commit b71fbee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions psi_ru.ts
Expand Up @@ -6318,7 +6318,7 @@ Option names may not be empty, end in &apos;.&apos; or contain &apos;..&apos;.</
<message>
<location filename="../src/options/opt_events.cpp" line="50"/>
<source>Normally, Psi will not autopopup events from users not in your roster. Set this option if you want them to popup anyway.</source>
<translation>Обычно Psi не будет автоматически открывать сообщения, полученные от людей не из вашего ростера. Включите эту опцию, если вы хотите чтобы они открывались и в этом случае.</translation>
<translation>Обычно Psi не будет автоматически открывать сообщения, полученные от контактов не из вашего ростера. Включите эту опцию, если вы хотите чтобы они открывались и в этом случае.</translation>
</message>
<message>
<location filename="../src/options/opt_events.cpp" line="47"/>
Expand Down Expand Up @@ -10887,7 +10887,7 @@ We hope that you will enjoy using it as we have enjoyed making it!
<message>
<location filename="../src/tipdlg.cpp" line="106"/>
<source>If you&apos;re chatting in groupchats quite frequently, nick completion is an invaluable feature. The most useful shortcut is &lt;tt&gt;Tab-Tab&lt;/tt&gt;; when used on beginning of new line or after a step it inserts the nickname of the person who last addressed you directly. You can then continue to press &lt;tt&gt;Tab&lt;/tt&gt; and it will loop on the nicks of all the people in the room.&lt;br/&gt;&lt;br/&gt;For a more complicated scenario: &lt;tt&gt;mblsha&lt;/tt&gt;, &lt;tt&gt;Monster&lt;/tt&gt; and &lt;tt&gt;mbl-revolution&lt;/tt&gt; are all sitting in same room. If you write &lt;tt&gt;m&lt;/tt&gt; and press &lt;tt&gt;Tab&lt;/tt&gt; it will not result in any noticeable action. This is because there are multiple nicks that start with &lt;tt&gt;m&lt;/tt&gt;, and you can either continue to &lt;tt&gt;Tab&lt;/tt&gt; to loop through all nicks that start with &lt;tt&gt;m&lt;/tt&gt; or write more letters until there is a unique completion. When you press the &lt;tt&gt;b&lt;/tt&gt; button, and then press &lt;tt&gt;Tab&lt;/tt&gt; it would complete to &lt;tt&gt;mbl&lt;/tt&gt;. The more you use this feature, the more you are likely to come to like it and rely upon it. Try nick completion on someone and you&apos;ll realise how powerful it is.</source>
<translation>Если вы часто общаетесь в конференциях, вам просто необходима возможность дополнения ников. Нажмите &lt;tt&gt;Tab-Tab&lt;/tt&gt; в начале строки или после ввода первых букв ника и будут подставляться ники сидящих в конференции людей.</translation>
<translation>Если вы часто общаетесь в конференциях, вам просто необходима возможность дополнения ников. Нажмите &lt;tt&gt;Tab-Tab&lt;/tt&gt; в начале строки или после ввода первых букв ника и будут подставляться ники сидящих в конференции контактов.</translation>
</message>
<message>
<location filename="../src/tipdlg.cpp" line="100"/>
Expand Down

0 comments on commit b71fbee

Please sign in to comment.