1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2014-02-13 21:17+0100\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 msgid "[[!meta title=\"Call for testing: 0.22.1~rc1\"]]\n"
26 msgid "[[!meta date=\"2014-01-11 00:18:00\"]]\n"
31 "You can help Tails! The first release candidate for the upcoming version "
32 "0.22.1 is out. Please test it and see if it works for you."
37 msgid "[[!toc levels=1]]\n"
42 msgid "How to test Tails 0.22.1~rc1?\n"
45 #. type: Bullet: '1. '
47 "**Keep in mind that this is a test image.** We have made sure that it is not "
48 "broken in an obvious way, but it might still contain undiscovered issues."
51 #. type: Bullet: '2. '
53 "Either try the <a href=\"#automatic_upgrade\">automatic upgrade</a>, or "
54 "download the ISO image and its signature:"
59 msgid " <a class=\"download-file\" href=\"http://dl.amnesia.boum.org/tails/alpha/tails-i386-0.22.1~rc1/tails-i386-0.22.1~rc1.iso\" >Tails 0.22.1~rc1 ISO image</a>\n"
65 " <a class=\"download-signature\"\n"
66 " href=\"https://tails.boum.org/torrents/files/tails-i386-0.22.1~rc1.iso.sig\">Tails 0.22.1~rc1 signature</a>\n"
69 #. type: Bullet: '1. '
70 msgid "[[Verify the ISO image|download#verify]]."
73 #. type: Bullet: '1. '
75 "Have a look at the list of <a href=\"#known_issues\">known issues of this "
76 "release</a> and the list of [[longstanding known issues|support/"
80 #. type: Bullet: '1. '
87 "If you find anything that is not working as it should, please [[report to\n"
88 "us|doc/first_steps/bug_reporting]]! Bonus points if you check that it is not a\n"
89 "<a href=\"#known_issues\">known issue of this release</a> or a\n"
90 "[[longstanding known issue|support/known_issues]].\n"
95 msgid "<div id=\"automatic_upgrade\"></a>\n"
100 msgid "How automatically upgrade from 0.22?\n"
106 "These steps allow you to automatically upgrade a device installed with <span\n"
107 "class=\"application\">Tails Installer</span> from Tails 0.22 to Tails 0.22.1~rc1.\n"
110 #. type: Bullet: '1. '
112 "Start Tails 0.22 and [[set an administration password|doc/first_steps/"
113 "startup_options/administration_password]]."
116 #. type: Bullet: '2. '
118 "Run this command in a <span class=\"application\">Root Terminal</span> to "
119 "select the \"alpha\" upgrade channel: <pre><code>echo TAILS_CHANNEL=\\\"alpha"
120 "\\\" >> /etc/os-release</code></pre>"
123 #. type: Bullet: '3. '
125 "Run this command in a <span class=\"application\">Root Terminal</span> to "
126 "install the latest version of <span class=\"application\">Tails Upgrader</"
133 " echo \"deb http://deb.tails.boum.org/ 0.22.1-rc1 main\" \\\n"
134 " > /etc/apt/sources.list.d/tails-0.22-rc1.list && \\\n"
135 " sed -i -e '/tor-0.2.4.x-squeeze/ d' \\\n"
136 " /etc/apt/sources.list.d/torproject.list &&\n"
137 " apt-get update && \\\n"
138 " apt-get install tails-iuk\n"
144 "4. Choose <span class=\"menuchoice\">\n"
145 " <span class=\"guimenu\">Applications</span> ▸\n"
146 " <span class=\"guisubmenu\">Tails</span> ▸\n"
147 " <span class=\"guimenuitem\">Tails Upgrader</span>\n"
149 " to start <span class=\"application\">Tails Upgrader</span>.\n"
155 "5. Accept <span class=\"application\">Tails Upgrader</span>'s proposal\n"
156 "to upgrade to Tails 0.22.1~rc1.\n"
159 #. type: Bullet: '6. '
160 msgid "Wait while the upgrade is downloaded and applied."
163 #. type: Bullet: '7. '
164 msgid "Restart the system when advised to do so."
170 "8. Once the system is restarted, choose\n"
171 "<span class=\"menuchoice\">\n"
172 " <span class=\"guimenu\">System</span> ▸\n"
173 " <span class=\"guimenuitem\">About Tails</span>\n"
175 "to confirm that the running system is now Tails 0.22.1~rc1.\n"
180 msgid "What's new since 0.22?\n"
187 " - Update NSS to 3.14.5-1~bpo60+1.\n"
193 "- Major improvements\n"
194 " - Check for upgrades availability using Tails Upgrader, and propose to apply an incremental upgrade whenever possible.\n"
195 " - Install Linux 3.12 (3.12.6-2).\n"
202 " - Fix the keybindings problem introduced in 0.22.\n"
203 " - Fix the Unsafe Browser problem introduced in 0.22.\n"
204 " - Use IE's icon in Windows camouflage mode.\n"
205 " - Handle some corner cases better in Tails Installer.\n"
211 "- Minor improvements\n"
212 " - Update Tor Browser to 24.2.0esr-1+tails1.\n"
213 " - Update Torbutton to 1.6.5.3.\n"
214 " - Do not start Tor Browser automatically, but notify when Tor is ready.\n"
215 " - Import latest Tor Browser prefs.\n"
216 " - Many user interface improvements in Tails Upgrader.\n"
222 "See the <a href=\"https://git-tails.immerda.ch/tails/plain/debian/changelog?h=stable\">online\n"
223 "Changelog</a> for technical details.\n"
228 msgid "<a id=\"known_issues\"></a>\n"
233 msgid "Known issues in 0.22.1~rc1\n"
236 #. type: Bullet: '- '
238 "The memory erasure on shutdown [[!tails_ticket 6460 desc=\"does not work on "