Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions lang/en_US/lang_cdr.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?php
# Langage : FR
# Author : Capi
# Date : 08/01/2010
# Version : 1.70

$lang['title'] = "Debris field";
$lang['menu_cdr'] = "Debris field";
$lang['menu_option'] = "Option";
$lang['coord'] = "Coordinates";
$lang['nb_recy'] = "Number of Recycler";
$lang['total'] = "Total";
$lang['metal'] = "Metal";
$lang['crystal'] = "Crystal";
$lang['date'] = "Date";
$lang['date_format'] = "m/d/Y H:i:s";
$lang['more_than'] = "more than";
$lang['optionof'] = "Options de "./*$mod_version*/"%s";
$lang['tcdt'] = "Size of debris field to see";
$lang['colorcdr'] = "Color of debris field";
$lang['tri'] = "Selection sort";
$lang['ascending'] = "Increasing";
$lang['descending'] = "Decreasing";
$lang['galaxy'] = "Default galaxy";
$lang['retention'] = "Data retention";
$lang['retention_days'] = "Retention duration (Days)";
$lang['update'] = "Update";
$lang['xtense_ok'] = "Xtense ok, mod activated";
$lang['no_xtense'] = "Xtense2 mod is not installed.\nThe compability with the cdr mod won't be instaled!\nThink about installing Xtense2 it's convenient";
$lang['xtense_gone'] = "The compatibility of the cdr mod with the Xtense2 mod is uninstalled!";
$lang['cdr_bye'] = "Thanks for using the cdr mod\nSee you sonn!";
Loading