From 499d459bdfc2ffc42ade60eab0be48ca9b80d103 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Mon, 16 May 2005 04:17:22 +0000 Subject: updated with latest polish language patch --- web/html/index.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'web/html/index.php') diff --git a/web/html/index.php b/web/html/index.php index ac474333..e97eacde 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -77,11 +77,9 @@ html_header(); print "\n"; print "\n"; print "
"; -?> -

Welcome to the AUR! If you're a newcomer, you may want to read the Guidelines.

-

If you have feedback about the AUR, please leave it in Flyspray.

-

Though we can't vouch for their contents, we provide a list of user repositories for your convenience.

-".__("Welcome to the AUR! If you're a newcomer, you may want to read the %hGuidelines%h.", array('', ''))."

"; +print "

".__("If you have feedback about the AUR, please leave it in %hFlyspray%h.", array('', ''))."

"; +print "

".__("Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience.", array('', ''))."

"; #print __("This is where the intro text will go."); #print __("For now, it's just a place holder."); #print __("It's more important to get the login functionality finished."); -- cgit v1.2.3-24-g4f1b