diff options
author | doktornotor <notordoktor@gmail.com> | 2015-10-20 13:12:52 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-10-20 13:12:52 +0200 |
commit | 92abb65b927ea11308cfb5f8d6821e7056288bb8 (patch) | |
tree | f40432c7609897939d100ca4ac5ae0953b7b4df9 /usr | |
parent | 0246e7a2dbddc57ad791e286fa602b1984180a2a (diff) | |
download | pfsense-92abb65b927ea11308cfb5f8d6821e7056288bb8.zip pfsense-92abb65b927ea11308cfb5f8d6821e7056288bb8.tar.gz |
Point people to 'Clear Package Lock' if the reinstall of packages got stuck (RELENG_2_2)
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/share/locale/en/LC_MESSAGES/pfSense.pot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot b/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot index eaecb8a..8c06471 100644 --- a/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot +++ b/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot @@ -9911,6 +9911,14 @@ msgid "" "changes in the GUI until this is complete." msgstr "" +#: usr/local/www/fbegin.inc:442 +msgid "" +"<p>If the above message is still displayed after a couple of hours, use " +"the 'Clear Package Lock' button on the " +"<a href='diag_backup.php' title='Backup/Restore'>Backup/Restore page</a> " +"and reinstall packages manually." +msgstr "" + #: usr/local/www/firewall_aliases.php:109 #, php-format msgid "Cannot delete alias. Currently in use by %s" |