blob: cb6438ecf4cdcc3c06bb9da6f332003373182ff7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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 closeNotification.tooltip "Закрыть это сообщение">
<!-- LOCALIZATION NOTE (closeNotificationItem.label): This entity is used
to replace the Toolkit default closeNotificationItem.label ("Not Now")
which is ambiguous in some cases. Thus, make sure to select a phrase
that clearly relates to closing the current doorhanger. -->
<!ENTITY closeNotificationItem.label "Убрать уведомление">
<!ENTITY checkForUpdates "Проверить наличие обновлений…">
<!ENTITY learnMore "Подробнее…">
|