blob: 7ca1e965223629876a568764bbdffb2ca0564341 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- 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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "Propriedades da página">
<!ENTITY location.label "Localização:">
<!ENTITY lastModified.label "Última modificação:">
<!ENTITY titleInput.label "Título:">
<!ENTITY titleInput.accessKey "T">
<!ENTITY authorInput.label "Autor:">
<!ENTITY authorInput.accessKey "A">
<!ENTITY descriptionInput.label "Descrição:">
<!ENTITY descriptionInput.accessKey "D">
<!ENTITY locationNewPage.label "[Nova página, ainda não salva]">
<!ENTITY EditHEADSource1.label "Usuários avançados:">
<!ENTITY EditHEADSource2.label "Para editar os outros conteúdos da região do <título> use o "Código-fonte" no menu Exibir ou na barra de ferramentas do modo de edição.">
|