Changeset 7363

Show
Ignore:
Timestamp:
11/05/06 17:21:05 (2 years ago)
Author:
jim++
Message:

Make string translatable, thanks Sergio

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/docs.php

    r5244 r7363  
    1 <?php 
     1s<?php 
    22 
    33  require_once ("Design.php"); 
     
    6868print ("<a name=\"structure\"></a>"); 
    6969print ("     <h1>\n"); 
    70 print ("      Structure\n"); 
     70print _("      Structure\n"); 
    7171print ("     </h1>\n"); 
    7272print _("     You can see how Gajim is structured")." <a href=\"pydoc/\">"._("here")."</a>.\n";