put code settings in their own tab

This commit is contained in:
ansuz
2017-08-11 13:00:50 +02:00
parent ae0b2ca1a8
commit 958294f109
2 changed files with 5 additions and 1 deletions

View File

@@ -422,6 +422,7 @@ define(function () {
// Settings
out.settings_cat_account = "Account";
out.settings_cat_drive = "CryptDrive";
out.settings_cat_code = "Code";
out.settings_title = "Settings";
out.settings_save = "Save";