diff options
author | rvelices <rv-github@modusoptimus.com> | 2013-11-19 04:28:04 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2013-11-19 04:28:04 +0000 |
commit | 8d81cb9caf7d47ebd5b1b378bc80c95275387a53 (patch) | |
tree | 4a9591751d77d320a2ea1a1690750db3f1e8ec58 /language/tr_TR/admin.lang.php | |
parent | 5122b6df1ff5496faf57b15e56427a06486c88f1 (diff) |
english lang correction
git-svn-id: http://piwigo.org/svn/trunk@25569 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/tr_TR/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index ed2f89ccd..0529495d7 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -961,7 +961,7 @@ $lang['on the %d selected users'] = 'seçilen %d kullanıcıda'; $lang['Users modified'] = 'Kullanıcılarda değişiklik yapıldı'; $lang['User %s updated'] = '%s kullanıcı güncellendi'; $lang['Password updated'] = 'Şifre güncellendi'; -$lang['No matching users found'] = 'Uyan hiç bir kullanıcı bulunamadı'; +$lang['No matching user found'] = 'Uyan hiç bir kullanıcı bulunamadı'; $lang['Loading...'] = 'Yükleniyor...'; $lang['Change password'] = 'Şifre değiştir'; $lang['Change username'] = 'Kullanıcı adı değiştir'; |