summaryrefslogtreecommitdiffstats
path: root/web/lang/fr
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2007-09-20 23:46:43 +0200
committerpjmattal <pjmattal>2007-09-20 23:46:43 +0200
commit452d6b1245f26b1c46e715077e9bcc593f66ed9e (patch)
tree3135fec4b7c199ffb4cbd52a260763004cb96d69 /web/lang/fr
parent0b92839bee80fc2ba6ea67be1e48d176c0d242bc (diff)
downloadaur-452d6b1245f26b1c46e715077e9bcc593f66ed9e.tar.gz
aur-452d6b1245f26b1c46e715077e9bcc593f66ed9e.tar.xz
patch from eliott to convert all <? to <?php
Diffstat (limited to 'web/lang/fr')
-rw-r--r--web/lang/fr/account_po.inc2
-rw-r--r--web/lang/fr/acctfuncs_po.inc2
-rw-r--r--web/lang/fr/aur_po.inc4
-rw-r--r--web/lang/fr/common_po.inc2
-rw-r--r--web/lang/fr/hacker_po.inc4
-rw-r--r--web/lang/fr/index_po.inc2
-rw-r--r--web/lang/fr/pkgedit_po.inc4
-rw-r--r--web/lang/fr/pkgfuncs_po.inc4
-rw-r--r--web/lang/fr/search_po.inc2
-rw-r--r--web/lang/fr/submit_po.inc2
-rw-r--r--web/lang/fr/template_po.inc4
-rw-r--r--web/lang/fr/test_po.inc4
-rw-r--r--web/lang/fr/timeout_po.inc2
13 files changed, 19 insertions, 19 deletions
diff --git a/web/lang/fr/account_po.inc b/web/lang/fr/account_po.inc
index 43803c15..dea18d1b 100644
--- a/web/lang/fr/account_po.inc
+++ b/web/lang/fr/account_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
diff --git a/web/lang/fr/acctfuncs_po.inc b/web/lang/fr/acctfuncs_po.inc
index de47a4a6..0c107571 100644
--- a/web/lang/fr/acctfuncs_po.inc
+++ b/web/lang/fr/acctfuncs_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
diff --git a/web/lang/fr/aur_po.inc b/web/lang/fr/aur_po.inc
index f0f3d3cb..491a1a6c 100644
--- a/web/lang/fr/aur_po.inc
+++ b/web/lang/fr/aur_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
@@ -21,4 +21,4 @@ $_t["fr"]["Home"] = "Accueil";
$_t["fr"]["Packages"] = "Paquets";
-?> \ No newline at end of file
+?>
diff --git a/web/lang/fr/common_po.inc b/web/lang/fr/common_po.inc
index bf40bc1f..e3b54a8a 100644
--- a/web/lang/fr/common_po.inc
+++ b/web/lang/fr/common_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
diff --git a/web/lang/fr/hacker_po.inc b/web/lang/fr/hacker_po.inc
index 0af11c19..d348e6a4 100644
--- a/web/lang/fr/hacker_po.inc
+++ b/web/lang/fr/hacker_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
@@ -9,4 +9,4 @@ $_t["fr"]["Your session id is invalid."] = "Votre identifiant de session n'est p
$_t["fr"]["If this problem persists, please contact the site administrator."] = "Si ce problème persiste, contactez s'il vous plaît l'administrateur du site.";
-?> \ No newline at end of file
+?>
diff --git a/web/lang/fr/index_po.inc b/web/lang/fr/index_po.inc
index 0a9dbf02..7604978d 100644
--- a/web/lang/fr/index_po.inc
+++ b/web/lang/fr/index_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
diff --git a/web/lang/fr/pkgedit_po.inc b/web/lang/fr/pkgedit_po.inc
index 2a5f245a..d3c977c6 100644
--- a/web/lang/fr/pkgedit_po.inc
+++ b/web/lang/fr/pkgedit_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
@@ -27,4 +27,4 @@ $_t["fr"]["Comment has been added."] = "Le commentaire a été ajouté.";
$_t["fr"]["Select new category"] = "Sélectionnez une nouvelle catégorie";
-?> \ No newline at end of file
+?>
diff --git a/web/lang/fr/pkgfuncs_po.inc b/web/lang/fr/pkgfuncs_po.inc
index 8fad7aae..03ee808a 100644
--- a/web/lang/fr/pkgfuncs_po.inc
+++ b/web/lang/fr/pkgfuncs_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
@@ -159,4 +159,4 @@ $_t["fr"]["Unsafe"] = "Non sûr";
$_t["fr"]["unknown"] = "inconnu";
-?> \ No newline at end of file
+?>
diff --git a/web/lang/fr/search_po.inc b/web/lang/fr/search_po.inc
index ec7f3cd5..d3a0e268 100644
--- a/web/lang/fr/search_po.inc
+++ b/web/lang/fr/search_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
diff --git a/web/lang/fr/submit_po.inc b/web/lang/fr/submit_po.inc
index 99e41d82..f348bd2c 100644
--- a/web/lang/fr/submit_po.inc
+++ b/web/lang/fr/submit_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
diff --git a/web/lang/fr/template_po.inc b/web/lang/fr/template_po.inc
index 93de4675..c9a04664 100644
--- a/web/lang/fr/template_po.inc
+++ b/web/lang/fr/template_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
@@ -7,4 +7,4 @@ global $_t;
$_t["fr"]["Hi, this is worth reading!"] = "Salut, ceci vaut la peine d'être lu!";
-?> \ No newline at end of file
+?>
diff --git a/web/lang/fr/test_po.inc b/web/lang/fr/test_po.inc
index 8089b7cf..3a32cb63 100644
--- a/web/lang/fr/test_po.inc
+++ b/web/lang/fr/test_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
@@ -13,4 +13,4 @@ $_t["fr"]["Hello, again!"] = "Salut encore!";
$_t["fr"]["My current language tag is: '%s'."] = "Mon choix actuel de langue est: '%s'.";
-?> \ No newline at end of file
+?>
diff --git a/web/lang/fr/timeout_po.inc b/web/lang/fr/timeout_po.inc
index 77c1c2e5..ee180183 100644
--- a/web/lang/fr/timeout_po.inc
+++ b/web/lang/fr/timeout_po.inc
@@ -1,4 +1,4 @@
-<?
+<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>