mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Small fixes
This commit is contained in:
parent
7d50231d21
commit
4d6f22c336
2 changed files with 3 additions and 3 deletions
|
|
@ -3,8 +3,8 @@ php:
|
||||||
- '5.4'
|
- '5.4'
|
||||||
- '5.5'
|
- '5.5'
|
||||||
- '5.6'
|
- '5.6'
|
||||||
- '7.0'
|
# - '7.0'
|
||||||
- '7.1'
|
# - '7.1'
|
||||||
#before_script:
|
#before_script:
|
||||||
# - sudo apt-get install -y build-essential libssl-dev
|
# - sudo apt-get install -y build-essential libssl-dev
|
||||||
# - curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash
|
# - curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash
|
||||||
|
|
|
||||||
|
|
@ -145,7 +145,7 @@ en:
|
||||||
PRINT_LABEL_ATTACHMENTS: "Attachments"
|
PRINT_LABEL_ATTACHMENTS: "Attachments"
|
||||||
MESSAGE_LOADING: "Loading"
|
MESSAGE_LOADING: "Loading"
|
||||||
MESSAGE_VIEW_DESC: "Select message in list to view it here."
|
MESSAGE_VIEW_DESC: "Select message in list to view it here."
|
||||||
MESSAGE_VIEW_MOVE_DESC: "Choose folder to move..."
|
MESSAGE_VIEW_MOVE_DESC: "Click on folder name at the left panel to select destination."
|
||||||
PGP_PASSWORD_INPUT_PLACEHOLDER: "Password"
|
PGP_PASSWORD_INPUT_PLACEHOLDER: "Password"
|
||||||
PGP_SIGNED_MESSAGE_DESC: "OpenPGP signed message (click to verify)"
|
PGP_SIGNED_MESSAGE_DESC: "OpenPGP signed message (click to verify)"
|
||||||
PGP_ENCRYPTED_MESSAGE_DESC: "OpenPGP encrypted message (click to decrypt)"
|
PGP_ENCRYPTED_MESSAGE_DESC: "OpenPGP encrypted message (click to decrypt)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue