blob: 7d6a430ec8c130533559aa68d171a48193d9e7dc (
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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "Select Edit Changes">
<!ENTITY conflictWarning.label "Esta página fue modificada por otro programa, pero también tiene cambios sin guardar en Composer.">
<!ENTITY conflictResolve.label "Seleccione qué versión mantener:">
<!ENTITY keepCurrentPageButton.label "Mantener los cambios de la página actual">
<!ENTITY useOtherPageButton.label "Reemplazar la página actual con los otros cambios">
|