Skip to content

Commit c7d62ba

Browse files
committed
Migrate settings panes to strings catalog
1 parent 70a29c6 commit c7d62ba

File tree

87 files changed

+15659
-7077
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+15659
-7077
lines changed

CotEditor.xcodeproj/project.pbxproj

+14-154
Large diffs are not rendered by default.

CotEditor/Base.lproj/StatusBar.storyboard

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="NBJ-8W-V9X">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="NBJ-8W-V9X">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
66
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
77
</dependencies>
88
<scenes>

CotEditor/cs.lproj/AppearancePane.strings

-104
This file was deleted.

CotEditor/cs.lproj/EditPane.strings

-103
This file was deleted.

CotEditor/cs.lproj/FormatPane.strings

-91
This file was deleted.

CotEditor/cs.lproj/GeneralPane.strings

-84
This file was deleted.

0 commit comments

Comments
 (0)