Files
dvdisaster/documentation/include/dict_en.php
2010-11-06 20:36:40 -02:00

25 lines
792 B
PHP

<?php
# dvdisaster: English homepage dictionary
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
# English dictionary for some phrases used in dvdisaster.php
$trans_version="Version";
$trans_to_internet="To the Internet version";
$trans_to_hoster="Summary (at SourceForge.net)";
$trans_back="Back";
$trans_screen_shot="Screen shot";
$trans_contents="Contents";
$trans_news="News";
$trans_atom_title="dvdisaster news";
$trans_hosting="Hosted by";
$trans_fdl="Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.";
$trans_copyright="Copyright 2004-2010 Carsten Gnörlich.";
$trans_modified="Information in this handbook relates to the original version of dvdisaster and may not be applicable.";
?>