Bug 1520924 - Remove 'update' XBL binding and convert strings to Fluent, part 2.
--- a/toolkit/toolkit/updates/history.ftl
+++ b/toolkit/toolkit/updates/history.ftl
@@ -14,10 +14,17 @@ type-header = النوع
state-header = الحالة
# Used to display update history
#
# Variables:
# $name (String): name of the update
# $buildID (String): build identifier from the local updates.xml
update-full-name =
.name = { $name } ({ $buildID })
+# 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 = التفاصيل
+update-installed-on = منصّب في: { $date }
update-status = الحالة: { $status }