Skip to content
Snippets Groups Projects
Commit 60a99242 authored by Bob Mottram's avatar Bob Mottram
Browse files

More translations

parent 0124ea76
No related branches found
No related tags found
No related merge requests found
Showing
with 98 additions and 32 deletions
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
"Backing up spamassassin settings for $USERNAME": "", "Backing up spamassassin settings for $USERNAME": "",
"Backing up procmail settings for $USERNAME": "", "Backing up procmail settings for $USERNAME": "",
"Backing up $source_directory to $dest_directory": "", "Backing up $source_directory to $dest_directory": "",
"Backing up ${PROJECT_NAME} configuration files": "",
"Backing up README": "", "Backing up README": "",
"Backing up VoIP settings": "", "Backing up VoIP settings": "",
"Unable to backup mysql settings": "" "Unable to backup mysql settings": ""
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"${1} database could not be saved": "", "${1} database could not be saved": "",
"Unable to export ${1} database": "", "Unable to export ${1} database": "",
"${PROJECT_NAME} backup to friends": "", "${PROJECT_NAME} backup to friends": "",
"Backing up ${PROJECT_NAME} configuration files": "",
"Backing up personal settings for $USERNAME": "", "Backing up personal settings for $USERNAME": "",
"Backing up gpg keys for $USERNAME": "", "Backing up gpg keys for $USERNAME": "",
"Backing up ssh keys for $USERNAME": "", "Backing up ssh keys for $USERNAME": "",
......
...@@ -21,6 +21,9 @@ ...@@ -21,6 +21,9 @@
"Username not found": "", "Username not found": "",
"Home directory not found": "", "Home directory not found": "",
"Change password for": "", "Change password for": "",
"IRC Password": "",
"Password for all IRC users": "",
"The IRC password was changed": "",
"Change ssh public key": "", "Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "", "Change ssh public key for $SELECTED_USERNAME": "",
...@@ -86,6 +89,8 @@ ...@@ -86,6 +89,8 @@
"Back to Backup and Restore menu": "", "Back to Backup and Restore menu": "",
"Format USB drive": "", "Format USB drive": "",
"\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "",
"Remove backups from a USB drive": "",
"\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "",
"Power off the system": "", "Power off the system": "",
"\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "",
"Restart the system": "", "Restart the system": "",
...@@ -129,10 +134,13 @@ ...@@ -129,10 +134,13 @@
"Attach a drive containing playable media": "", "Attach a drive containing playable media": "",
"Remove a drive containing playable media": "", "Remove a drive containing playable media": "",
"Exit": "", "Exit": "",
"IRC Menu": "",
"Set a password for all IRC users": "",
"Control Panel": "", "Control Panel": "",
"Show SIP Phone Extensions": "", "Show SIP Phone Extensions": "",
"Reset Tripwire": "", "Reset Tripwire": "",
"Logging on/off": "", "Logging on/off": "",
"Security Settings": "", "Security Settings": "",
"Media menu": "" "Media menu": "",
"IRC menu": ""
} }
\ No newline at end of file
{ {
"${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
"User $MY_USERNAME does not exist on the system": "", "User $MY_USERNAME does not exist on the system": "",
"Encryption keys": "",
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
"GPG Keyring loaded to $HOME_DIR": "",
"ssh keys imported": "",
"Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "",
"Starting key retrieval from $REMOTE_SERVER...": "" "Starting key retrieval from $REMOTE_SERVER...": ""
} }
\ No newline at end of file
{ {
"Please attach a USB drive": "", "Please attach a USB drive": "",
"There was a problem mounting the USB drive to $USB_MOUNT": "",
"Unable to unmount the drive. This means that the backup did not work": "",
"Setting permissions": "",
"Unmount encrypted USB": "",
"No backup directory found on the USB drive.": "", "No backup directory found on the USB drive.": "",
"Checking that admin user exists": "", "Checking that admin user exists": "",
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
"Copying GPG keys to root": "", "Copying GPG keys from admin user to root": "",
"Restoring ${1} database": "", "Restoring ${1} database": "",
"Unable to restore ${1} database": "", "Unable to restore ${1} database": "",
"Restoring ${1} installation": "", "Restoring ${1} installation": "",
"Restoring configuration files": "",
"The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "",
"Restoring mysql settings": "", "Restoring mysql settings": "",
"Get the MariaDB password from the backup": "", "Get the MariaDB password from the backup": "",
"MariaDB password file not found": "", "MariaDB password file not found": "",
...@@ -39,7 +45,5 @@ ...@@ -39,7 +45,5 @@
"Restoring DLNA cache": "", "Restoring DLNA cache": "",
"Restoring VoIP settings": "", "Restoring VoIP settings": "",
"Restoring Tox node settings": "", "Restoring Tox node settings": "",
"Setting permissions": "", "Restore from USB drive is complete. You can now unplug it.": ""
"Unmount encrypted USB": "",
"Restore from USB drive is complete. You can now remove it.": ""
} }
\ No newline at end of file
{ {
"No friends list found at /home/${ADMIN_USERNAME}/backup.list": "", "No friends list found at /home/${ADMIN_USERNAME}/backup.list": "",
"Server not found within the friends list": "", "Server not found within the friends list": "",
"Copying GPG keys from admin user to root": "",
"Restoring ${1} database": "", "Restoring ${1} database": "",
"Unable to restore ${1} database": "", "Unable to restore ${1} database": "",
"Restoring ${1} installation": "", "Restoring ${1} installation": "",
"Restoring configuration files": "",
"Restoring MariaDB settings": "", "Restoring MariaDB settings": "",
"Get the MariaDB password from the backup": "", "Get the MariaDB password from the backup": "",
"MariaDB password file not found": "", "MariaDB password file not found": "",
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
"Backing up spamassassin settings for $USERNAME": "", "Backing up spamassassin settings for $USERNAME": "",
"Backing up procmail settings for $USERNAME": "", "Backing up procmail settings for $USERNAME": "",
"Backing up $source_directory to $dest_directory": "", "Backing up $source_directory to $dest_directory": "",
"Backing up ${PROJECT_NAME} configuration files": "",
"Backing up README": "", "Backing up README": "",
"Backing up VoIP settings": "", "Backing up VoIP settings": "",
"Unable to backup mysql settings": "" "Unable to backup mysql settings": ""
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"${1} database could not be saved": "", "${1} database could not be saved": "",
"Unable to export ${1} database": "", "Unable to export ${1} database": "",
"${PROJECT_NAME} backup to friends": "", "${PROJECT_NAME} backup to friends": "",
"Backing up ${PROJECT_NAME} configuration files": "",
"Backing up personal settings for $USERNAME": "", "Backing up personal settings for $USERNAME": "",
"Backing up gpg keys for $USERNAME": "", "Backing up gpg keys for $USERNAME": "",
"Backing up ssh keys for $USERNAME": "", "Backing up ssh keys for $USERNAME": "",
......
...@@ -21,6 +21,9 @@ ...@@ -21,6 +21,9 @@
"Username not found": "", "Username not found": "",
"Home directory not found": "", "Home directory not found": "",
"Change password for": "", "Change password for": "",
"IRC Password": "",
"Password for all IRC users": "",
"The IRC password was changed": "",
"Change ssh public key": "", "Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "", "Change ssh public key for $SELECTED_USERNAME": "",
...@@ -86,6 +89,8 @@ ...@@ -86,6 +89,8 @@
"Back to Backup and Restore menu": "", "Back to Backup and Restore menu": "",
"Format USB drive": "", "Format USB drive": "",
"\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "",
"Remove backups from a USB drive": "",
"\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "",
"Power off the system": "", "Power off the system": "",
"\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "",
"Restart the system": "", "Restart the system": "",
...@@ -129,10 +134,13 @@ ...@@ -129,10 +134,13 @@
"Attach a drive containing playable media": "", "Attach a drive containing playable media": "",
"Remove a drive containing playable media": "", "Remove a drive containing playable media": "",
"Exit": "", "Exit": "",
"IRC Menu": "",
"Set a password for all IRC users": "",
"Control Panel": "", "Control Panel": "",
"Show SIP Phone Extensions": "", "Show SIP Phone Extensions": "",
"Reset Tripwire": "", "Reset Tripwire": "",
"Logging on/off": "", "Logging on/off": "",
"Security Settings": "", "Security Settings": "",
"Media menu": "" "Media menu": "",
"IRC menu": ""
} }
\ No newline at end of file
{ {
"${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
"User $MY_USERNAME does not exist on the system": "", "User $MY_USERNAME does not exist on the system": "",
"Encryption keys": "",
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
"GPG Keyring loaded to $HOME_DIR": "",
"ssh keys imported": "",
"Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "",
"Starting key retrieval from $REMOTE_SERVER...": "" "Starting key retrieval from $REMOTE_SERVER...": ""
} }
\ No newline at end of file
{ {
"Please attach a USB drive": "", "Please attach a USB drive": "",
"There was a problem mounting the USB drive to $USB_MOUNT": "",
"Unable to unmount the drive. This means that the backup did not work": "",
"Setting permissions": "",
"Unmount encrypted USB": "",
"No backup directory found on the USB drive.": "", "No backup directory found on the USB drive.": "",
"Checking that admin user exists": "", "Checking that admin user exists": "",
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
"Copying GPG keys to root": "", "Copying GPG keys from admin user to root": "",
"Restoring ${1} database": "", "Restoring ${1} database": "",
"Unable to restore ${1} database": "", "Unable to restore ${1} database": "",
"Restoring ${1} installation": "", "Restoring ${1} installation": "",
"Restoring configuration files": "",
"The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "",
"Restoring mysql settings": "", "Restoring mysql settings": "",
"Get the MariaDB password from the backup": "", "Get the MariaDB password from the backup": "",
"MariaDB password file not found": "", "MariaDB password file not found": "",
...@@ -39,7 +45,5 @@ ...@@ -39,7 +45,5 @@
"Restoring DLNA cache": "", "Restoring DLNA cache": "",
"Restoring VoIP settings": "", "Restoring VoIP settings": "",
"Restoring Tox node settings": "", "Restoring Tox node settings": "",
"Setting permissions": "", "Restore from USB drive is complete. You can now unplug it.": ""
"Unmount encrypted USB": "",
"Restore from USB drive is complete. You can now remove it.": ""
} }
\ No newline at end of file
{ {
"No friends list found at /home/${ADMIN_USERNAME}/backup.list": "", "No friends list found at /home/${ADMIN_USERNAME}/backup.list": "",
"Server not found within the friends list": "", "Server not found within the friends list": "",
"Copying GPG keys from admin user to root": "",
"Restoring ${1} database": "", "Restoring ${1} database": "",
"Unable to restore ${1} database": "", "Unable to restore ${1} database": "",
"Restoring ${1} installation": "", "Restoring ${1} installation": "",
"Restoring configuration files": "",
"Restoring MariaDB settings": "", "Restoring MariaDB settings": "",
"Get the MariaDB password from the backup": "", "Get the MariaDB password from the backup": "",
"MariaDB password file not found": "", "MariaDB password file not found": "",
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
"Backing up spamassassin settings for $USERNAME": "", "Backing up spamassassin settings for $USERNAME": "",
"Backing up procmail settings for $USERNAME": "", "Backing up procmail settings for $USERNAME": "",
"Backing up $source_directory to $dest_directory": "", "Backing up $source_directory to $dest_directory": "",
"Backing up ${PROJECT_NAME} configuration files": "",
"Backing up README": "", "Backing up README": "",
"Backing up VoIP settings": "", "Backing up VoIP settings": "",
"Unable to backup mysql settings": "" "Unable to backup mysql settings": ""
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"${1} database could not be saved": "", "${1} database could not be saved": "",
"Unable to export ${1} database": "", "Unable to export ${1} database": "",
"${PROJECT_NAME} backup to friends": "", "${PROJECT_NAME} backup to friends": "",
"Backing up ${PROJECT_NAME} configuration files": "",
"Backing up personal settings for $USERNAME": "", "Backing up personal settings for $USERNAME": "",
"Backing up gpg keys for $USERNAME": "", "Backing up gpg keys for $USERNAME": "",
"Backing up ssh keys for $USERNAME": "", "Backing up ssh keys for $USERNAME": "",
......
...@@ -21,6 +21,9 @@ ...@@ -21,6 +21,9 @@
"Username not found": "", "Username not found": "",
"Home directory not found": "", "Home directory not found": "",
"Change password for": "", "Change password for": "",
"IRC Password": "",
"Password for all IRC users": "",
"The IRC password was changed": "",
"Change ssh public key": "", "Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "", "Change ssh public key for $SELECTED_USERNAME": "",
...@@ -86,6 +89,8 @@ ...@@ -86,6 +89,8 @@
"Back to Backup and Restore menu": "", "Back to Backup and Restore menu": "",
"Format USB drive": "", "Format USB drive": "",
"\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "",
"Remove backups from a USB drive": "",
"\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "",
"Power off the system": "", "Power off the system": "",
"\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "",
"Restart the system": "", "Restart the system": "",
...@@ -129,10 +134,13 @@ ...@@ -129,10 +134,13 @@
"Attach a drive containing playable media": "", "Attach a drive containing playable media": "",
"Remove a drive containing playable media": "", "Remove a drive containing playable media": "",
"Exit": "", "Exit": "",
"IRC Menu": "",
"Set a password for all IRC users": "",
"Control Panel": "", "Control Panel": "",
"Show SIP Phone Extensions": "", "Show SIP Phone Extensions": "",
"Reset Tripwire": "", "Reset Tripwire": "",
"Logging on/off": "", "Logging on/off": "",
"Security Settings": "", "Security Settings": "",
"Media menu": "" "Media menu": "",
"IRC menu": ""
} }
\ No newline at end of file
{ {
"${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
"User $MY_USERNAME does not exist on the system": "", "User $MY_USERNAME does not exist on the system": "",
"Encryption keys": "",
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
"GPG Keyring loaded to $HOME_DIR": "",
"ssh keys imported": "",
"Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "",
"Starting key retrieval from $REMOTE_SERVER...": "" "Starting key retrieval from $REMOTE_SERVER...": ""
} }
\ No newline at end of file
{ {
"Please attach a USB drive": "", "Please attach a USB drive": "",
"There was a problem mounting the USB drive to $USB_MOUNT": "",
"Unable to unmount the drive. This means that the backup did not work": "",
"Setting permissions": "",
"Unmount encrypted USB": "",
"No backup directory found on the USB drive.": "", "No backup directory found on the USB drive.": "",
"Checking that admin user exists": "", "Checking that admin user exists": "",
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
"Copying GPG keys to root": "", "Copying GPG keys from admin user to root": "",
"Restoring ${1} database": "", "Restoring ${1} database": "",
"Unable to restore ${1} database": "", "Unable to restore ${1} database": "",
"Restoring ${1} installation": "", "Restoring ${1} installation": "",
"Restoring configuration files": "",
"The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "",
"Restoring mysql settings": "", "Restoring mysql settings": "",
"Get the MariaDB password from the backup": "", "Get the MariaDB password from the backup": "",
"MariaDB password file not found": "", "MariaDB password file not found": "",
...@@ -39,7 +45,5 @@ ...@@ -39,7 +45,5 @@
"Restoring DLNA cache": "", "Restoring DLNA cache": "",
"Restoring VoIP settings": "", "Restoring VoIP settings": "",
"Restoring Tox node settings": "", "Restoring Tox node settings": "",
"Setting permissions": "", "Restore from USB drive is complete. You can now unplug it.": ""
"Unmount encrypted USB": "",
"Restore from USB drive is complete. You can now remove it.": ""
} }
\ No newline at end of file
{ {
"No friends list found at /home/${ADMIN_USERNAME}/backup.list": "", "No friends list found at /home/${ADMIN_USERNAME}/backup.list": "",
"Server not found within the friends list": "", "Server not found within the friends list": "",
"Copying GPG keys from admin user to root": "",
"Restoring ${1} database": "", "Restoring ${1} database": "",
"Unable to restore ${1} database": "", "Unable to restore ${1} database": "",
"Restoring ${1} installation": "", "Restoring ${1} installation": "",
"Restoring configuration files": "",
"Restoring MariaDB settings": "", "Restoring MariaDB settings": "",
"Get the MariaDB password from the backup": "", "Get the MariaDB password from the backup": "",
"MariaDB password file not found": "", "MariaDB password file not found": "",
......
...@@ -100,19 +100,19 @@ function reconstruct_key { ...@@ -100,19 +100,19 @@ function reconstruct_key {
cd /home/$MY_USERNAME/.gnupg_fragments cd /home/$MY_USERNAME/.gnupg_fragments
no_of_shares=$(ls -afq keyshare.asc.* | wc -l) no_of_shares=$(ls -afq keyshare.asc.* | wc -l)
if (( no_of_shares < 4 )); then if (( no_of_shares < 4 )); then
dialog --title "Encryption keys" --msgbox 'Not enough fragments to reconstruct the key' 6 70 dialog --title $"Encryption keys" --msgbox $'Not enough fragments to reconstruct the key' 6 70
exit 7348 exit 7348
fi fi
apt-get -y install libgfshare-bin gnupg apt-get -y install libgfshare-bin gnupg
gfcombine /home/$MY_USERNAME/.gnupg_fragments/keyshare* gfcombine /home/$MY_USERNAME/.gnupg_fragments/keyshare*
if [ ! "$?" = "0" ]; then if [ ! "$?" = "0" ]; then
dialog --title "Encryption keys" --msgbox 'Unable to reconstruct the key' 6 70 dialog --title $"Encryption keys" --msgbox $'Unable to reconstruct the key' 6 70
exit 7348 exit 7348
fi fi
KEYS_FILE=/home/$MY_USERNAME/.gnupg_fragments/keyshare.asc KEYS_FILE=/home/$MY_USERNAME/.gnupg_fragments/keyshare.asc
if [ ! -f $KEYS_FILE ]; then if [ ! -f $KEYS_FILE ]; then
dialog --title "Encryption keys" --msgbox 'Unable to reconstruct the key' 6 70 dialog --title $"Encryption keys" --msgbox $'Unable to reconstruct the key' 6 70
fi fi
su -c "gpg --allow-secret-key-import --import $KEYS_FILE" - $MY_USERNAME su -c "gpg --allow-secret-key-import --import $KEYS_FILE" - $MY_USERNAME
...@@ -124,12 +124,12 @@ function reconstruct_key { ...@@ -124,12 +124,12 @@ function reconstruct_key {
fi fi
shred -zu $KEYS_FILE shred -zu $KEYS_FILE
dialog --title "Encryption keys" --msgbox 'Key has been reconstructed' 6 70 dialog --title $"Encryption keys" --msgbox $'Key has been reconstructed' 6 70
} }
function interactive_gpg_from_usb { function interactive_gpg_from_usb {
dialog --title "Encryption keys" \ dialog --title $"Encryption keys" \
--msgbox 'Plug in a USB drive containing a copy of your full key or key fragment' 6 70 --msgbox $'Plug in a USB drive containing a copy of your full key or key fragment' 6 70
HOME_DIR=/home/$MY_USERNAME HOME_DIR=/home/$MY_USERNAME
GPG_LOADING="yes" GPG_LOADING="yes"
...@@ -146,7 +146,7 @@ function interactive_gpg_from_usb { ...@@ -146,7 +146,7 @@ function interactive_gpg_from_usb {
reconstruct_key reconstruct_key
return 0 return 0
fi fi
dialog --title "Encryption keys" --msgbox 'No USB drive found' 6 30 dialog --title $"Encryption keys" --msgbox $'No USB drive found' 6 30
exit 27852 exit 27852
fi fi
fi fi
...@@ -173,8 +173,8 @@ function interactive_gpg_from_usb { ...@@ -173,8 +173,8 @@ function interactive_gpg_from_usb {
reconstruct_key reconstruct_key
return 0 return 0
fi fi
dialog --title "Encryption keys" \ dialog --title $"Encryption keys" \
--msgbox "There was a problem mounting the USB drive to $GPG_USB_MOUNT" 6 70 --msgbox $"There was a problem mounting the USB drive to $GPG_USB_MOUNT" 6 70
rm -rf $GPG_USB_MOUNT rm -rf $GPG_USB_MOUNT
exit 74393 exit 74393
fi fi
...@@ -187,8 +187,8 @@ function interactive_gpg_from_usb { ...@@ -187,8 +187,8 @@ function interactive_gpg_from_usb {
reconstruct_key reconstruct_key
return 0 return 0
fi fi
dialog --title "Encryption keys" \ dialog --title $"Encryption keys" \
--msgbox "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found" 6 70 --msgbox $"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found" 6 70
umount -f $GPG_USB_MOUNT umount -f $GPG_USB_MOUNT
rm -rf $GPG_USB_MOUNT rm -rf $GPG_USB_MOUNT
exit 723814 exit 723814
...@@ -201,8 +201,8 @@ function interactive_gpg_from_usb { ...@@ -201,8 +201,8 @@ function interactive_gpg_from_usb {
fi fi
cp -r $GPG_USB_MOUNT/.gnupg/* $HOME_DIR/.gnupg cp -r $GPG_USB_MOUNT/.gnupg/* $HOME_DIR/.gnupg
GPG_LOADING="no" GPG_LOADING="no"
dialog --title "Encryption keys" \ dialog --title $"Encryption keys" \
--msgbox "GPG Keyring loaded to $HOME_DIR" 6 70 --msgbox $"GPG Keyring loaded to $HOME_DIR" 6 70
else else
if [ ! -d $HOME_DIR/.gnupg_fragments ]; then if [ ! -d $HOME_DIR/.gnupg_fragments ]; then
mkdir $HOME_DIR/.gnupg_fragments mkdir $HOME_DIR/.gnupg_fragments
...@@ -216,8 +216,8 @@ function interactive_gpg_from_usb { ...@@ -216,8 +216,8 @@ function interactive_gpg_from_usb {
mkdir $HOME_DIR/.ssh mkdir $HOME_DIR/.ssh
fi fi
cp $GPG_USB_MOUNT/.ssh/* $HOME_DIR/.ssh cp $GPG_USB_MOUNT/.ssh/* $HOME_DIR/.ssh
dialog --title "Encryption keys" \ dialog --title $"Encryption keys" \
--msgbox "ssh keys imported" 6 70 --msgbox $"ssh keys imported" 6 70
SSH_IMPORTED="yes" SSH_IMPORTED="yes"
fi fi
fi fi
...@@ -225,8 +225,8 @@ function interactive_gpg_from_usb { ...@@ -225,8 +225,8 @@ function interactive_gpg_from_usb {
umount -f $GPG_USB_MOUNT umount -f $GPG_USB_MOUNT
rm -rf $GPG_USB_MOUNT rm -rf $GPG_USB_MOUNT
if [[ $GPG_LOADING == "yes" ]]; then if [[ $GPG_LOADING == "yes" ]]; then
dialog --title "Encryption keys" \ dialog --title $"Encryption keys" \
--msgbox "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish" 6 70 --msgbox $"Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish" 6 70
fi fi
GPG_CTR=$((GPG_CTR + 1)) GPG_CTR=$((GPG_CTR + 1))
done done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment