Laverna / laverna

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
https://laverna.cc/index.html
Mozilla Public License 2.0
9.19k stars 801 forks source link

Fix French localization #168

Closed LudovicRousseau closed 10 years ago

LudovicRousseau commented 10 years ago
--- a/locales/fr/translation.json
+++ b/locales/fr/translation.json
@@ -33,8 +33,8 @@
     "Edit": "Éditer",
     "Remove": "Supprimer",
     "Forever": "Effacer",
-    "No": "Oui",
-    "Yes": "Non",
+    "No": "Non",
+    "Yes": "Oui",
     "Basic": "Basique",
     "Cloud storage": "Stockage dans le cloud",
     "Notes per page": "Notes par page",
mart-e commented 10 years ago

I think it was fixed at revision 6dde50a6dfc62a5d90db63ae2d74d09974603d85

LudovicRousseau commented 10 years ago

Exact. I missed the patch because I use the static version. The latest (and first) static version 0.6.2 was released Fri Jul 4 23:23:43 2014.

Any plan to update the static version https://github.com/Laverna/static-laverna ?

u1735067 commented 9 years ago

FYI, while this seems fixed in master, https://laverna.cc/ is still having this bug (while getting popular, just heard of it yesterday ..).