mirror of https://codeberg.org/cage/tinmop/
- updated italian translation;
- updated welcome window's text.
This commit is contained in:
parent
5f91506dd3
commit
e9c140233b
402
po/tinmop.pot
402
po/tinmop.pot
File diff suppressed because it is too large
Load Diff
|
@ -66,7 +66,8 @@ Welcome to ~a! A gemini and pleroma client.
|
|||
- for searching in the help type: 'C-h a' (control and 'h' keys toghether, then 'a');
|
||||
[if this keychords does not works, ask to your system administrator]
|
||||
|
||||
- documentation is available in man format. Type 'man tinmop' at shell's prompt;
|
||||
- documentation is available in man format. Type 'man tinmop' at shell's prompt
|
||||
or 'C-h m';
|
||||
|
||||
- for general information about this program (including license) type 'C-a';
|
||||
|
||||
|
|
|
@ -1605,7 +1605,7 @@ certificate).
|
|||
(fg (swconf:win-fg swconf:+key-help-dialog+)))
|
||||
(windows:make-blocking-message-dialog *main-window*
|
||||
nil
|
||||
(_ "Welcome")
|
||||
(_ " Welcome ")
|
||||
lines
|
||||
bg
|
||||
fg)))
|
||||
|
|
Loading…
Reference in New Issue