Skip to content

Commit

Permalink
SEBMAC-615 Update localization and app name customization.
Browse files Browse the repository at this point in the history
  • Loading branch information
danschlet committed May 24, 2024
1 parent 690e2f1 commit 19e6b71
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 98 deletions.
12 changes: 6 additions & 6 deletions Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
<windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="340" y="419" width="550" height="300"/>
<rect key="screenRect" x="0.0" y="0.0" width="2056" height="1285"/>
<rect key="screenRect" x="0.0" y="0.0" width="3360" height="1865"/>
<view key="contentView" id="860" customClass="AboutView">
<rect key="frame" x="0.0" y="0.0" width="550" height="300"/>
<autoresizingMask key="autoresizingMask"/>
Expand Down Expand Up @@ -617,7 +617,7 @@
<windowStyleMask key="styleMask" titled="YES"/>
<windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
<rect key="contentRect" x="340" y="419" width="412" height="107"/>
<rect key="screenRect" x="0.0" y="0.0" width="2056" height="1285"/>
<rect key="screenRect" x="0.0" y="0.0" width="3360" height="1865"/>
<value key="minSize" type="size" width="412" height="107"/>
<view key="contentView" id="vWC-gd-xPh">
<rect key="frame" x="0.0" y="0.0" width="412" height="107"/>
Expand Down Expand Up @@ -713,7 +713,7 @@ Gw
<windowStyleMask key="styleMask" titled="YES"/>
<windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
<rect key="contentRect" x="340" y="419" width="412" height="107"/>
<rect key="screenRect" x="0.0" y="0.0" width="2056" height="1285"/>
<rect key="screenRect" x="0.0" y="0.0" width="3360" height="1865"/>
<value key="minSize" type="size" width="412" height="107"/>
<view key="contentView" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ee8-wp-re5">
<rect key="frame" x="0.0" y="0.0" width="412" height="107"/>
Expand Down Expand Up @@ -874,7 +874,7 @@ DQ
<windowStyleMask key="styleMask" titled="YES"/>
<windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
<rect key="contentRect" x="340" y="419" width="412" height="156"/>
<rect key="screenRect" x="0.0" y="0.0" width="2056" height="1285"/>
<rect key="screenRect" x="0.0" y="0.0" width="3360" height="1865"/>
<value key="minSize" type="size" width="412" height="108"/>
<view key="contentView" id="6KH-Lc-Pm5">
<rect key="frame" x="0.0" y="0.0" width="412" height="156"/>
Expand Down Expand Up @@ -1151,7 +1151,7 @@ DQ
<rect key="frame" x="0.0" y="117" width="460" height="380"/>
<clipView key="contentView" copiesOnScroll="NO" id="5ua-AF-4aq">
<rect key="frame" x="1" y="1" width="458" height="378"/>
<autoresizingMask key="autoresizingMask"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView editable="NO" selectable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" findStyle="bar" id="zks-rs-f3E" customClass="SEBTextViewNonEditing">
<rect key="frame" x="0.0" y="0.0" width="458" height="378"/>
Expand Down Expand Up @@ -1421,7 +1421,7 @@ DQ
<windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES" nonactivatingPanel="YES" HUD="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="274" width="500" height="44"/>
<rect key="screenRect" x="0.0" y="0.0" width="2056" height="1285"/>
<rect key="screenRect" x="0.0" y="0.0" width="3360" height="1865"/>
<view key="contentView" id="94S-Ha-RmY">
<rect key="frame" x="0.0" y="0.0" width="500" height="44"/>
<autoresizingMask key="autoresizingMask"/>
Expand Down
Loading

0 comments on commit 19e6b71

Please sign in to comment.