summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhistory.txt1
-rw-r--r--lang-fr.js4
-rw-r--r--locale.js6
3 files changed, 6 insertions, 5 deletions
diff --git a/history.txt b/history.txt
index a9a711c..fed4d3e 100755
--- a/history.txt
+++ b/history.txt
@@ -2024,3 +2024,4 @@ ______
------
* Threads: handle text comparisons case-insensitive (again)
* Lists: harmonize equality testing and List CONTAINS testing
+* French translation update, thanks, Martin!
diff --git a/lang-fr.js b/lang-fr.js
index 2e672b5..8fd9cc7 100644
--- a/lang-fr.js
+++ b/lang-fr.js
@@ -181,11 +181,11 @@ SnapTranslator.dict.fr = {
'language_name':
'Fran\u00E7ais', // the name as it should appear in the language menu
'language_translator':
- 'Jean-Jacques Valliet - Mark Rafter', // your name for the Translators tab
+ 'Jean-Jacques Valliet, Mark Rafter, Martin Quinson', // your name for the Translators tab
'translator_e-mail':
'i.scool@mac.com', // optional
'last_changed':
- '2013-09-16', // this, too, will appear in the Translators tab
+ '2013-12-04', // this, too, will appear in the Translators tab
// GUI
// control bar:
diff --git a/locale.js b/locale.js
index 7891ee2..f894050 100644
--- a/locale.js
+++ b/locale.js
@@ -42,7 +42,7 @@
/*global modules, contains*/
-modules.locale = '2013-November-26';
+modules.locale = '2013-December-04';
// Global stuff
@@ -253,11 +253,11 @@ SnapTranslator.dict.fr = {
'language_name':
'Fran\u00E7ais',
'language_translator':
- 'Jean-Jacques Valliet - Mark Rafter',
+ 'Jean-Jacques Valliet, Mark Rafter, Martin Quinson',
'translator_e-mail':
'i.scool@mac.com',
'last_changed':
- '2013-09-16'
+ '2013-12-04'
};
SnapTranslator.dict.si = {