Added spanish localization. Extended english and german localization.

This commit is contained in:
michael starke
2017-08-25 14:01:40 +02:00
parent dbb44bbc85
commit 801889865f
32 changed files with 400 additions and 40 deletions

View File

@@ -20,5 +20,6 @@
@property (weak) IBOutlet NSButton *reopenLastDatabase;
@property (weak) IBOutlet NSButton *createUntitledOnActivation;
@property (weak) IBOutlet NSButton *rememberKeyFileCheckButton;
@property (weak) IBOutlet NSPopUpButton *fileChangeStrategyPopup;
@end