From d798a26666189a586e190d9914cc19febbb4189a Mon Sep 17 00:00:00 2001 From: Mark Szymanski Date: Tue, 17 Jan 2017 21:46:24 -0600 Subject: Updates to clarify difference between username and name in profile page (fixes #2812) --- app/Locale/sr_Latn_RS/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale/sr_Latn_RS/translations.php') diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 8f96f40c..ffc418f7 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -336,8 +336,8 @@ return array( 'Remote' => 'Udaljno', 'Enabled' => 'Omogući', 'Disabled' => 'Onemogući', - 'Username:' => 'Korisničko ime:', - 'Name:' => 'Ime i Prezime', + 'Login:' => 'Korisničko ime:', + 'Full Name:' => 'Ime i Prezime', 'Email:' => 'Email: ', 'Notifications:' => 'Obaveštenja: ', 'Notifications' => 'Obaveštenja', -- cgit v1.2.3