diff options
author | Loui Chang <louipc.ist@gmail.com> | 2008-07-23 10:07:53 -0400 |
---|---|---|
committer | Callan Barrett <wizzomafizzo@gmail.com> | 2008-07-28 16:57:56 +0800 |
commit | b81e3c2f6814e73973b4d42e66b1d0e58c2943d2 (patch) | |
tree | ece9c5f6bec972e670a77dba622ba62bbaefe777 /web/lang/fr/index_po.inc | |
parent | 85ce072f031d1c5352e18ca19deac93c6202127e (diff) | |
download | aurweb-b81e3c2f6814e73973b4d42e66b1d0e58c2943d2.tar.xz |
Tweak index.php and update translations.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/fr/index_po.inc')
-rw-r--r-- | web/lang/fr/index_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/fr/index_po.inc b/web/lang/fr/index_po.inc index 7c67bf4..3e522a2 100644 --- a/web/lang/fr/index_po.inc +++ b/web/lang/fr/index_po.inc @@ -40,7 +40,7 @@ $_t["fr"]["Error trying to generate session id."] = "Erreur en essayant de génà $_t["fr"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Bienvenue sur AUR ! Lisez, s'il vous plaît, le %hGuide Utilisateur AUR%h et le %hGuide des Utilisateurs de Confiance%h pour plus d'informations."; -$_t["fr"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Les PKGBUILDs proposés <b>doivent</b> se conformer aux %hStandards de l'empaquetage Arch%h sans quoi ils seront supprimés!"; +$_t["fr"]["Contributed PKGBUILDs %hmust%h conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Les PKGBUILDs proposés %hdoivent%h se conformer aux %hStandards de l'empaquetage Arch%h sans quoi ils seront supprimés!"; $_t["fr"]["Login"] = "Se connecter"; |