Revision: 13188
          http://sourceforge.net/p/skim-app/code/13188
Author:   hofman
Date:     2022-11-23 17:56:56 +0000 (Wed, 23 Nov 2022)
Log Message:
-----------
use author name rather than user name, as we do in the header title of the note 
property

Modified Paths:
--------------
    trunk/Base.lproj/NotesPreferences.xib
    trunk/de.lproj/NotesPreferences.strings
    trunk/en.lproj/NotesPreferences.strings
    trunk/es.lproj/NotesPreferences.strings
    trunk/fr.lproj/NotesPreferences.strings
    trunk/it.lproj/NotesPreferences.strings
    trunk/ja.lproj/NotesPreferences.strings
    trunk/nl.lproj/NotesPreferences.strings
    trunk/pl.lproj/NotesPreferences.strings
    trunk/ru.lproj/NotesPreferences.strings
    trunk/zh_CN.lproj/NotesPreferences.strings
    trunk/zh_TW.lproj/NotesPreferences.strings

Modified: trunk/Base.lproj/NotesPreferences.xib
===================================================================
--- trunk/Base.lproj/NotesPreferences.xib       2022-11-23 17:33:21 UTC (rev 
13187)
+++ trunk/Base.lproj/NotesPreferences.xib       2022-11-23 17:56:56 UTC (rev 
13188)
@@ -453,8 +453,8 @@
                     <rect key="frame" x="12" y="51" width="475" height="5"/>
                 </box>
                 <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="13u-D5-CVu">
-                    <rect key="frame" x="18" y="21" width="121" height="18"/>
-                    <buttonCell key="cell" type="check" title="Add user name:" 
bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" 
id="dzK-t8-Ju5">
+                    <rect key="frame" x="18" y="21" width="134" height="18"/>
+                    <buttonCell key="cell" type="check" title="Add author 
name:" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" 
id="dzK-t8-Ju5">
                         <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                         <font key="font" metaFont="system"/>
                     </buttonCell>
@@ -462,8 +462,8 @@
                         <binding destination="84" name="value" 
keyPath="values.SKUseUserName" id="0yT-hb-T8A"/>
                     </connections>
                 </button>
-                <textField toolTip="User name to use for new notes" 
horizontalHuggingPriority="249" verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="aFo-jV-JaA">
-                    <rect key="frame" x="147" y="20" width="332" height="21"/>
+                <textField toolTip="Author name to use for new notes" 
horizontalHuggingPriority="249" verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="aFo-jV-JaA">
+                    <rect key="frame" x="160" y="20" width="319" height="21"/>
                     <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" selectable="YES" editable="YES" 
sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" 
id="r7M-le-DDo">
                         <font key="font" usesAppearanceFont="YES"/>
                         <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>

Modified: trunk/de.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/en.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/es.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/fr.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/it.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/ja.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/nl.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/pl.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/ru.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/zh_CN.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/zh_TW.lproj/NotesPreferences.strings
===================================================================
(Binary files differ)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to