Fixed localization issues. Localized OpenPanelAccessoryView

This commit is contained in:
Michael Starke
2018-09-11 16:59:48 +02:00
parent f580663caf
commit c6be6ec819
9 changed files with 37 additions and 20 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13196" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14113" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13196"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14113"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -49,7 +49,7 @@
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="x9q-qY-Jy2" secondAttribute="bottom" constant="10" id="f1c-Ha-7hR"/>
<constraint firstItem="I5Q-M2-Ha7" firstAttribute="leading" secondItem="x9q-qY-Jy2" secondAttribute="leading" id="sUu-Ol-LM0"/>
</constraints>
<point key="canvasLocation" x="-239" y="-34"/>
<point key="canvasLocation" x="-11" y="-31"/>
</customView>
</objects>
</document>

View File

@@ -0,0 +1,6 @@
/* Class = "NSButtonCell"; title = "Show hidden files"; ObjectID = "FfY-KA-8IC"; */
"FfY-KA-8IC.title" = "Show hidden files";
/* Class = "NSButtonCell"; title = "Allow all files"; ObjectID = "tvV-1s-Be3"; */
"tvV-1s-Be3.title" = "Allow all files";

View File

@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2012-2018 HicknHack Software GmbH. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright ©2012-2018 HicknHack Software GmbH. All rights reserved.";

View File

@@ -0,0 +1,6 @@
/* Class = "NSButtonCell"; title = "Show hidden files"; ObjectID = "FfY-KA-8IC"; */
"FfY-KA-8IC.title" = "Show hidden files";
/* Class = "NSButtonCell"; title = "Allow all files"; ObjectID = "tvV-1s-Be3"; */
"tvV-1s-Be3.title" = "Allow all files";

View File

@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2012-2018 HicknHack Software GmbH. Alle rechten voorbehouden.";
"NSHumanReadableCopyright" = "Copyright ©2012-2018 HicknHack Software GmbH. Alle rechten voorbehouden.";

View File

@@ -1,9 +1 @@
/* (No Comment) */
"KDB Database" = "Baza danych KDB";
/* (No Comment) */
"KDBX Database" = "Baza danych KDBX";
/* (No Comment) */
"MacPass Plugin" = "Wtyczka MacPass";
/* Localized versions of Info.plist keys */

View File

@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2012-2018 HicknHack Software GmbH. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright ©2012-2018 HicknHack Software GmbH. All rights reserved.";