mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 21:59:26 +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
@@ -1,6 +1,6 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; 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."; ObjectID = "2bX-8S-9XM"; */
|
||||
"2bX-8S-9XM.title" = "Om ikryssad kommer endast signerade plugin tillåtas laddas. Kom ihåg att plugins har full tillgång till din data! Ändringar tas i bruk när programmet startas om.";
|
||||
"2bX-8S-9XM.title" = "Om ibockad kommer osignerade plugin tillåtas laddas. Kom ihåg att plugin har full tillgång till din data! Ändringar tas i bruk när programmet startas om.";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Load unsecure Plugins"; ObjectID = "C4B-6z-ZqX"; */
|
||||
"C4B-6z-ZqX.title" = "Ladda osäkra plugins";
|
||||
|
||||
Reference in New Issue
Block a user