2
0

Improve the style a little of these menu tips.

This commit is contained in:
Maarten Billemont 2017-03-30 12:29:34 -04:00
parent 05f91d53db
commit de4300c3d3

View File

@ -65,8 +65,8 @@
<attributedString key="attributedTitle"> <attributedString key="attributedTitle">
<fragment content="Always open Master Password at start-up."> <fragment content="Always open Master Password at start-up.">
<attributes> <attributes>
<font key="NSFont" size="12" name="Helvetica"/> <font key="NSFont" size="11" name="Helvetica"/>
<paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" firstLineHeadIndent="8"/>
</attributes> </attributes>
</fragment> </fragment>
</attributedString> </attributedString>
@ -82,8 +82,8 @@
<attributedString key="attributedTitle"> <attributedString key="attributedTitle">
<fragment content="Claim the entire screen while looking up passwords."> <fragment content="Claim the entire screen while looking up passwords.">
<attributes> <attributes>
<font key="NSFont" size="12" name="Helvetica"/> <font key="NSFont" size="11" name="Helvetica"/>
<paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" firstLineHeadIndent="8"/>
</attributes> </attributes>
</fragment> </fragment>
</attributedString> </attributedString>
@ -99,20 +99,20 @@
<attributedString key="attributedTitle"> <attributedString key="attributedTitle">
<fragment content="Don't display the password. Hold alt "> <fragment content="Don't display the password. Hold alt ">
<attributes> <attributes>
<font key="NSFont" size="12" name="Helvetica"/> <font key="NSFont" size="11" name="Helvetica"/>
<paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" firstLineHeadIndent="8"/>
</attributes> </attributes>
</fragment> </fragment>
<fragment content="⌥"> <fragment content="⌥">
<attributes> <attributes>
<font key="NSFont" size="12" name="LucidaGrande"/> <font key="NSFont" size="11" name="LucidaGrande"/>
<paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" firstLineHeadIndent="8"/>
</attributes> </attributes>
</fragment> </fragment>
<fragment content=" to reveal temporarily."> <fragment content=" to reveal temporarily.">
<attributes> <attributes>
<font key="NSFont" size="12" name="Helvetica"/> <font key="NSFont" size="11" name="Helvetica"/>
<paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" firstLineHeadIndent="8"/>
</attributes> </attributes>
</fragment> </fragment>
</attributedString> </attributedString>
@ -128,8 +128,8 @@
<attributedString key="attributedTitle"> <attributedString key="attributedTitle">
<fragment content="Remember the password while the application is running."> <fragment content="Remember the password while the application is running.">
<attributes> <attributes>
<font key="NSFont" size="12" name="Helvetica"/> <font key="NSFont" size="11" name="Helvetica"/>
<paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" firstLineHeadIndent="8"/>
</attributes> </attributes>
</fragment> </fragment>
</attributedString> </attributedString>
@ -145,8 +145,8 @@
<attributedString key="attributedTitle"> <attributedString key="attributedTitle">
<fragment content="Save the password in your keychain so you don't need to enter it again."> <fragment content="Save the password in your keychain so you don't need to enter it again.">
<attributes> <attributes>
<font key="NSFont" size="12" name="Helvetica"/> <font key="NSFont" size="11" name="Helvetica"/>
<paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" firstLineHeadIndent="8"/>
</attributes> </attributes>
</fragment> </fragment>
</attributedString> </attributedString>