blob: 7a9f189ae55ae47aa04e73146aa229907e520276 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# 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 = යාවත්කාල ඉතිහාසය
history-intro = පහත යාවත්කාල ස්ථාපනය කර ඇත
close-button-label =
.buttonlabelcancel = වසන්න
.title = යාවත්කාල ඉතිහාසය
no-updates-label = තවම යාවත්කාල ස්ථාපනය කර නැත
name-header = යාවත්කාලයේ නම
date-header = ස්ථාපිත දිනය
type-header = වර්ගය
# 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 }
|