Changeset 2087 in ExiteCMS for trunk/administration/tools/language_pack_Nederlands.php
- Timestamp:
- 12/01/08 12:12:32 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/tools/language_pack_Nederlands.php
r2033 r2087 2828 2828 $localestrings['428'] = "Blog aanpassen"; 2829 2829 $localestrings['429'] = "Blog index"; 2830 $localestrings['493'] = " Are you sure you want to delete this blog entry?";2831 $localestrings['494'] = " The blog entry has been succesfully deleted";2832 $localestrings['495'] = " The blog update has been succesfully saved";2833 $localestrings['496'] = " The new blog entry has been succesfully saved";2834 $localestrings['497'] = " The blog entry may not be left empty";2835 $localestrings['498'] = " Please fill in a subject for this blog entry";2836 $localestrings['499'] = " There are no blog entries available for display";2830 $localestrings['493'] = "Weet u zeker dat u dit blog bericht wilt verwijderen?"; 2831 $localestrings['494'] = "Het blog bericht is succesvol verwijderd"; 2832 $localestrings['495'] = "De aanpassingen aan de blog zijn bewaard"; 2833 $localestrings['496'] = "Het nieuwe blog bericht is succesvol opgeslagen"; 2834 $localestrings['497'] = "Het bericht mag niet leeg gelaten worden"; 2835 $localestrings['498'] = "Geef a.u.b. een onderwerp voor dit blog bericht"; 2836 $localestrings['499'] = "Er zijn geen blog berichten gevonden om te tonen"; 2837 2837 load_localestrings($localestrings, LP_LOCALE, "main.blogs", $step); 2838 2838 … … 3768 3768 if (!defined('LP_COUNTRIES')) define('LP_COUNTRIES', "nl|be|sr|aw|an"); 3769 3769 if (!defined('LP_VERSION')) define('LP_VERSION', "7.20"); 3770 if (!defined('LP_DATE')) define('LP_DATE', "122 6762359");3770 if (!defined('LP_DATE')) define('LP_DATE', "1227998517"); 3771 3771 $lp_date = LP_DATE; 3772 3772
Note: See TracChangeset
for help on using the changeset viewer.
