summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/toolkit/toolkit/updates
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-en-GB/toolkit/toolkit/updates')
-rw-r--r--l10n-en-GB/toolkit/toolkit/updates/backgroundupdate.ftl5
-rw-r--r--l10n-en-GB/toolkit/toolkit/updates/elevation.ftl22
-rw-r--r--l10n-en-GB/toolkit/toolkit/updates/history.ftl29
3 files changed, 56 insertions, 0 deletions
diff --git a/l10n-en-GB/toolkit/toolkit/updates/backgroundupdate.ftl b/l10n-en-GB/toolkit/toolkit/updates/backgroundupdate.ftl
new file mode 100644
index 0000000000..4a4335656c
--- /dev/null
+++ b/l10n-en-GB/toolkit/toolkit/updates/backgroundupdate.ftl
@@ -0,0 +1,5 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+backgroundupdate-task-description = The Background Update task checks for updates to { -brand-short-name } when { -brand-short-name } is not running. This task is installed automatically by { -brand-short-name }, and is reinstalled when { -brand-short-name } runs. To disable this task, update the browser settings or the { -brand-short-name } enterprise policy setting “BackgroundAppUpdate”.
diff --git a/l10n-en-GB/toolkit/toolkit/updates/elevation.ftl b/l10n-en-GB/toolkit/toolkit/updates/elevation.ftl
new file mode 100644
index 0000000000..b7cfc730c8
--- /dev/null
+++ b/l10n-en-GB/toolkit/toolkit/updates/elevation.ftl
@@ -0,0 +1,22 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# This is temporary until bug 1521632 is fixed
+
+elevation-update-wizard =
+ .title = Software Update
+elevation-details-link-label =
+ .value = Details
+elevation-error-manual =
+ You can update { -brand-short-name } manually by visiting this link
+ and downloading the latest version:
+elevation-finished-page = Update Ready to Install
+elevation-finished-background-page =
+ A security and stability update for { -brand-short-name } has been
+ downloaded and is ready to be installed.
+elevation-finished-background = Update:
+elevation-more-elevated =
+ This update requires administrator privileges. The update will be
+ installed the next time { -brand-short-name } starts. You can restart
+ { -brand-short-name } now, continue working and restart later, or decline this
+ update.
diff --git a/l10n-en-GB/toolkit/toolkit/updates/history.ftl b/l10n-en-GB/toolkit/toolkit/updates/history.ftl
new file mode 100644
index 0000000000..fa0017e6b8
--- /dev/null
+++ b/l10n-en-GB/toolkit/toolkit/updates/history.ftl
@@ -0,0 +1,29 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+history-title = Update History
+history-intro = The following updates have been installed
+
+close-button-label =
+ .buttonlabelcancel = Close
+ .title = Update History
+
+no-updates-label = No updates installed yet
+name-header = Update Name
+date-header = Install Date
+type-header = Type
+state-header = State
+
+# Used to display update history
+#
+# Variables:
+# $name (String): name of the update
+# $buildID (String): build identifier from the local updates.xml
+update-full-build-name = { $name } ({ $buildID })
+
+update-details = Details
+
+update-installed-on = Installed on: { $date }
+
+update-status = Status: { $status }