blob: 2ae2cadcbdd06d38467e45a879ecde24891e7430 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!-- 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/. -->
<!ENTITY % brandDTD
SYSTEM "chrome://branding/locale/brand.dtd">
%brandDTD;
<!ENTITY aboutLogins.title "Logins">
<!ENTITY aboutLogins.update "Update">
<!ENTITY aboutLogins.emptyLoginText "Keep your logins safe">
<!ENTITY aboutLogins.emptyLoginHint "Logins and credentials you save using &brandShortName; will show up here.">
|