From eed630e150eb69f6bb1083bde2b41fd75307494b Mon Sep 17 00:00:00 2001 From: gdd Date: Thu, 16 Dec 2010 17:12:21 +0000 Subject: [PATCH] Fix French transations --- src/LightApp/resources/LightApp_msg_en.ts | 4 ++-- src/LightApp/resources/LightApp_msg_fr.ts | 28 +++++++++++++++++++++++ 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/src/LightApp/resources/LightApp_msg_en.ts b/src/LightApp/resources/LightApp_msg_en.ts index 6ac1fc058..89910ee12 100644 --- a/src/LightApp/resources/LightApp_msg_en.ts +++ b/src/LightApp/resources/LightApp_msg_en.ts @@ -140,7 +140,7 @@ The changes will be applied on the next application session. PREF_ZOOMING_AT_CENTER - Relative to the view's center + Relative to the view's center PREF_ZOOMING_AT_CURSOR @@ -664,7 +664,7 @@ File does not exist Preferences for module "%1" not supported - PREF_TAB_SHORTCUTS + PREF_TAB_SHORTCUTS Shortcuts diff --git a/src/LightApp/resources/LightApp_msg_fr.ts b/src/LightApp/resources/LightApp_msg_fr.ts index 8606a27c1..81602544a 100755 --- a/src/LightApp/resources/LightApp_msg_fr.ts +++ b/src/LightApp/resources/LightApp_msg_fr.ts @@ -134,6 +134,18 @@ Les modifications seront appliquées à la prochaine session. PREF_KEYFREE_STYLE Style sans clavier + + PREF_ZOOMING + Mode de zoom: + + + PREF_ZOOMING_AT_CENTER + Relatif au centre de la vue + + + PREF_ZOOMING_AT_CURSOR + Relatif au curseur + PREF_INCREMENTAL_SPEED Incrément de vitesse: @@ -422,6 +434,22 @@ Les modifications seront appliquées à la prochaine session. PREF_VIEWER_BACKGROUND Couleur de l'arrière-plan + + PREF_XYVIEWER_BACKGROUND + Couleur de l'arrière-plan (vue XY) + + + PREF_XZVIEWER_BACKGROUND + Couleur de l'arrière-plan (vue XZ) + + + PREF_YZVIEWER_BACKGROUND + Couleur de l'arrière-plan (vue YZ) + + + PREF_3DVIEWER_BACKGROUND + 3D View background color + PREF_FONT Police -- 2.39.2