website rev 1103

Made grammar corrections to index.php Project Activity section in Bosnian language
author Adnan Sinanovic <sinanovicha@gmail.com>
date Fri Oct 12 19:31:46 2012 +0000 (2012-10-12)
parents a2507443f21b
children 0ebf6d825f66
files bs/index.php
line diff
     1.1 --- a/bs/index.php	Fri Oct 12 19:21:29 2012 +0000
     1.2 +++ b/bs/index.php	Fri Oct 12 19:31:46 2012 +0000
     1.3 @@ -164,7 +164,7 @@
     1.4  <!-- End of news -->
     1.5  </div>
     1.6  
     1.7 -<h2>Projekt Aktivnost</h2>
     1.8 +<h2>Projekt aktivnosti</h2>
     1.9  
    1.10  <?php require_once("../lib/get-feeds.php"); ?>
    1.11  
    1.12 @@ -172,11 +172,11 @@
    1.13  	<p>
    1.14  		<a href="http://scn.slitaz.org/activity/"><img
    1.15  			src="/images/users.png" alt="[ ]" /></a>
    1.16 -		Zajednička Aktivnost
    1.17 +		Zajednička aktivnost
    1.18  		<?php get_feed("scn.xml"); ?>
    1.19  	</div>
    1.20  	<p class="activity_more">
    1.21 -		<a href="http://scn.slitaz.org/activity/">Više Akcije</a>
    1.22 +		<a href="http://scn.slitaz.org/activity/">Više akcije</a>
    1.23  	</p>
    1.24  </div>
    1.25  
    1.26 @@ -184,11 +184,11 @@
    1.27  	<p>
    1.28  		<a href="http://forum.slitaz.org/"><img
    1.29  			src="/images/support.png" alt="[ ]" /></a>
    1.30 -		Forum Aktivnost
    1.31 +		Forum aktivnost
    1.32  		<?php get_feed_forum("forum.xml"); ?>
    1.33  	</div>
    1.34  	<p class="activity_more">
    1.35 -		<a href="http://forum.slitaz.org/">Više Podrške</a>
    1.36 +		<a href="http://forum.slitaz.org/">Više podrška</a>
    1.37  	</p>
    1.38  </div>
    1.39  
    1.40 @@ -200,7 +200,7 @@
    1.41  		<?php get_feed("wok.xml"); ?>
    1.42  	</div>
    1.43  	<p class="activity_more">
    1.44 -		<a href="http://hg.slitaz.org/">Još Počini</a>
    1.45 +		<a href="http://hg.slitaz.org/">Još počina</a>
    1.46  	</p>
    1.47  </div>
    1.48