~vono22/cookiekeeper/1.9.0

« back to all changes in this revision

Viewing changes to cookiekeeper/chrome/locale/fr/ck.dom_storage.editor.dtd

  • Committer: Yvon TANGUY
  • Date: 2014-04-09 19:37:40 UTC
  • Revision ID: vono@vono.zsh.jp-20140409193740-1cqp6j5bgei4g91n
Fix #1305252 : Regression: preference extensions.cookiekeeper.version not set

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- This Source Code Form is subject to the terms of the Mozilla Public
 
2
   - License, v. 2.0. If a copy of the MPL was not distributed with this
 
3
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 
4
 
 
5
<!ENTITY    button.format_json.label        "Formater le JSON">
 
6
<!ENTITY    button.format_json.accesskey    "F">
 
7
<!ENTITY    button.pack_json.label          "Compacter le JSON">
 
8
<!ENTITY    button.pack_json.accesskey      "C">
 
9
 
 
10
<!ENTITY    button.edit.label               "Editer">
 
11
<!ENTITY    button.edit.accesskey           "E">
 
12
<!ENTITY    button.save.label               "Enregistrer">
 
13
<!ENTITY    button.save.accesskey           "n">
 
14
 
 
15
<!ENTITY    props.host.label                "Hôte:">
 
16
<!ENTITY    props.protocol.label            "Protocole:">
 
17
<!ENTITY    props.port.label                "Port:">
 
18
<!ENTITY    props.name.label                "Nom:">
 
19
<!ENTITY    props.content.label             "Contenu:">
 
20
<!ENTITY    props.size.label                "Taille:">
 
21
 
 
22
<!ENTITY    menuitem.http.description       "standard">
 
23
<!ENTITY    menuitem.https.description      "securisé">
 
24
 
 
25
<!ENTITY    button.close.label              "Fermer">
 
26
<!ENTITY    button.close.accesskey          "m">