Changeset 41

Show
Ignore:
Timestamp:
03/15/06 09:37:54 (2 years ago)
Author:
eadiaz
Message:

Eliminates hard coded text in index.php.
Check locale.es and compare it with your own locale file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/public_html/index.php

    r31 r41  
    22  include_once('akarru.lib/common.php'); 
    33  $page = $_GET['page']; 
    4   $smarty->assign('content_title', 'últimos memes'); 
     4  $smarty->assign('content_title', $bl_last_memes); 
    55  $memes = new memes($bm_db, $bm_user, $bm_promo_level); 
    66 
     
    99          $memes->pages = 50; 
    1010  } 
    11   if ($bm_users->is_logged_in()) { 
    12           $smarty->assign('special_message', '<p><strong>¿Puedes escribir un relato con s&oacute;lo 100 palabras?</strong><br/><a href="100words.php" style="color:white;font-width:bold;font-size:12pt;">escribe un micro cuento</a></p>'); 
    13   } 
    1411  if ($memes->pages > 1)  
    1512          $smarty->assign('pages', $memes->pages+1); 
    16   $smarty->assign('$bm_message', 'estos memes han sido promovidos recientemente a la primera p&aacute;na'); 
     13  $smarty->assign('$bm_message', $bl_promoted_message); 
    1714  $smarty->assign('content', 'memes_grid'); 
    1815  $smarty->assign('content_feed_link', $bm_main_feeds); 
    19   $smarty->assign('show_ads', $page < $memes->pages); 
     16  $smarty->assign('show_ads', true); 
    2017  $smarty->display('master_page.tpl'); 
    2118?> 
  • trunk/public_html/locale.es

    r2 r41  
    4747$bl_unpopular = 'lo menos popular  '; 
    4848$bl_unpopular_message = 'Estos meme son los que han recibido menos votaci&oacute;n'; 
     49$bl_promoted_message = 'estos memes han sido promovidos recientemente a la primera p&aacute;na'; 
    4950 
    5051$bl_post_meme = 'publicar meme'; 
     
    101102// format strings 
    102103$bf_date_posted = 'el %d/%m/%Y a las %R'; 
     104 
     105// password recovering 
    103106$bf_recover_pass = "Le informamos que usted o alguien a su nombre a solicitado la recuperacion de clave. 
    104107Su identificacion de usuario es: %s