1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-26 18:58:21 +02:00

Electron release v0.10.23

This commit is contained in:
Laurent Cozic 2017-11-21 18:26:17 +00:00
parent 6283bf6190
commit 27af0e69ef
11 changed files with 18 additions and 8 deletions

View File

@ -787,6 +787,9 @@ msgstr ""
msgid "Show advanced options"
msgstr ""
msgid "Automatically update the application"
msgstr ""
msgid "Sync status (synced items / total items)"
msgstr ""

View File

@ -850,6 +850,10 @@ msgstr "%d heures"
msgid "Show advanced options"
msgstr "Montrer les options avancées"
#, fuzzy
msgid "Automatically update the application"
msgstr "Quitter le logiciel."
msgid "Sync status (synced items / total items)"
msgstr "Status de la synchronisation (objets synchro. / total)"

View File

@ -787,6 +787,9 @@ msgstr ""
msgid "Show advanced options"
msgstr ""
msgid "Automatically update the application"
msgstr ""
msgid "Sync status (synced items / total items)"
msgstr ""

View File

@ -1,6 +1,6 @@
{
"name": "joplin",
"version": "0.10.72",
"version": "0.10.73",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -18,7 +18,7 @@
],
"owner": "Laurent Cozic"
},
"version": "0.10.72",
"version": "0.10.73",
"bin": {
"joplin": "./main.js"
},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "Joplin",
"version": "0.10.22",
"version": "0.10.23",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "Joplin",
"version": "0.10.22",
"version": "0.10.23",
"description": "Joplin for Desktop",
"main": "main.js",
"scripts": {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long