|
Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
sitemgr/templates/default edit_page.tpl,1.2,1.3 sitemgr_footer.tpl,1.6,1.7 : msg#00061
|
Subject: |
sitemgr/templates/default edit_page.tpl,1.2,1.3 sitemgr_footer.tpl,1.6,1.7 translate_category.tpl,1.5,1.6 translate_page.tpl,1.5,1.6 |
Update of /cvsroot/egroupware/sitemgr/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24935/templates/default
Modified Files:
edit_page.tpl sitemgr_footer.tpl translate_category.tpl
translate_page.tpl
Log Message:
some missing translations
Index: edit_page.tpl
===================================================================
RCS file: /cvsroot/egroupware/sitemgr/templates/default/edit_page.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** edit_page.tpl 30 May 2003 21:30:35 -0000 1.2
--- edit_page.tpl 5 Feb 2004 07:07:56 -0000 1.3
***************
*** 15,19 ****
<tr>
<td><br></td>
! <td><i><b><font size='2' color='#ff0000'>(Do not put spaces or
punctuation in the Name field.)</font></b></i></td>
<tr>
<td><b>{lang_title}: <font size='2'
color='#ff0000'>*</font></b></td>
--- 15,19 ----
<tr>
<td><br></td>
! <td><i><b><font size='2'
color='#ff0000'>{lang_nameinfo}</font></b></i></td>
<tr>
<td><b>{lang_title}: <font size='2'
color='#ff0000'>*</font></b></td>
Index: sitemgr_footer.tpl
===================================================================
RCS file: /cvsroot/egroupware/sitemgr/templates/default/sitemgr_footer.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** sitemgr_footer.tpl 3 May 2003 21:08:11 -0000 1.6
--- sitemgr_footer.tpl 5 Feb 2004 07:07:56 -0000 1.7
***************
*** 3,12 ****
<hr>
<i>SiteMgr was created in the summer of 2002 as a project for a
! systems design course at UC Irvine. The project has extensive design
! documents and diagrams accompanying it. These can be viewed at <a
! href="http://tina.alinaghian.com/ics125/index.html">the team's
! homepage</a> or in
! <a
href="http://savannah.gnu.org/cgi-bin/viewcvs/phpgroupware/sitemgr/doc/">cvs
! on savannah</a>. Further development of Sitemgr was funded by a
research project at UQAM's <a href="http://cmo.uqam.ca">LabCMO</a>.</i>
-->
--- 3,8 ----
<hr>
<i>SiteMgr was created in the summer of 2002 as a project for a
! systems design course at UC Irvine.
! Further development of Sitemgr was funded by a
research project at UQAM's <a href="http://cmo.uqam.ca">LabCMO</a>.</i>
-->
Index: translate_category.tpl
===================================================================
RCS file: /cvsroot/egroupware/sitemgr/templates/default/translate_category.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** translate_category.tpl 8 Jan 2004 09:08:58 -0000 1.5
--- translate_category.tpl 5 Feb 2004 07:07:56 -0000 1.6
***************
*** 22,25 ****
</table>
</form>
! <h4 style="text-align:center">Content blocks for category</h4>
{blocks}
--- 22,25 ----
</table>
</form>
! <h4 style="text-align:center">{lang_contentblocks}</h4>
{blocks}
Index: translate_page.tpl
===================================================================
RCS file: /cvsroot/egroupware/sitemgr/templates/default/translate_page.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** translate_page.tpl 8 Jan 2004 09:08:58 -0000 1.5
--- translate_page.tpl 5 Feb 2004 07:07:56 -0000 1.6
***************
*** 22,25 ****
</table>
</form>
! <h4 style="text-align:center">Content blocks for page</h4>
{blocks}
--- 22,25 ----
</table>
</form>
! <h4 style="text-align:center">{lang_contentblocks}</h4>
{blocks}
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
|
| |