Imported Upstream version 0.72
This commit is contained in:
26
documentation/include/dict_en.php
Normal file
26
documentation/include/dict_en.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
# dvdisaster: English homepage dictionary
|
||||
# Copyright (C) 2004-2009 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_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-2009 Carsten Gnörlich.";
|
||||
$trans_modified="Information in this handbook relates to the original version of dvdisaster and may not be applicable.";
|
||||
|
||||
$trans_old_version="Old documentation (V0.70)";
|
||||
?>
|
||||
Reference in New Issue
Block a user