summaryrefslogtreecommitdiff
path: root/lang-fr.js
diff options
context:
space:
mode:
authorMichael Ball <cycomachead@gmail.com>2014-02-06 20:26:32 -0800
committerMichael Ball <cycomachead@gmail.com>2014-02-06 20:26:32 -0800
commit434392a87990395e689bf472fdf4ff71c92cbea8 (patch)
tree370c961323db92ef93a12d40028ad284231e82d1 /lang-fr.js
parent817f4c5420e5d55409c88386c478f14e4735a627 (diff)
downloadsnap-434392a87990395e689bf472fdf4ff71c92cbea8.tar.gz
snap-434392a87990395e689bf472fdf4ff71c92cbea8.zip
remove lang file and incorporate fixes in blocks, opbjects
Diffstat (limited to 'lang-fr.js')
-rw-r--r--lang-fr.js13
1 files changed, 4 insertions, 9 deletions
diff --git a/lang-fr.js b/lang-fr.js
index ecb585a..4198bf7 100644
--- a/lang-fr.js
+++ b/lang-fr.js
@@ -718,7 +718,7 @@ SnapTranslator.dict.fr = {
'check for alternative\nGUI design':
'Cocher pour un style d\interface alternatif',
'uncheck for default\nGUI design':
- 'D\u00E9cocher pour le style classique d\interface',
+ 'D\u00E9cocher pour le style classique d\interface',
'Thread safe scripts':
'Scripts réentrants',
'check to disallow\nscript reentrance':
@@ -733,7 +733,7 @@ SnapTranslator.dict.fr = {
'D\u00E9cocher pour une vitesse\nd\'animation maximale (mais variable)',
'check for smooth, predictable\nanimations across computers':
'Cocher pour une vitesse d\'animation\nfixe et identique sur tous les ordinateurs',
-
+
// inputs
'with inputs':
'avec entr\u00E9es',
@@ -958,7 +958,7 @@ SnapTranslator.dict.fr = {
'tabulations',
'cr':
'retours de ligne',
-
+
// About Snap
'About Snap':
'A propos de Snap',
@@ -1162,10 +1162,5 @@ SnapTranslator.dict.fr = {
'last':
'dernier',
'any':
- 'n\u0027importe quel',
-
- // Date reporter dropdowns
- 'month':
- 'mois'
-
+ 'n\u0027importe quel'
};