X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22calendrier%22%2C%22type=semaine%22%29%20.%20%22?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesQqq.php;h=79a687a871686f37f416cb0f6262c6a2cf7ba3de;hb=a830943203e156c4aa242e0f931c1dac0f00925c;hp=a742f3de8cb01790ae01e6d53bf3a96b6e9de5e0;hpb=c15d0a7521231c2cb71e664265e08d0ae514fc73;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index a742f3de8c..79a687a871 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -4738,4 +4738,10 @@ $4 is the gender of the target user.', 'api-error-uploaddisabled' => 'API error message that can be used for client side localisation of API errors.', 'api-error-verification-error' => 'The word "extension" refers to the part behind the last dot in a file name, that by convention gives a hint about the kind of data format which a files contents are in.', +# Content model IDs for the ContentHandler facility; used by ContentHander::getContentModel() +'content-model-1' => 'Name for the wikitext content model, used when decribing what type of content a page contains.', +'content-model-2' => 'Name for the JavaScript content model, used when decribing what type of content a page contains.', +'content-model-3' => 'Name for the CSS content model, used when decribing what type of content a page contains.', +'content-model-4' => 'Name for the plain text content model, used when decribing what type of content a page contains.', + );