diff options
author | mistic100 <mistic@piwigo.org> | 2014-07-26 18:00:40 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2014-07-26 18:00:40 +0000 |
commit | 06fd29a431ec4d916e1543a2b0de21777ecb16df (patch) | |
tree | 2184c41705f7c4943133544d351f09526d52f35a /language/af_ZA | |
parent | 3f37ec3477f32059b094cab322cd37483d9092e8 (diff) |
change outdated label
git-svn-id: http://piwigo.org/svn/trunk@29079 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/af_ZA')
-rw-r--r-- | language/af_ZA/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/af_ZA/admin.lang.php b/language/af_ZA/admin.lang.php index 1cae11083..2ba3fa012 100644 --- a/language/af_ZA/admin.lang.php +++ b/language/af_ZA/admin.lang.php @@ -801,7 +801,7 @@ $lang['The webmaster has subscribed you to receiving notifications by mail.'] = $lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = 'Die webmeester het jou inskrywing vir kennisgewings per e-pos gekanselleer.'; $lang['Uncheck all'] = 'Kies geen'; $lang['Uninstalled Plugins'] = 'Verwyder uitbreidings'; -$lang['Use the default photo sort order (defined in the configuration file)'] = 'Gebruik die standaard fotovolgorde (soos in opstellingslêer)'; +$lang['Use the default photo sort order'] = 'Gebruik die standaard fotovolgorde'; $lang['You have subscribed to receiving notifications by mail.'] = 'Jy is ingeskryf vir kennisgewings per e-pos.'; $lang['You have unsubscribed from receiving notifications by mail.'] = 'Jou inskrywing vir kennisgewings per e-pos is gekanselleer.'; $lang['You might go to plugin list to install and activate it.'] = 'Gaan na die uitbreidingslys om dit te installeer en te aktiveer.'; |