This repository was archived by the owner on Nov 15, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +17
-1
lines changed
Expand file tree Collapse file tree 5 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 577577 "message" : " Restore from file..." ,
578578 "description" : " English: Restore all..."
579579 },
580+ "aboutUserDataOr" : {
581+ "message" : " ... or ..." ,
582+ "description" : " English: ... or ..."
583+ },
580584 "aboutUserDataResetButton" : {
581585 "message" : " Start from scratch..." ,
582586 "description" : " English: Start from scratch..."
Original file line number Diff line number Diff line change 577577 "message" : " Restore from file..." ,
578578 "description" : " English: Restore all..."
579579 },
580+ "aboutUserDataOr" : {
581+ "message" : " ... or ..." ,
582+ "description" : " English: ... or ..."
583+ },
580584 "aboutUserDataResetButton" : {
581585 "message" : " Start from scratch..." ,
582586 "description" : " English: Start from scratch..."
Original file line number Diff line number Diff line change 577577 "message" : " Importer depuis un fichier..." ,
578578 "description" : " English: Restore from file..."
579579 },
580+ "aboutUserDataOr" : {
581+ "message" : " ... ou ..." ,
582+ "description" : " English: ... or ..."
583+ },
580584 "aboutUserDataResetButton" : {
581585 "message" : " Repartir à zéro..." ,
582586 "description" : " English: Start from scratch..."
Original file line number Diff line number Diff line change 577577 "message" : " Восстановить из файла..." ,
578578 "description" : " English: Restore all..."
579579 },
580+ "aboutUserDataOr" : {
581+ "message" : " ... or ..." ,
582+ "description" : " English: ... or ..."
583+ },
580584 "aboutUserDataResetButton" : {
581585 "message" : " Start from scratch..." ,
582586 "description" : " English: Start from scratch..."
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ <h2 data-i18n="aboutUserDataHeader"></h2>
6666< div >
6767 < p > < button type ="button " id ="backupUserDataButton " data-i18n ="aboutUserDataBackupButton "> </ button >
6868 < button type ="button " id ="restoreUserDataButton " data-i18n ="aboutUserDataRestoreButton "> </ button >
69- < p > ... or ...
69+ < p style =" margin-left: 2em; " data-i18n =" aboutUserDataOr " >
7070 < p > < button type ="button " id ="resetUserDataButton " data-i18n ="aboutUserDataResetButton "> </ button >
7171</ div >
7272
You can’t perform that action at this time.
0 commit comments