mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 23:09:33 +00:00
Various string fixes and improvements (#783)
* Typo fixes * Update of copyright year in all localized files * More typos * Align static descriptiont text with checkbox behavior * Clarify cases when the term file means a database
This commit is contained in:
committed by
Michael Starke
parent
063e2cdf11
commit
11244297df
@@ -68,7 +68,7 @@
|
||||
<rect key="frame" x="18" y="403" width="484" height="28"/>
|
||||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" id="2bX-8S-9XM">
|
||||
<font key="font" metaFont="smallSystem"/>
|
||||
<string key="title">If enabled, only properly signed Plugins will be loaded. Keep in mind, that Plugins have full access to your data! Changes take affect on restart.</string>
|
||||
<string key="title">If enabled, Plugins without proper signatures will be allowed to load. Keep in mind, that Plugins have full access to your data! Changes take affect on restart.</string>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
|
||||
Reference in New Issue
Block a user