blob: cd95877976bb08402dd4ad0db86704dbcc51c102 (
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 "Sélectionner les changements d’édition">
<!ENTITY conflictWarning.label "Cette page a été modifiée par un autre programme, mais vous avez encore des modifications non enregistrées dans le composeur.">
<!ENTITY conflictResolve.label "Sélectionner la version à garder :">
<!ENTITY keepCurrentPageButton.label "Garder les changements actuels">
<!ENTITY useOtherPageButton.label "Remplacer les changements actuels par les autres">
|