Merge lp:~0ol/ubuntu-fr-doc/fixe-1169709 into lp:ubuntu-fr-doc

Proposed by Ool
Status: Merged
Merged at revision: 123
Proposed branch: lp:~0ol/ubuntu-fr-doc/fixe-1169709
Merge into: lp:ubuntu-fr-doc
Diff against target: 43 lines (+16/-10)
1 file modified
lib/plugins/tagnotes/conf/default.php (+16/-10)
To merge this branch: bzr merge lp:~0ol/ubuntu-fr-doc/fixe-1169709
Reviewer Review Type Date Requested Status
Ubuntu-fr-webteam Pending
Review via email: mp+163423@code.launchpad.net

Description of the change

modification dans lib/plugins/tagnotes/conf/default.php

Changement des messages (à voir si cela va) avec ajout d'un lien vers >tags

Mise à jour du plugin tagnote pour raring

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/plugins/tagnotes/conf/default.php'
2--- lib/plugins/tagnotes/conf/default.php 2012-12-26 12:18:02 +0000
3+++ lib/plugins/tagnotes/conf/default.php 2013-05-12 10:39:27 +0000
4@@ -9,8 +9,8 @@
5 $conf['alertNoTags'] = 'Cette page n\'a pas encore d\'<a href="/wiki/tags">étiquettes</a>.';
6 $conf['excludeID'] = array(
7 '/^(accueil|Accueil)$/',
8- '/(warty|hoary|breezy|dapper|edgy|feisty|gutsy|hardy|intrepid|jaunty|karmic|lucid|maverick|natty|oneiric|precise|quantal|raring)/',
9- '/(4\.10|5\.04|5\.10|6\.06|6\.10|7\.04|7\.10|8\.04|8\.10|9\.04|9\.10|10\.04|10\.10|11\.04|11\.10|12\.04|12\.10|13\.04)/',
10+ '/(warty|hoary|breezy|dapper|edgy|feisty|gutsy|hardy|intrepid|jaunty|karmic|lucid|maverick|natty|oneiric|precise|quantal|raring|saucy)/',
11+ '/(4\.10|5\.04|5\.10|6\.06|6\.10|7\.04|7\.10|8\.04|8\.10|9\.04|9\.10|10\.04|10\.10|11\.04|11\.10|12\.04|12\.10|13\.04|13.10)/',
12 );
13 $conf['excludeNS'] = array(
14 'evenements',
15@@ -22,15 +22,21 @@
16 'wiki',
17 );
18 $conf['wrongTag'] = 'Une des étiquettes de cette page n\'a pas d\'autres pages associées.';
19-$conf['notes'] = array(
20- 'lucid oneiric precise -quantal'
21- => 'Les informations contenues dans cette page n\'ont pas été vérifiées pour <a href="/quantal">Ubuntu 12.10.</a>',
22- 'warty hoary breezy dapper edgy feisty gutsy hardy intrepid jaunty karmic -lucid maverick natty -oneiric -precise -quantal'
23- => 'Cette page est ancienne et ne contient plus d\'informations pour les <a href="/versions">versions supportées d\'Ubuntu</a>.',
24- '-warty -hoary -breezy -dapper -edgy -feisty -gutsy -hardy -intrepid -jaunty -karmic -lucid -maverick -natty -oneiric -precise -quantal'
25- => 'Cette page n\'a pas d\'étiquettes de version.',
26+
27+
28+
29+$conf['notes'] = array(
30+
31+ 'warty hoary breezy dapper edgy feisty gutsy hardy intrepid jaunty karmic -lucid maverick natty oneiric -precise -quantal -raring'
32+ => 'Selon les <a href="/tags">tags</a> présents sur cette page, celle-ci est ancienne et ne contient plus d\'informations sur une des <a href="/versions">versions supportées d\'Ubuntu</a>.',
33+ 'quantal -raring'
34+ => 'Selon les <a href="/tags">tags</a> présents sur cette page, les informations qu\'elle contient n\'ont pas été vérifiées depuis <a href="/quantal">Ubuntu 12.10.</a>',
35+ 'precise -quantal -raring'
36+ => 'Selon les <a href="/tags">tags</a> présents sur cette page, les informations qu\'elle contient n\'ont pas été vérifiées depuis <a href="/precise">Ubuntu 12.04 LTS.</a>',
37+ 'lucid -precise -quantal -raring'
38+ => 'Selon les <a href="/tags">tags</a> présents sur cette page, les informations qu\'elle contient n\'ont pas été vérifiées depuis <a href="/lucid">Ubuntu 10.04 LTS.</a>',
39 'vetuste vétuste'
40- => 'Cette page est considée comme vétuste et ne contient plus d\'informations utiles.',
41+ => 'Cette page est considée comme <a href="/vetuste">vétuste</a> et ne contient plus d\'informations utiles.',
42 'BROUILLON brouillon'
43 => 'Cette page est en cours de rédaction.',
44

Subscribers

People subscribed via source and target branches

to all changes: