diff options
author | elijah <elijah@riseup.net> | 2017-10-05 16:59:25 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2017-10-05 16:59:25 -0700 |
commit | 06d0a0a66991ea7acf1d7dbb5a546e08ecc85acd (patch) | |
tree | 721a16385bfcbb044fe55955e00e3fc3de6ad45e /pages/install | |
parent | 58330a25e068cb33b4bfe26c962c2d1d2d37a09d (diff) |
s/mac/macOS
Diffstat (limited to 'pages/install')
-rw-r--r-- | pages/install/en.haml | 4 | ||||
-rw-r--r-- | pages/install/mac/en.text | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/pages/install/en.haml b/pages/install/en.haml index bb2adb3..f1cc1e8 100644 --- a/pages/install/en.haml +++ b/pages/install/en.haml @@ -28,7 +28,7 @@ %a.btn.btn-default{:href=>"https://dl.bitmask.net/client/osx/stable/Bitmask-OSX-latest.pkg"} %i.fa.fa-apple.fa-4x %br - %b Mac OS + %b macOS %br %small Version 0.10 .col-sm-3.col-xs-6.text-center @@ -42,6 +42,6 @@ .row .col-sm-8.col-sm-offset-2 .p.text-center - = t :warning + = t :warning = t :warning_disabled diff --git a/pages/install/mac/en.text b/pages/install/mac/en.text index 5361aa5..0e9fe0c 100644 --- a/pages/install/mac/en.text +++ b/pages/install/mac/en.text @@ -1,11 +1,11 @@ -- @title = "Bitmask for Mac OS" -- @nav_title = 'Mac OS' +- @title = "Bitmask for macOS" +- @nav_title = 'macOS' h2. Download latest version Bitmask requires Mountain Lion or newer. -<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for Mac OS'}) %> +<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for macOS'}) %> Optionally, you can [[authenticate the signature => signature-verification]] for the Bitmask .dmg file using [[this signature file => https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg.asc]]. |