mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 10:20:19 +01:00
24 lines
944 B
Properties
24 lines
944 B
Properties
|
# Mail Integration Dialog
|
||
|
dialogTitle=%S Mail
|
||
|
dialogText=Do you want to use %S as the default mail application?
|
||
|
checkboxText=Do not display this dialog again
|
||
|
|
||
|
# MAPI Messages
|
||
|
loginText=Please enter your password for %S:
|
||
|
loginTextwithName=Please enter your username and password
|
||
|
loginTitle=%S Mail
|
||
|
PasswordTitle=%S Mail
|
||
|
|
||
|
# MAPI Error Messages
|
||
|
errorMessage=%S Mail could not be set as the default mail application because a registry key could not be updated. Verify with your system administrator that you have write access to your system registry, and then try again.
|
||
|
errorMessageTitle=%S Mail
|
||
|
|
||
|
# MAPI Security Messages
|
||
|
mapiBlindSendWarning=Another application is attempting to send mail using your user profile. Are you sure you want to send mail?
|
||
|
mapiBlindSendDontShowAgain=Warn me whenever other applications try to send mail from me
|
||
|
|
||
|
#Default Mail Display String
|
||
|
# localization note, %S is the vendor name
|
||
|
defaultMailDisplayTitle=%S Mail
|
||
|
|