1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-17 08:10:36 +01:00

- updated italian translation;

- updated welcome window's text.
This commit is contained in:
cage 2021-08-28 12:41:18 +02:00
parent 5f91506dd3
commit e9c140233b
4 changed files with 406 additions and 381 deletions

380
po/it.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -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'); - 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] [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'; - for general information about this program (including license) type 'C-a';

View File

@ -1605,7 +1605,7 @@ certificate).
(fg (swconf:win-fg swconf:+key-help-dialog+))) (fg (swconf:win-fg swconf:+key-help-dialog+)))
(windows:make-blocking-message-dialog *main-window* (windows:make-blocking-message-dialog *main-window*
nil nil
(_ "Welcome") (_ " Welcome ")
lines lines
bg bg
fg))) fg)))