From b2e93fe7c1d052ec01eb05a25c33f2467d11d825 Mon Sep 17 00:00:00 2001 From: sajolida Date: Thu, 10 Jan 2019 19:12:44 +0000 Subject: [PATCH] Style guide: media --- .../how/documentation/style_guide.mdwn | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/wiki/src/contribute/how/documentation/style_guide.mdwn b/wiki/src/contribute/how/documentation/style_guide.mdwn index d6ef485d02..c0a61572b3 100644 --- a/wiki/src/contribute/how/documentation/style_guide.mdwn +++ b/wiki/src/contribute/how/documentation/style_guide.mdwn @@ -120,6 +120,24 @@ And not *graphics adapters*, *graphics*, *graphical hardware*, or *video card*. +- **media** and **installation media** + + Use only in rare occasions where it is especially relevant to mention + both USB sticks and DVDs. + + Tails is now primarily advertised for USB sticks. We prefer making our + text easy to read for the majority of people using USB sticks than to + be exhaustive and always mention DVDs, implicitly or explicitly. + + - *For example*: + + - Tails runs on a USB stick that you can plug in and use on almost + any computer. + + - It is not possible to install Tails on a hard disk. Tails is + designed to be a live system running from a removable media: USB + stick or DVD. + - **network interface**, **Wi-Fi interface** And not *card*, *device*, or *adapter*. -- GitLab