|
@@ -4057,11 +4057,6 @@ in found for a given language and a given encoding, return S."
|
|
|
:ascii "Notes de bas de page"
|
|
|
:latin1 "Notes de bas de page"
|
|
|
:utf-8 "Notes de bas de page"))
|
|
|
- ("Listing %d: %s"
|
|
|
- ("fr"
|
|
|
- :ascii "Programme %d : %s"
|
|
|
- :latin1 "Programme %d : %s"
|
|
|
- :utf-8 "Programme nº %d : %s"))
|
|
|
("List of Listings"
|
|
|
("fr"
|
|
|
:ascii "Liste des programmes"
|
|
@@ -4077,16 +4072,11 @@ in found for a given language and a given encoding, return S."
|
|
|
:ascii "Programme %d :"
|
|
|
:latin1 "Programme %d :"
|
|
|
:utf-8 "Programme nº %d :"))
|
|
|
- ("Table of Contents"
|
|
|
- ("fr"
|
|
|
- :ascii "Sommaire"
|
|
|
- :latin1 "Table des matières"
|
|
|
- :utf-8 "Table des matières"))
|
|
|
- ("Table %d: %s"
|
|
|
+ ("Listing %d: %s"
|
|
|
("fr"
|
|
|
- :ascii "Tableau %d : %s"
|
|
|
- :latin1 "Tableau %d : %s"
|
|
|
- :utf-8 "Tableau nº %d : %s"))
|
|
|
+ :ascii "Programme %d : %s"
|
|
|
+ :latin1 "Programme %d : %s"
|
|
|
+ :utf-8 "Programme nº %d : %s"))
|
|
|
("See section %s"
|
|
|
("fr"
|
|
|
:ascii "cf. section %s"
|
|
@@ -4097,6 +4087,16 @@ in found for a given language and a given encoding, return S."
|
|
|
:ascii "Tableau %d :"
|
|
|
:latin1 "Tableau %d :"
|
|
|
:utf-8 "Tableau nº %d :"))
|
|
|
+ ("Table %d: %s"
|
|
|
+ ("fr"
|
|
|
+ :ascii "Tableau %d : %s"
|
|
|
+ :latin1 "Tableau %d : %s"
|
|
|
+ :utf-8 "Tableau nº %d : %s"))
|
|
|
+ ("Table of Contents"
|
|
|
+ ("fr"
|
|
|
+ :ascii "Sommaire"
|
|
|
+ :latin1 "Table des matières"
|
|
|
+ :utf-8 "Table des matières"))
|
|
|
("Unknown reference"
|
|
|
("fr"
|
|
|
:ascii "Destination inconnue"
|