Skip to content

Commit

Permalink
Switch all http links to https
Browse files Browse the repository at this point in the history
  • Loading branch information
lrmtheboss committed Jun 2, 2024
1 parent cb3dd68 commit d858558
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DriveBackup/src/main/resources/intl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ brief-backup-list: "DriveBackupV2 will currently back up <list>"
brief-backup-list-empty: "nothing"
brief-backup-list-external-backups: "some external backups"
brief-backup-list-help: "Want to back up something else? See
<gold><click:open_url:http://bit.ly/3xoHRAs>http://bit.ly/3xoHRAs</click></go\
<gold><click:open_url:https://bit.ly/3xoHRAs>https://bit.ly/3xoHRAs</click></go\
ld>"
config-loaded: "Config loaded!"
config-reloaded: "Config reloaded!"
Expand All @@ -87,8 +87,8 @@ drivebackup-command-header: <gold>|====== <dark_red>DriveBackupV2</dark_red> ===
drivebackup-docs-command: |-
<header>
Need help? Check out these helpful resources!
Wiki: <gold><click:open_url:http://bit.ly/3dDdmwK>http://bit.ly/3dDdmwK</click></gold>
Discord: <gold><click:open_url:http://bit.ly/3f4VuuT>http://bit.ly/3f4VuuT</click></gold>
Wiki: <gold><click:open_url:https://bit.ly/3dDdmwK>https://bit.ly/3dDdmwK</click></gold>
Discord: <gold><click:open_url:https://bit.ly/3f4VuuT>https://bit.ly/3f4VuuT</click></gold>
drivebackup-help-command: |-
<header>
<gold><click:run_command:/drivebackup>/drivebackup</click></gold> - Displays this menu
Expand Down Expand Up @@ -208,7 +208,7 @@ player-join-backup-failed: |-
<red>The last backup failed!<red>
Check the console for more info
player-join-update-available: |-
An update is available, get it here: <gold><click:open_url:http://bit.ly/2M14uVD>http://bit.ly/2M14uVD</click></gold>
An update is available, get it here: <gold><click:open_url:https://bit.ly/2M14uVD>https://bit.ly/2M14uVD</click></gold>
or by running <gold><click:run_command:/drivebackup update>/drivebackup update</click></gold>
plugin-stop: "Stopping plugin!"
test-file-creation-failed: "Test file creation failed, please try again"
Expand All @@ -227,7 +227,7 @@ unlink-provider-failed: "Failed to unlink your <provider> account, please try ag
update-checker-failed: "There was an issue attempting to check for the latest DriveBackupV2 release"
update-checker-new-release: |-
DriveBackup version <latest-version> has been released, You are currently running version <current-version>
Update at: <gold><click:open_url:http://bit.ly/2VGtF7L>http://bit.ly/2VGtF7L</click></gold>" or with <gold><click:run_command:/drivebackup update>/drivebackup update</click></gold>
Update at: <gold><click:open_url:https://bit.ly/2VGtF7L>https://bit.ly/2VGtF7L</click></gold>" or with <gold><click:run_command:/drivebackup update>/drivebackup update</click></gold>
update-checker-started: "Checking for updates..."
update-checker-unsupported-release: |-
You are running an unsupported release!
Expand Down

0 comments on commit d858558

Please sign in to comment.