Add translator comments to .desktop files
This commit is contained in:
parent
3e2389311c
commit
bfef27ed88
3 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
[Contractor Entry]
|
||||
Name=Send by email
|
||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=mail-send
|
||||
Description=Send files using Geary
|
||||
MimeType=!inode;
|
||||
|
|
|
|||
|
|
@ -2,7 +2,9 @@
|
|||
Name=Geary
|
||||
GenericName=Email
|
||||
Comment=Send and receive email
|
||||
# Translators: These are desktop search terms. Do not translate semicolons, end line with a semicolon.
|
||||
Keywords=Email;E-mail;Mail;
|
||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=geary
|
||||
TryExec=geary
|
||||
Exec=geary --hidden
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ GenericName=Email
|
|||
Comment=Send and receive email
|
||||
# Translators: These are desktop search terms. Do not translate semicolons, end line with a semicolon.
|
||||
Keywords=Mail;E-mail;IMAP;GMail;Yahoo;Hotmail;Outlook;
|
||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=geary
|
||||
TryExec=geary
|
||||
Exec=geary %U
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue