Typo fix: additionnal => additional

pull/1/head
Ryan P. C. McQuen 6 years ago committed by GitHub
parent d49f787bcd
commit 3513d6ed04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -624,7 +624,7 @@ define(function () {
out.settings_padWidthLabel = "Reduce the editor's width"; out.settings_padWidthLabel = "Reduce the editor's width";
out.settings_creationSkip = "Skip the pad creation screen"; out.settings_creationSkip = "Skip the pad creation screen";
out.settings_creationSkipHint = "The pad creation screen offers new options to create a pad, providing you more control and security over your data. However, it may slow down your workflow by adding one additionnal step so, here, you have the option to skip this screen and use the default settings selected above."; out.settings_creationSkipHint = "The pad creation screen offers new options to create a pad, providing you more control and security over your data. However, it may slow down your workflow by adding one additional step so, here, you have the option to skip this screen and use the default settings selected above.";
out.settings_creationSkipTrue = "Skip"; out.settings_creationSkipTrue = "Skip";
out.settings_creationSkipFalse = "Display"; out.settings_creationSkipFalse = "Display";

Loading…
Cancel
Save