blob: 7afea4c0018b7d44ec73647668600b9bd0bdf088 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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/.
replicationStarted=Replication started…
changesStarted=Started finding changes to replicate…
replicationSucceeded=Replication succeeded
replicationFailed=Replication failed
replicationCancelled=Replication cancelled
# LOCALIZATION NOTE
# do not localize %S. %S is the current entry number (an integer)
currentCount=Replicating directory entry: %S
downloadButton=Download Now
downloadButton.accesskey=D
cancelDownloadButton=Cancel Download
cancelDownloadButton.accesskey=C
## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name
|