From 19481f7e451072897058ab5b76f7c0802bbbc6a2 Mon Sep 17 00:00:00 2001 From: mapadesign Date: Fri, 27 Feb 2015 10:43:22 +0100 Subject: [PATCH] Update and rename sr-yu.lang.php to sr.lang.php --- plugins/box/menu/languages/{sr-yu.lang.php => sr.lang.php} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename plugins/box/menu/languages/{sr-yu.lang.php => sr.lang.php} (95%) diff --git a/plugins/box/menu/languages/sr-yu.lang.php b/plugins/box/menu/languages/sr.lang.php similarity index 95% rename from plugins/box/menu/languages/sr-yu.lang.php rename to plugins/box/menu/languages/sr.lang.php index e0a6bad..27e7da3 100644 --- a/plugins/box/menu/languages/sr-yu.lang.php +++ b/plugins/box/menu/languages/sr.lang.php @@ -23,6 +23,6 @@ 'Category' => 'Kategorija', 'Select category' => 'Odaberi kategoriju', 'Required field' => 'Polje je potrebno', - 'Cancel' => 'Cancel', + 'Cancel' => 'Otkaži', ) - ); \ No newline at end of file + );