blob: 6071208bf6e8d7f37d7b93400bd38fc84c5df0aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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/. -->
<!-- extracted from content/pref-offlineapps.xul -->
<!--LOCALIZATION NOTE : FILE Offline Apps prefs dialog -->
<!ENTITY pref.offlineapps.title "Aplicativos web sen conexión">
<!ENTITY pref.offlineCache.caption "Datos de usuario e contido web sen conexión">
<!ENTITY clearOfflineAppCache.label "Limpar">
<!ENTITY clearOfflineAppCache.accesskey "L">
<!ENTITY offlineNotifyPermissions.label "Xestionar permisos">
<!ENTITY offlineNotifyPermissions.accesskey "p">
<!ENTITY offlineAppsListRemove.label "Limpar datos…">
<!ENTITY offlineAppsListRemove.accesskey "d">
|