diff options
Diffstat (limited to 'src/lang/french.txt')
-rw-r--r-- | src/lang/french.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/lang/french.txt b/src/lang/french.txt index 60943503c..da46ba407 100644 --- a/src/lang/french.txt +++ b/src/lang/french.txt @@ -249,10 +249,13 @@ STR_MEASURE_LENGTH_HEIGHTDIFF :{BLACK}Longueur STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Région: {NUM} x {NUM}{}Ecart d'altitude: {NUM} m -# The first three are also used as 'Sort by' buttons, the rest only in dropdowns +# These are used in buttons STR_SORT_BY_CAPTION_POPULATION :{BLACK}Population STR_SORT_BY_CAPTION_NAME :{BLACK}Nom STR_SORT_BY_CAPTION_DATE :{BLACK}Date +# These are used in dropdowns +STR_SORT_BY_POPULATION :Population +STR_SORT_BY_NAME :Nom STR_SORT_BY_PRODUCTION :Production STR_SORT_BY_TYPE :Type STR_SORT_BY_TRANSPORTED :Transporté |