From 996a185c557357ccd3f5c257d17699eb874e1898 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Fri, 7 Oct 2011 08:05:14 -0400 Subject: Fixes #3644 localized profile field names --- languages/en.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index c739d554e..da4e6a901 100644 --- a/languages/en.php +++ b/languages/en.php @@ -379,6 +379,14 @@ $english = array( 'profile:twitter' => "Twitter username", 'profile:saved' => "Your profile was successfully saved.", + 'profile:field:text' => 'Short text', + 'profile:field:longtext' => 'Large text area', + 'profile:field:tags' => 'Tags', + 'profile:field:url' => 'Web address', + 'profile:field:email' => 'Email address', + 'profile:field:location' => 'Location', + 'profile:field:date' => 'Date', + 'admin:appearance:profile_fields' => 'Edit Profile Fields', 'profile:edit:default' => 'Edit profile fields', 'profile:label' => "Profile label", -- cgit v1.2.3