summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-10-16 17:09:34 -0700
committerBrian C. Lane <bcl@redhat.com>2012-10-16 17:09:34 -0700
commit4a6893010a4d81e40d0250f247ca077295cea0a9 (patch)
tree189ed1dc9de6b939e8b64bc8a170c8dd7ff076b0
parent9c41febe5747587046871d9525e8d4e66a7befb9 (diff)
downloadanaconda-4a6893010a4d81e40d0250f247ca077295cea0a9.tar.gz
anaconda-4a6893010a4d81e40d0250f247ca077295cea0a9.tar.xz
anaconda-4a6893010a4d81e40d0250f247ca077295cea0a9.zip
New version.
-rw-r--r--anaconda.spec.in70
-rw-r--r--configure.ac2
-rw-r--r--po/anaconda.pot458
3 files changed, 318 insertions, 212 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index ded94903b..35bd157f8 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -299,6 +299,76 @@ update-desktop-database &> /dev/null || :
/usr/lib/dracut/modules.d/80%{name}/*
%changelog
+* Tue Oct 16 2012 Brian C. Lane <bcl@redhat.com> - 18.17-1
+- Add an error handler for fatal package installation errors (#865291).
+ (clumens)
+- Modify the status test for the software selection spoke. (clumens)
+- Various layout and font improvements to the keyboard spoke (mizmo, rlerch).
+ (clumens)
+- Just return the size string uppercased (#867074). (clumens)
+- Revert "Use a capital "B" in the size module (#859932)." (clumens)
+- Revert "Fix one more reference to bits (#859932)." (clumens)
+- Fix padding around the addons view in the software spoke. (clumens)
+- The Unknown page selectors/devices have no root. (dlehman)
+- Avoid using mount --move on shared paths (#853508) (jkeating)
+- Revert "Release Gdk lock in exception handling" (msivak)
+- Make all Gtk calls from inside of it's main loop (and thread) (msivak)
+- Remove Gdk thread initialization, introduce new helper functions and make
+ exception handler be called by Gtk only once (msivak)
+- Fix threading initialization (msivak)
+- Do not remove the layout if it was added back (#865830) (vpodzime)
+- Release Gdk lock in exception handling (vpodzime)
+- Configure new-kernel-pkg to keep tboot configuration on updates (#742885)
+ (pjones)
+- Honor the nompath option. (dlehman)
+- Validate lv names. (dlehman)
+- Add support for specifying encryption cipher mode via kickstart. (dlehman)
+- Acquire the yum lock before accessing YumBase.repos. (#858993) (dlehman)
+- Remove the entry on the resize dialog's combo boxes. (clumens)
+- disks_free -> disks_size (#863647). (clumens)
+- Fix one more reference to bits (#859932). (clumens)
+- Fix a traceback in media check (#865897). (clumens)
+- Add support for deleting an entire root via the existing ConfirmDeleteDialog.
+ (clumens)
+- Don't traceback when removing a mountpoint with no expanded selector
+ (#862746). (clumens)
+- Remove the code for removing an entire Root all at once. (clumens)
+- Yet more TODO list updates. (clumens)
+- Don't display "None" in the name of a root. (clumens)
+- Fix configuration of protected wireless connections (#855526) (rvykydal)
+- Fix graphical kickstart with %packages data (jkeating)
+- Add password validation to text password spoke (jkeating)
+- Make use of the validatePassword routine from users.py (jkeating)
+- Add a password verification method to users.py (jkeating)
+- Always honor the 'nokill' flag (vpodzime)
+- Fall back to lvm autopart if the default fails. (#864708) (dlehman)
+- Special boot devices are handled the same whether they exist or not.
+ (dlehman)
+- Fix a bug allocating fixed-size partitions. (dlehman)
+- Clean up size sets immediately after allocation run. (#864771) (dlehman)
+- Make sure partition base sizes are adequate for their formatting. (dlehman)
+- Don't fail to account for all set members' growth. (dlehman)
+- Remove some extra calls to show_first_mountpoint. (dlehman)
+- Show the correct raid options for btrfs. (dlehman)
+- Support change of raid level in custom spoke. (dlehman)
+- Use devicetree as partition list source instead of parted. (#864718)
+ (dlehman)
+- Use Storage convenience methods to schedule reclaim actions. (dlehman)
+- Pass disk list when trying to recover from device type change failure.
+ (dlehman)
+- Fill in missing parts of the disabled raid features dict. (dlehman)
+- Clear errors when entering or leaving the custom spoke. (dlehman)
+- Hook up signal handler for raid feature checkbuttons. (dlehman)
+- Raise MDRaidError instead of ValueError from devicelibs.mdraid. (dlehman)
+- Minimum we have to do with HW clock (vpodzime)
+- Check X layouts specified in kickstart for validity (vpodzime)
+- Work with VConsole keymap and X layouts separately (vpodzime)
+- Add class wrapping systemd-localed functionality (vpodzime)
+- Don't write XkbVariants if none are specified (vpodzime)
+- Add comment to the begining of generated xorg.conf file (vpodzime)
+- Don't display "None" for NIC vendors and products NM can't identify (#859540)
+ (rvykydal)
+
* Thu Oct 11 2012 Brian C. Lane <bcl@redhat.com> - 18.16-1
- Don't try to load ifcfg files for wifi devices (#865355) (vpodzime)
- Rewrite isWirelessDevice to Python and DBus calls (#862801) (vpodzime)
diff --git a/configure.ac b/configure.ac
index aed1f92c6..695277182 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
m4_define(python_required_version, 2.5)
AC_PREREQ([2.63])
-AC_INIT([anaconda], [18.16], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.17], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])
diff --git a/po/anaconda.pot b/po/anaconda.pot
index 3471e43d4..34f26edee 100644
--- a/po/anaconda.pot
+++ b/po/anaconda.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: anaconda 18.15\n"
+"Project-Id-Version: anaconda 18.16\n"
"Report-Msgid-Bugs-To: anaconda-devel-list@redhat.com\n"
-"POT-Creation-Date: 2012-10-11 17:36-0700\n"
+"POT-Creation-Date: 2012-10-16 17:08-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -69,12 +69,12 @@ msgstr ""
msgid "Graphical installation is not available. Starting text mode."
msgstr ""
-#: anaconda:637
+#: anaconda:623
#, c-format
msgid "Please ssh install@%s to begin the install."
msgstr ""
-#: anaconda:639
+#: anaconda:625
msgid "Please ssh install@<host> to continue installation."
msgstr ""
@@ -289,7 +289,7 @@ msgid ""
"%s"
msgstr ""
-#: pyanaconda/kickstart.py:1539
+#: pyanaconda/kickstart.py:1551
msgid "Running pre-installation scripts"
msgstr ""
@@ -622,7 +622,7 @@ msgstr[1] ""
msgid "Preparing to install"
msgstr ""
-#: pyanaconda/yuminstall.py:135 pyanaconda/packaging/yumpayload.py:1369
+#: pyanaconda/yuminstall.py:135 pyanaconda/packaging/yumpayload.py:1377
msgid "Preparing transaction from installation source"
msgstr ""
@@ -941,19 +941,19 @@ msgstr ""
msgid "Installing software"
msgstr ""
-#: pyanaconda/packaging/yumpayload.py:1167
+#: pyanaconda/packaging/yumpayload.py:1175
msgid "Starting package installation process"
msgstr ""
-#: pyanaconda/packaging/yumpayload.py:1389
+#: pyanaconda/packaging/yumpayload.py:1397
msgid "Upgrading"
msgstr ""
-#: pyanaconda/packaging/yumpayload.py:1391
+#: pyanaconda/packaging/yumpayload.py:1399
msgid "Installing"
msgstr ""
-#: pyanaconda/packaging/yumpayload.py:1464
+#: pyanaconda/packaging/yumpayload.py:1472
msgid "Performing post-install setup tasks"
msgstr ""
@@ -1027,72 +1027,72 @@ msgid ""
"\n"
msgstr ""
-#: pyanaconda/storage/__init__.py:1285
+#: pyanaconda/storage/__init__.py:1294
msgid "You must create a new filesystem on the root device."
msgstr ""
-#: pyanaconda/storage/__init__.py:1441
+#: pyanaconda/storage/__init__.py:1450
#, python-format
msgid ""
"You have not defined a root partition (/), which is required for "
"installation of %s to continue."
msgstr ""
-#: pyanaconda/storage/__init__.py:1446
+#: pyanaconda/storage/__init__.py:1455
#, python-format
msgid ""
"Your root partition is less than 250 megabytes which is usually too small to "
"install %s."
msgstr ""
-#: pyanaconda/storage/__init__.py:1460
+#: pyanaconda/storage/__init__.py:1469
msgid ""
"This platform requires /boot on a dedicated partition or logical volume. If "
"you do not want a /boot volume, you must place / on a dedicated non-LVM "
"partition."
msgstr ""
-#: pyanaconda/storage/__init__.py:1469
+#: pyanaconda/storage/__init__.py:1478
#, python-format
msgid ""
"Your %(mount)s partition is less than %(size)s megabytes which is lower than "
"recommended for a normal %(productName)s install."
msgstr ""
-#: pyanaconda/storage/__init__.py:1479
+#: pyanaconda/storage/__init__.py:1488
#, python-format
msgid ""
"Your %(mount)s partition is too small for %(format)s formatting (allowable "
"size is %(minSize)d MB to %(maxSize)d MB)"
msgstr ""
-#: pyanaconda/storage/__init__.py:1484
+#: pyanaconda/storage/__init__.py:1493
#, python-format
msgid ""
"Your %(mount)s partition is too large for %(format)s formatting (allowable "
"size is %(minSize)d MB to %(maxSize)d MB)"
msgstr ""
-#: pyanaconda/storage/__init__.py:1511
+#: pyanaconda/storage/__init__.py:1520
msgid ""
"Installing on a USB device. This may or may not produce a working system."
msgstr ""
-#: pyanaconda/storage/__init__.py:1514
+#: pyanaconda/storage/__init__.py:1523
msgid ""
"Installing on a FireWire device. This may or may not produce a working "
"system."
msgstr ""
-#: pyanaconda/storage/__init__.py:1520
+#: pyanaconda/storage/__init__.py:1529
msgid "you have not created a bootloader stage1 target device"
msgstr ""
-#: pyanaconda/storage/__init__.py:1529
+#: pyanaconda/storage/__init__.py:1538
msgid "You have not created a bootable partition."
msgstr ""
-#: pyanaconda/storage/__init__.py:1548
+#: pyanaconda/storage/__init__.py:1557
#, python-format
msgid ""
"Your BIOS-based system needs a special partition to boot with %s's new disk "
@@ -1100,7 +1100,7 @@ msgid ""
"partition."
msgstr ""
-#: pyanaconda/storage/__init__.py:1561
+#: pyanaconda/storage/__init__.py:1570
#, python-format
msgid ""
"You have not specified a swap partition. %(requiredMem)s MB of memory is "
@@ -1108,13 +1108,13 @@ msgid ""
"have %(installedMem)s MB."
msgstr ""
-#: pyanaconda/storage/__init__.py:1567
+#: pyanaconda/storage/__init__.py:1576
msgid ""
"You have not specified a swap partition. Although not strictly required in "
"all cases, it will significantly improve performance for most installations."
msgstr ""
-#: pyanaconda/storage/__init__.py:1573
+#: pyanaconda/storage/__init__.py:1582
msgid ""
"At least one of your swap devices does not have a UUID, which is common in "
"swap space created using older versions of mkswap. These devices will be "
@@ -1122,17 +1122,31 @@ msgid ""
"paths can change under a variety of circumstances. "
msgstr ""
-#: pyanaconda/storage/__init__.py:1583
+#: pyanaconda/storage/__init__.py:1592
#, python-format
msgid ""
"This mount point is invalid. The %s directory must be on the / file system."
msgstr ""
-#: pyanaconda/storage/__init__.py:1587
+#: pyanaconda/storage/__init__.py:1596
#, python-format
msgid "The mount point %s must be on a linux file system."
msgstr ""
+#: pyanaconda/storage/__init__.py:3055
+#, python-format
+msgid "Linux on %s"
+msgstr ""
+
+#: pyanaconda/storage/__init__.py:3060
+msgid "Unknown Linux"
+msgstr ""
+
+#: pyanaconda/storage/__init__.py:3062
+#, python-format
+msgid "%(product)s Linux %(version)s for %(arch)s"
+msgstr ""
+
#: pyanaconda/storage/dasd.py:159
msgid "Formatting DASD Device"
msgid_plural "Formatting DASD Devices"
@@ -1435,17 +1449,16 @@ msgid ""
msgstr ""
#: pyanaconda/ui/tui/spokes/askvnc.py:123
-#: pyanaconda/ui/tui/spokes/password.py:61
+#: pyanaconda/ui/tui/spokes/password.py:64
msgid "Password: "
msgstr ""
#: pyanaconda/ui/tui/spokes/askvnc.py:124
-#: pyanaconda/ui/tui/spokes/password.py:62
+#: pyanaconda/ui/tui/spokes/password.py:65
msgid "Password (confirm): "
msgstr ""
#: pyanaconda/ui/tui/spokes/askvnc.py:127
-#: pyanaconda/ui/tui/spokes/password.py:65
msgid "Passwords do not match!"
msgstr ""
@@ -1453,26 +1466,37 @@ msgstr ""
msgid "The password must be at least six characters long."
msgstr ""
-#: pyanaconda/ui/tui/spokes/password.py:32
+#: pyanaconda/ui/tui/spokes/password.py:35
msgid "Set root password"
msgstr ""
-#: pyanaconda/ui/tui/spokes/password.py:46
+#: pyanaconda/ui/tui/spokes/password.py:49
msgid "Password is set."
msgstr ""
-#: pyanaconda/ui/tui/spokes/password.py:48
+#: pyanaconda/ui/tui/spokes/password.py:51
msgid "Root account is disabled."
msgstr ""
-#: pyanaconda/ui/tui/spokes/password.py:50
+#: pyanaconda/ui/tui/spokes/password.py:53
msgid "Password is not set."
msgstr ""
-#: pyanaconda/ui/tui/spokes/password.py:55
+#: pyanaconda/ui/tui/spokes/password.py:58
msgid "Please select new root password. You will have to type it twice."
msgstr ""
+#: pyanaconda/ui/tui/spokes/password.py:76
+#, python-format
+msgid "You have provided a weak password: %s. "
+msgstr ""
+
+#: pyanaconda/ui/tui/spokes/password.py:77
+msgid ""
+"\n"
+"Would you like to use it anyway?"
+msgstr ""
+
#: pyanaconda/ui/tui/spokes/storage.py:46
msgid "Use All Space"
msgstr ""
@@ -1490,40 +1514,40 @@ msgid "Install Destination"
msgstr ""
#: pyanaconda/ui/tui/spokes/storage.py:119
-#: pyanaconda/ui/gui/spokes/storage.py:415
+#: pyanaconda/ui/gui/spokes/storage.py:438
msgid "No disks selected"
msgstr ""
#: pyanaconda/ui/tui/spokes/storage.py:126
-#: pyanaconda/ui/gui/spokes/storage.py:422
+#: pyanaconda/ui/gui/spokes/storage.py:445
msgid "Error checking storage configuration"
msgstr ""
#: pyanaconda/ui/tui/spokes/storage.py:129
-#: pyanaconda/ui/gui/spokes/storage.py:424
+#: pyanaconda/ui/gui/spokes/storage.py:447
msgid "Automatic partitioning selected"
msgstr ""
#: pyanaconda/ui/tui/spokes/storage.py:131
-#: pyanaconda/ui/gui/spokes/storage.py:426
+#: pyanaconda/ui/gui/spokes/storage.py:449
msgid "Custom partitioning selected"
msgstr ""
#: pyanaconda/ui/tui/spokes/storage.py:167
-#: pyanaconda/ui/gui/spokes/storage.py:547
+#: pyanaconda/ui/gui/spokes/storage.py:574
msgid ""
"No disks detected. Please shut down the computer, connect at least one "
"disk, and restart to complete installation."
msgstr ""
#: pyanaconda/ui/tui/spokes/storage.py:169
-#: pyanaconda/ui/gui/spokes/storage.py:549
+#: pyanaconda/ui/gui/spokes/storage.py:576
msgid "No disks selected; please select at least one disk to install to."
msgstr ""
#: pyanaconda/ui/tui/spokes/storage.py:180
#: pyanaconda/ui/gui/spokes/source.py:610
-#: pyanaconda/ui/gui/spokes/storage.py:483
+#: pyanaconda/ui/gui/spokes/storage.py:506
msgid "Probing storage..."
msgstr ""
@@ -1532,7 +1556,7 @@ msgid "Generating updated storage configuration"
msgstr ""
#: pyanaconda/ui/tui/spokes/storage.py:272
-#: pyanaconda/ui/gui/spokes/storage.py:293
+#: pyanaconda/ui/gui/spokes/storage.py:292
msgid "Checking storage configuration..."
msgstr ""
@@ -1551,8 +1575,8 @@ msgid "Timezone settings"
msgstr ""
#: pyanaconda/ui/tui/spokes/time.py:53 pyanaconda/ui/tui/spokes/time.py:55
-#: pyanaconda/ui/gui/spokes/datetime_spoke.py:356
-#: pyanaconda/ui/gui/spokes/datetime_spoke.py:361
+#: pyanaconda/ui/gui/spokes/datetime_spoke.py:358
+#: pyanaconda/ui/gui/spokes/datetime_spoke.py:363
#, python-format
msgid "%s timezone"
msgstr ""
@@ -1609,15 +1633,15 @@ msgstr ""
msgid "%(productName)s %(productVersion)s INSTALLATION"
msgstr ""
-#: pyanaconda/ui/gui/__init__.py:128
+#: pyanaconda/ui/gui/__init__.py:127
msgid "_Exit Installer"
msgstr ""
-#: pyanaconda/ui/gui/__init__.py:142
+#: pyanaconda/ui/gui/__init__.py:140
msgid "_No"
msgstr ""
-#: pyanaconda/ui/gui/__init__.py:142
+#: pyanaconda/ui/gui/__init__.py:140
msgid "_Yes"
msgstr ""
@@ -1649,7 +1673,7 @@ msgid ""
"step."
msgstr ""
-#: pyanaconda/ui/gui/hubs/progress.py:251
+#: pyanaconda/ui/gui/hubs/progress.py:248
msgid "Complete!"
msgstr ""
@@ -1695,111 +1719,111 @@ msgstr ""
msgid "BTRFS"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:271
+#: pyanaconda/ui/gui/spokes/custom.py:287
msgid "MANUAL PARTITIONING"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:592
+#: pyanaconda/ui/gui/spokes/custom.py:606
#, python-format
msgid "%d storage device selected"
msgid_plural "%d storage devices selected"
msgstr[0] ""
msgstr[1] ""
-#: pyanaconda/ui/gui/spokes/custom.py:737
-#: pyanaconda/ui/gui/spokes/network.py:557
+#: pyanaconda/ui/gui/spokes/custom.py:752
+#: pyanaconda/ui/gui/spokes/network.py:555
msgid "Unknown"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:767
+#: pyanaconda/ui/gui/spokes/custom.py:782
msgid ""
"The 'swap' area on your computer is used by the operating\n"
"system when running low on memory."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:770
+#: pyanaconda/ui/gui/spokes/custom.py:785
msgid ""
"The 'boot' area on your computer is where files needed\n"
"to start the operating system are stored."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:773
+#: pyanaconda/ui/gui/spokes/custom.py:788
msgid ""
"The 'root' area on your computer is where core system\n"
"files and applications are stored."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:776
+#: pyanaconda/ui/gui/spokes/custom.py:791
msgid ""
"The 'home' area on your computer is where all your personal\n"
"data is stored."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:779
+#: pyanaconda/ui/gui/spokes/custom.py:794
msgid ""
"The BIOS boot partition is required to enable booting\n"
"from GPT-partitioned disks on BIOS hardware."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:782
+#: pyanaconda/ui/gui/spokes/custom.py:797
msgid ""
"The PReP boot partition is required as part of the\n"
"bootloader configuration on some PPC platforms."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:913
+#: pyanaconda/ui/gui/spokes/custom.py:928
#, python-format
msgid "/boot/efi must be on a device of type %s"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:917
+#: pyanaconda/ui/gui/spokes/custom.py:932
#, python-format
msgid "%s must be on a device of type %s"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:920
-#: pyanaconda/ui/gui/spokes/custom.py:922
+#: pyanaconda/ui/gui/spokes/custom.py:935
+#: pyanaconda/ui/gui/spokes/custom.py:937
#, python-format
msgid "%s cannot be encrypted"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1053
+#: pyanaconda/ui/gui/spokes/custom.py:1089
msgid "Device resize request failed. Click for details."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1138
+#: pyanaconda/ui/gui/spokes/custom.py:1174
msgid "Device reformat request failed. Click for details."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1375
+#: pyanaconda/ui/gui/spokes/custom.py:1411
msgid "This file system does not support labels."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1393
+#: pyanaconda/ui/gui/spokes/custom.py:1429
msgid "This file system may not be resized."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1588
+#: pyanaconda/ui/gui/spokes/custom.py:1624
msgid "Failed to add new device. Click for details."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1606
+#: pyanaconda/ui/gui/spokes/custom.py:1642
msgid "Device removal request failed. Click for details."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1811
+#: pyanaconda/ui/gui/spokes/custom.py:1834
msgid "No disks selected."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1818
+#: pyanaconda/ui/gui/spokes/custom.py:1841
msgid "Not enough free space on selected disks."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1825
+#: pyanaconda/ui/gui/spokes/custom.py:1848
msgid "Automatic partitioning failed. Click for details."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.py:1966
+#: pyanaconda/ui/gui/spokes/custom.py:1985
msgid "Failed to unlock encrypted block device. Click for details"
msgstr ""
@@ -1807,27 +1831,27 @@ msgstr ""
msgid "Note: pool servers may not be available all the time"
msgstr ""
-#: pyanaconda/ui/gui/spokes/datetime_spoke.py:273
+#: pyanaconda/ui/gui/spokes/datetime_spoke.py:275
msgid "DATE & TIME"
msgstr ""
-#: pyanaconda/ui/gui/spokes/datetime_spoke.py:358
+#: pyanaconda/ui/gui/spokes/datetime_spoke.py:360
msgid "Invalid timezone"
msgstr ""
-#: pyanaconda/ui/gui/spokes/datetime_spoke.py:770
+#: pyanaconda/ui/gui/spokes/datetime_spoke.py:772
msgid "You need to set up networking first if you want to use NTP"
msgstr ""
-#: pyanaconda/ui/gui/spokes/datetime_spoke.py:775
+#: pyanaconda/ui/gui/spokes/datetime_spoke.py:777
msgid "You have no working NTP server configured"
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.py:168
+#: pyanaconda/ui/gui/spokes/keyboard.py:167
msgid "KEYBOARD"
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.py:216
+#: pyanaconda/ui/gui/spokes/keyboard.py:215
msgid "Testing layouts configuration not available."
msgstr ""
@@ -1879,86 +1903,86 @@ msgstr ""
msgid "Connection failed"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:546
+#: pyanaconda/ui/gui/spokes/network.py:544
msgid "unplugged"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:559
+#: pyanaconda/ui/gui/spokes/network.py:557
msgid "Ethernet"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:561
+#: pyanaconda/ui/gui/spokes/network.py:559
msgid "Wireless"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:651
+#: pyanaconda/ui/gui/spokes/network.py:649
#: pyanaconda/ui/gui/spokes/network.glade:341
#: pyanaconda/ui/gui/spokes/network.glade:717
msgid "IPv4 Address"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:652
+#: pyanaconda/ui/gui/spokes/network.py:650
#: pyanaconda/ui/gui/spokes/network.glade:355
#: pyanaconda/ui/gui/spokes/network.glade:731
#: pyanaconda/ui/gui/spokes/network.glade:1372
msgid "IPv6 Address"
msgstr ""
+#: pyanaconda/ui/gui/spokes/network.py:652
#: pyanaconda/ui/gui/spokes/network.py:654
-#: pyanaconda/ui/gui/spokes/network.py:656
#: pyanaconda/ui/gui/spokes/network.glade:1358
msgid "IP Address"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:710
+#: pyanaconda/ui/gui/spokes/network.py:715
#, python-format
msgid "%d Mb/s"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:886
+#: pyanaconda/ui/gui/spokes/network.py:891
msgid "WEP"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:889
+#: pyanaconda/ui/gui/spokes/network.py:894
msgid "WPA"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:892
+#: pyanaconda/ui/gui/spokes/network.py:897
msgid "WPA2"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:896
+#: pyanaconda/ui/gui/spokes/network.py:901
msgid "Enterprise"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:901 widgets/src/SpokeSelector.c:52
+#: pyanaconda/ui/gui/spokes/network.py:906 widgets/src/SpokeSelector.c:52
msgid "None"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:915
+#: pyanaconda/ui/gui/spokes/network.py:920
msgid "NETWORK CONFIGURATION"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:940
+#: pyanaconda/ui/gui/spokes/network.py:945
msgid "Not connected"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:947
+#: pyanaconda/ui/gui/spokes/network.py:952
#, python-format
msgid "Wireless (%s) connected to %s"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:950
+#: pyanaconda/ui/gui/spokes/network.py:955
#, python-format
msgid "Wired (%s) connected"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:960
+#: pyanaconda/ui/gui/spokes/network.py:965
#, python-format
msgid "Connected devices: %s"
msgstr ""
-#: pyanaconda/ui/gui/spokes/network.py:963
+#: pyanaconda/ui/gui/spokes/network.py:968
#: pyanaconda/ui/gui/spokes/network.glade:2124
msgid "No network devices available"
msgstr ""
@@ -1983,31 +2007,12 @@ msgstr ""
msgid "Root password is not set"
msgstr ""
-#: pyanaconda/ui/gui/spokes/password.py:109
-msgid ""
-"You must enter your root password and confirm it by typing it a second time "
-"to continue."
-msgstr ""
-
#: pyanaconda/ui/gui/spokes/password.py:115
-msgid "The passwords you entered were different. Please try again."
-msgstr ""
-
-#: pyanaconda/ui/gui/spokes/password.py:120
-msgid "The root password must be at least six characters long."
-msgstr ""
-
-#: pyanaconda/ui/gui/spokes/password.py:134
#, python-format
msgid "You have provided a weak password: %s. Press Done again to use anyway."
msgstr ""
-#: pyanaconda/ui/gui/spokes/password.py:142
-msgid ""
-"Requested password contains non-ASCII characters, which are not allowed."
-msgstr ""
-
-#: pyanaconda/ui/gui/spokes/software.py:49
+#: pyanaconda/ui/gui/spokes/software.py:51
msgid "SOFTWARE SELECTION"
msgstr ""
@@ -2019,42 +2024,42 @@ msgstr ""
msgid "Error checking software dependencies"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:137
+#: pyanaconda/ui/gui/spokes/software.py:135
msgid "Error checking software selection"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:140
+#: pyanaconda/ui/gui/spokes/software.py:138
msgid "Installation source not set up"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:148
+#: pyanaconda/ui/gui/spokes/software.py:146
msgid "Custom software selected"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:150
+#: pyanaconda/ui/gui/spokes/software.py:148
#: pyanaconda/ui/gui/spokes/source.py:543
#: pyanaconda/ui/gui/spokes/source.py:571
msgid "Nothing selected"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:164
+#: pyanaconda/ui/gui/spokes/software.py:161
#: pyanaconda/ui/gui/spokes/source.py:46
msgid "Downloading package metadata..."
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:170
+#: pyanaconda/ui/gui/spokes/software.py:167
msgid "Downloading group metadata..."
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:181
+#: pyanaconda/ui/gui/spokes/software.py:201
msgid "No installation source available"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:243
+#: pyanaconda/ui/gui/spokes/software.py:255
msgid "Error checking software dependencies. Click for details."
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:299
+#: pyanaconda/ui/gui/spokes/software.py:311
msgid ""
"The following software marked for installation has errors. This is likely "
"caused by an error with\n"
@@ -2063,23 +2068,23 @@ msgid ""
"change your installation source, or quit the installer."
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:303
-#: pyanaconda/ui/gui/spokes/storage.py:693 pyanaconda/ui/gui/main.glade:36
+#: pyanaconda/ui/gui/spokes/software.py:315
+#: pyanaconda/ui/gui/spokes/storage.py:720 pyanaconda/ui/gui/main.glade:36
msgid "_Quit"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:303
+#: pyanaconda/ui/gui/spokes/software.py:315
#: pyanaconda/ui/gui/spokes/storage.glade:467
#: pyanaconda/ui/gui/spokes/custom.glade:31
-#: pyanaconda/ui/gui/spokes/custom.glade:251 pyanaconda/ui/gui/main.glade:20
+#: pyanaconda/ui/gui/spokes/custom.glade:281 pyanaconda/ui/gui/main.glade:20
msgid "_Cancel"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:304
+#: pyanaconda/ui/gui/spokes/software.py:316
msgid "_Remove Packages"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.py:305
+#: pyanaconda/ui/gui/spokes/software.py:317
msgid "_Modify Software Source"
msgstr ""
@@ -2141,7 +2146,7 @@ msgstr ""
msgid "Error setting up software source"
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:146
+#: pyanaconda/ui/gui/spokes/storage.py:145
#, python-format
msgid ""
"You have plenty of space to install <b>%s</b>, so we can automatically\n"
@@ -2150,21 +2155,21 @@ msgid ""
"You're all set!"
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:165
+#: pyanaconda/ui/gui/spokes/storage.py:164
#, python-format
msgid ""
"Your current <b>%s</b> software selection requires <b>%s</b> of available "
"space."
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:230
+#: pyanaconda/ui/gui/spokes/storage.py:229
#, python-format
msgid ""
"%s\n"
"The disks you've selected have the following amounts of free space:"
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:239
+#: pyanaconda/ui/gui/spokes/storage.py:238
#, python-format
msgid ""
"<b>You don't have enough space available to install %s</b>, but we can help "
@@ -2172,7 +2177,7 @@ msgid ""
"reclaim space by shrinking or removing existing partitions."
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:260
+#: pyanaconda/ui/gui/spokes/storage.py:259
#, python-format
msgid ""
"%s\n"
@@ -2181,7 +2186,7 @@ msgid ""
"available on the selected disks."
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:271
+#: pyanaconda/ui/gui/spokes/storage.py:270
#, python-format
msgid ""
"<b>You don't have enough space available to install %s</b>, even if you used "
@@ -2192,34 +2197,43 @@ msgid ""
"quit the installer."
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:311
+#: pyanaconda/ui/gui/spokes/storage.py:310
msgid "INSTALLATION DESTINATION"
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:378
+#: pyanaconda/ui/gui/spokes/storage.py:377
msgid "Saving storage configuration..."
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:385
+#: pyanaconda/ui/gui/spokes/storage.py:384
+#: pyanaconda/ui/gui/spokes/storage.py:404
msgid "Failed to save storage configuration..."
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:462
+#: pyanaconda/ui/gui/spokes/storage.py:388
+msgid "Automatic partitioning failed..."
+msgstr ""
+
+#: pyanaconda/ui/gui/spokes/storage.py:392
+msgid "Trying fallback configuration..."
+msgstr ""
+
+#: pyanaconda/ui/gui/spokes/storage.py:485
msgid "Error checking storage configuration. Click for details."
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:690
+#: pyanaconda/ui/gui/spokes/storage.py:717
msgid ""
"The following errors were encountered when checking your storage "
"configuration. You can modify your storage layout\n"
"or quit the installer."
msgstr ""
-#: pyanaconda/ui/gui/spokes/storage.py:693
+#: pyanaconda/ui/gui/spokes/storage.py:720
msgid "_Modify Storage Layout"
msgstr ""
-#: pyanaconda/ui/gui/spokes/welcome.py:256
+#: pyanaconda/ui/gui/spokes/welcome.py:264
msgid "LANGUAGE"
msgstr ""
@@ -2273,24 +2287,24 @@ msgstr ""
msgid "Strong"
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.py:45
+#: pyanaconda/ui/gui/spokes/lib/resize.py:44
msgid "Preserve"
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.py:46
+#: pyanaconda/ui/gui/spokes/lib/resize.py:45
msgid "Shrink"
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.py:47
+#: pyanaconda/ui/gui/spokes/lib/resize.py:46
msgid "Delete"
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.py:140
+#: pyanaconda/ui/gui/spokes/lib/resize.py:137
#, python-format
msgid "%s of %s"
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.py:156
+#: pyanaconda/ui/gui/spokes/lib/resize.py:153
msgid ""
"You don't have enough free space available for this installation.\n"
"\n"
@@ -2299,21 +2313,21 @@ msgid ""
"data it contains."
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.py:163
+#: pyanaconda/ui/gui/spokes/lib/resize.py:160
msgid ""
"There is also free space available in pre-existing filesystems. While it's "
"risky and we recommend you back up your data first, you can recover that "
"free disk space and make it available for this installation below."
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.py:172
+#: pyanaconda/ui/gui/spokes/lib/resize.py:169
#, python-format
msgid "<b>%s disk; %s reclaimable space</b> (in filesystems)"
msgid_plural "<b>%s disks; %s reclaimable space</b> (in filesystems)"
msgstr[0] ""
msgstr[1] ""
-#: pyanaconda/ui/gui/spokes/lib/resize.py:178
+#: pyanaconda/ui/gui/spokes/lib/resize.py:175
#, python-format
msgid "Total selected space to reclaim: <b>%s</b>"
msgstr ""
@@ -2505,8 +2519,8 @@ msgstr ""
#: pyanaconda/ui/gui/spokes/software.glade:112
#: pyanaconda/ui/gui/spokes/software.glade:127
-#: pyanaconda/ui/gui/spokes/software.glade:204
-#: pyanaconda/ui/gui/spokes/software.glade:219
+#: pyanaconda/ui/gui/spokes/software.glade:201
+#: pyanaconda/ui/gui/spokes/software.glade:216
msgid "column"
msgstr ""
@@ -2514,7 +2528,7 @@ msgstr ""
msgid "Choose your add-ons"
msgstr ""
-#: pyanaconda/ui/gui/spokes/software.glade:244
+#: pyanaconda/ui/gui/spokes/software.glade:241
msgid "_Add custom add-on..."
msgstr ""
@@ -2614,7 +2628,7 @@ msgid "Full disk summary and options..."
msgstr ""
#: pyanaconda/ui/gui/spokes/storage.glade:819
-#: pyanaconda/ui/gui/spokes/custom.glade:1547
+#: pyanaconda/ui/gui/spokes/custom.glade:1572
msgid "summary"
msgstr ""
@@ -2622,21 +2636,21 @@ msgstr ""
msgid "Encrypt my data. I'll set a passphrase later."
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.glade:77
+#: pyanaconda/ui/gui/spokes/keyboard.glade:69
msgid "ADD A KEYBOARD LAYOUT"
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.glade:92
+#: pyanaconda/ui/gui/spokes/keyboard.glade:86
msgid "You may add a keyboard layout by selecting it below:"
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.glade:124
+#: pyanaconda/ui/gui/spokes/keyboard.glade:121
msgid "Name"
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.glade:221
+#: pyanaconda/ui/gui/spokes/keyboard.glade:218
msgid ""
-"Which keyboard layouts would you like to use on this system? You may move\n"
+"Which keyboard layouts would you like to use on this system? You may move "
"any layout to the top of the list to select it as the default."
msgstr ""
@@ -2644,15 +2658,35 @@ msgstr ""
msgid "name"
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.glade:395
+#: pyanaconda/ui/gui/spokes/keyboard.glade:298
+msgid "Add layout"
+msgstr ""
+
+#: pyanaconda/ui/gui/spokes/keyboard.glade:312
+msgid "Remove layout"
+msgstr ""
+
+#: pyanaconda/ui/gui/spokes/keyboard.glade:326
+msgid "Move selected layout up"
+msgstr ""
+
+#: pyanaconda/ui/gui/spokes/keyboard.glade:340
+msgid "Move selected layout down"
+msgstr ""
+
+#: pyanaconda/ui/gui/spokes/keyboard.glade:354
+msgid "Preview layout"
+msgstr ""
+
+#: pyanaconda/ui/gui/spokes/keyboard.glade:389
msgid "Test the selected layout below:"
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.glade:428
+#: pyanaconda/ui/gui/spokes/keyboard.glade:425
msgid "Alt + Shift to switch layouts."
msgstr ""
-#: pyanaconda/ui/gui/spokes/keyboard.glade:441
+#: pyanaconda/ui/gui/spokes/keyboard.glade:439
msgid "_Options..."
msgstr ""
@@ -2836,7 +2870,7 @@ msgid "<b>Desired Capacity:</b>"
msgstr ""
#: pyanaconda/ui/gui/spokes/custom.glade:98
-#: pyanaconda/ui/gui/spokes/custom.glade:529
+#: pyanaconda/ui/gui/spokes/custom.glade:545
msgid "<b>Mount Point:</b>"
msgstr ""
@@ -2864,120 +2898,122 @@ msgstr ""
msgid "eg: \"20 GB\", \"500mb\" (minus the quotation marks)"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:268
-msgid "_Delete It"
+#: pyanaconda/ui/gui/spokes/custom.glade:251
+msgid "Are you sure you want to delete all of the data on %s?"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:295
-msgid ""
-"Are you sure you want to delete\n"
-"all of the data on %s?"
+#: pyanaconda/ui/gui/spokes/custom.glade:262
+msgid "Delete all other filesystems in the %s root as well."
+msgstr ""
+
+#: pyanaconda/ui/gui/spokes/custom.glade:298
+msgid "_Delete It"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:448
+#: pyanaconda/ui/gui/spokes/custom.glade:464
msgid ""
"When you create mount points for your %s %s install,\n"
"you'll be able to view their details here."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:471
-#: pyanaconda/ui/gui/spokes/custom.glade:1265
+#: pyanaconda/ui/gui/spokes/custom.glade:487
+#: pyanaconda/ui/gui/spokes/custom.glade:1290
msgid "Selected Device"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:489
-#: pyanaconda/ui/gui/spokes/custom.glade:1282
+#: pyanaconda/ui/gui/spokes/custom.glade:505
+#: pyanaconda/ui/gui/spokes/custom.glade:1307
msgid "Device description"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:558
+#: pyanaconda/ui/gui/spokes/custom.glade:574
msgid "<b>Label:</b>"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:573
+#: pyanaconda/ui/gui/spokes/custom.glade:589
msgid "<b>Desired Capacity (MB):</b>"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:645
+#: pyanaconda/ui/gui/spokes/custom.glade:661
msgid "<b>Device Type:</b>"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:660
+#: pyanaconda/ui/gui/spokes/custom.glade:676
msgid "<b>File System:</b>"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:706
+#: pyanaconda/ui/gui/spokes/custom.glade:722
msgid "_Encrypt"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:741
-#: pyanaconda/ui/gui/spokes/custom.glade:840
-#: pyanaconda/ui/gui/spokes/custom.glade:1086
+#: pyanaconda/ui/gui/spokes/custom.glade:757
+#: pyanaconda/ui/gui/spokes/custom.glade:858
+#: pyanaconda/ui/gui/spokes/custom.glade:1109
msgid "Redundancy (mirror)"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:761
-#: pyanaconda/ui/gui/spokes/custom.glade:805
-#: pyanaconda/ui/gui/spokes/custom.glade:860
-#: pyanaconda/ui/gui/spokes/custom.glade:904
-#: pyanaconda/ui/gui/spokes/custom.glade:948
-#: pyanaconda/ui/gui/spokes/custom.glade:993
-#: pyanaconda/ui/gui/spokes/custom.glade:1026
-#: pyanaconda/ui/gui/spokes/custom.glade:1106
-#: pyanaconda/ui/gui/spokes/custom.glade:1150
+#: pyanaconda/ui/gui/spokes/custom.glade:778
+#: pyanaconda/ui/gui/spokes/custom.glade:823
+#: pyanaconda/ui/gui/spokes/custom.glade:879
+#: pyanaconda/ui/gui/spokes/custom.glade:924
+#: pyanaconda/ui/gui/spokes/custom.glade:969
+#: pyanaconda/ui/gui/spokes/custom.glade:1015
+#: pyanaconda/ui/gui/spokes/custom.glade:1049
+#: pyanaconda/ui/gui/spokes/custom.glade:1130
+#: pyanaconda/ui/gui/spokes/custom.glade:1175
msgid "(-0Gb)"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:786
-#: pyanaconda/ui/gui/spokes/custom.glade:885
-#: pyanaconda/ui/gui/spokes/custom.glade:1131
+#: pyanaconda/ui/gui/spokes/custom.glade:803
+#: pyanaconda/ui/gui/spokes/custom.glade:904
+#: pyanaconda/ui/gui/spokes/custom.glade:1155
msgid "Optimized performance (stripe)"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:929
+#: pyanaconda/ui/gui/spokes/custom.glade:949
msgid "Error detection (parity)"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:974
+#: pyanaconda/ui/gui/spokes/custom.glade:995
msgid "Distributed"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1006
+#: pyanaconda/ui/gui/spokes/custom.glade:1028
msgid "Redundant"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1194
+#: pyanaconda/ui/gui/spokes/custom.glade:1219
msgid "_Customize..."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1218
+#: pyanaconda/ui/gui/spokes/custom.glade:1243
msgid "_Apply Changes"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1315
+#: pyanaconda/ui/gui/spokes/custom.glade:1340
msgid ""
"This device is encrypted and cannot be read without a valid passphrase. You "
"may unlock it below."
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1333
+#: pyanaconda/ui/gui/spokes/custom.glade:1358
#: pyanaconda/ui/gui/spokes/lib/passphrase.glade:97
msgid "Passphrase:"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1356
+#: pyanaconda/ui/gui/spokes/custom.glade:1381
msgid "_Unlock"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1435
+#: pyanaconda/ui/gui/spokes/custom.glade:1460
msgid "<span size=\"small\" foreground=\"white\">AVAILABLE SPACE</span>"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1487
+#: pyanaconda/ui/gui/spokes/custom.glade:1512
msgid "<span size=\"small\" foreground=\"white\">TOTAL SPACE</span>"
msgstr ""
-#: pyanaconda/ui/gui/spokes/custom.glade:1526
+#: pyanaconda/ui/gui/spokes/custom.glade:1551
msgid "_FINISH PARTITIONING"
msgstr ""
@@ -3065,15 +3101,15 @@ msgstr ""
msgid "Action"
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.glade:221
+#: pyanaconda/ui/gui/spokes/lib/resize.glade:222
msgid "<b>%s disks; %s reclaimable space</b> (in filesystems)"
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.glade:235
+#: pyanaconda/ui/gui/spokes/lib/resize.glade:236
msgid "Total selected space to reclaim: <b>%s</b>"
msgstr ""
-#: pyanaconda/ui/gui/spokes/lib/resize.glade:249
+#: pyanaconda/ui/gui/spokes/lib/resize.glade:250
msgid "Installation requires a total of <b>%s</b> for system data."
msgstr ""