1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-05 18:32:30 +01:00

Update messages.json

Corrected links gorhill -> chrisaljoudi
This commit is contained in:
tlu1024 2015-04-02 11:02:01 +02:00
parent a5403b4b54
commit b0bf3e80f3

View File

@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
"message":"Ich bin ein erfahrener Benutzer (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Pflichtlektüre<\/a>)",
"message":"Ich bin ein erfahrener Benutzer (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Pflichtlektüre<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
"message":"Aktiviere experimentelle Features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"message":"Aktiviere experimentelle Features (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
"message":"Regel-Syntax: <code>Quelle Ziel Typ Action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'> vollständige Dokumentation<\/a>).",
"message":"Regel-Syntax: <code>Quelle Ziel Typ Action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'> vollständige Dokumentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
@ -527,4 +527,4 @@
"message":"Dieser Eintrag muss der letzte sein",
"description":"so we dont need to deal with comma for last entry"
}
}
}