changeset 1947:5ba4d4bb5465

Update help files (/iline iline_insert)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 03 Mar 2011 19:56:44 +0100
parents 69f03eabe514
children e8cebf5fd36c
files mcabber/doc/help/cs/hlp_iline.txt mcabber/doc/help/de/hlp_iline.txt mcabber/doc/help/en/hlp_iline.txt mcabber/doc/help/fr/hlp_iline.txt mcabber/doc/help/it/hlp_iline.txt mcabber/doc/help/nl/hlp_iline.txt mcabber/doc/help/pl/hlp_iline.txt mcabber/doc/help/ru/hlp_iline.txt mcabber/doc/help/uk/hlp_iline.txt
diffstat 9 files changed, 28 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/doc/help/cs/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/cs/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -55,6 +56,8 @@
  Akceptuje řádek.
 /iline iline_accept_down_hist
  Akceptuje řádek a vloží následující řádek z historie příkazů na vstupní řádek.
+/iline iline_insert text
+ Insert text in the input line, at the current position.  Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
 /iline compl_do
  Doplní aktuální slovo na příkazovém řádku.
 /iline compl_cancel
--- a/mcabber/doc/help/de/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/de/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -57,8 +58,9 @@
 /iline iline_accept
  Zeile akzeptieren
 /iline iline_accept_down_hist
- Zeile akzeptieren und die nächste Zeile aus der History in die Eingabezeile
- schreiben
+ Zeile akzeptieren und die nächste Zeile aus der History in die Eingabezeile schreiben
+/iline iline_insert text
+ Insert text in the input line, at the current position.  Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
 /iline compl_do
  Das derzeitig ausgewählte Wort vervollständigen
 /iline compl_cancel
--- a/mcabber/doc/help/en/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/en/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -55,6 +56,8 @@
  Accept line
 /iline iline_accept_down_hist
  Accept line and put the next history line in the input line
+/iline iline_insert text
+ Insert some text in the input line, at the current position.  Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
 /iline compl_do
  Complete current word, in the input line
 /iline compl_cancel
--- a/mcabber/doc/help/fr/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/fr/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -55,6 +56,8 @@
  Accepter/valider la ligne de commande
 /iline iline_accept_down_hist
  Accepter/valider la ligne de commande et charger la ligne suivante de l'historique ligne de commande
+/iline iline_insert texte
+ Insérer le texte dans la ligne de commande, à la position du curseur. Notez que les guillemets doivent être protégés (\"), et que l'écran n'est pas rafraîchi (cf. /screen_refresh).
 /iline compl_do
  Compléter le mot actuel dans la ligne de commande
 /iline compl_cancel
--- a/mcabber/doc/help/it/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/it/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -55,6 +56,8 @@
  Accetta la linea
 /iline iline_accept_down_hist
  Accetta la linea ad inserisci la prossima linea della history nella riga di input
+/iline iline_insert text
+ Insert text in the input line, at the current position.  Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
 /iline compl_do
  Completa la parola corrente nella riga di input
 /iline compl_cancel
--- a/mcabber/doc/help/nl/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/nl/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -55,6 +56,8 @@
  Accepteer regel
 /iline iline_accept_down_hist
  Accepteer regel en plaats de volgende regel uit de geschiedenis op de invoerregel
+/iline iline_insert text
+ Insert text in the input line, at the current position.  Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
 /iline compl_do
  Completeer het huidige woord op de invoerregel
 /iline compl_cancel
--- a/mcabber/doc/help/pl/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/pl/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -55,6 +56,8 @@
  Akceptuje wprowadzoną linię
 /iline iline_accept_down_hist
  Akceptuje linie i wstawia następną z historii do linii komend
+/iline iline_insert text
+ Insert text in the input line, at the current position.  Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
 /iline compl_do
  Dopełnia aktualne słowo w linii komend
 /iline compl_cancel
--- a/mcabber/doc/help/ru/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/ru/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -55,6 +56,8 @@
  Закончить ввод, отправить строку текущему пользователю
 /iline iline_accept_down_hist
  Закончить ввод, отправить строку текущему пользователю, поместить следующую строку истории в строку ввода
+/iline iline_insert text
+ Insert text in the input line, at the current position.  Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
 /iline compl_do
  Завершить текущее слово в строке ввода
 /iline compl_cancel
--- a/mcabber/doc/help/uk/hlp_iline.txt	Thu Mar 03 19:41:58 2011 +0100
+++ b/mcabber/doc/help/uk/hlp_iline.txt	Thu Mar 03 19:56:44 2011 +0100
@@ -6,6 +6,7 @@
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
+ /ILINE iline_insert
  /ILINE compl_do|compl_cancel
  /ILINE send_multiline
 
@@ -55,6 +56,8 @@
  Затвердити рядок.
 /iline iline_accept_down_hist
  Перейти до наступного рядка в історії, затвердивши поточний.
+/iline iline_insert text
+ Insert text in the input line, at the current position.  Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
 /iline compl_do
  Доповнити поточне слово.
 /iline compl_cancel