blob: aaca7aa59b04d77e9158bde6a59d43495225d53b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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/.
goToLineTitle = Aller à la ligne
goToLineText = Saisissez le numéro de ligne
invalidInputTitle = Saisie invalide
invalidInputText = Le nombre spécifié est invalide
outOfRangeTitle = Ligne non trouvée
outOfRangeText = La ligne spécifiée n’a pas été trouvée.
viewSelectionSourceTitle = Source DOM de la sélection
context_goToLine_label = Aller à la ligne…
context_goToLine_accesskey = l
context_wrapLongLines_label = Retour à la ligne automatique
context_highlightSyntax_label = Coloration syntaxique
|