Commit Graph

352 Commits

Author SHA1 Message Date
Rémi Gaillard
e6a819e5dd // Fix double quote translations 2013-08-07 11:29:34 +02:00
Damien Metzger
b701acc8cf // Clean language pack retrieval 2013-08-06 16:15:30 +02:00
gRoussac
918ceb3ed5 // norms 2013-07-29 19:15:47 +02:00
Guillaume DELOINCE
8ddd592da1 [-] BO : Fix while of translation, to find in folder if translation exists 2013-07-29 19:00:57 +02:00
Francois Gaillard
2e3f13db95 [-] Controller : AdminTranslationsController - Fixed bug with simple & double quotes 2013-07-23 18:47:35 +02:00
Damien Metzger
78ddec3ac7 [-] BO : translation copy is now easier #PSCFV-8886 2013-07-18 18:51:37 +02:00
gRoussac
c9d2cf8ed2 Merge branch 'translate' of https://github.com/PrestaEdit/PrestaShop into PrestaEdit-translate
Conflicts:
	admin-dev/header.inc.php
2013-07-17 16:31:49 +02:00
Gregory Roussac
c89281166b Merge pull request #467 from PrestaEdit/patch-40
[-] BO : Controller: AdminTranslationsController / Back translations
2013-07-12 09:23:29 -07:00
Damien Metzger
d772d97bfa [-] BO : you can now have different mail topic for one mail template #PSCFV-9617 2013-07-11 14:27:40 +02:00
Gregory Roussac
1a6518689c Merge pull request #415 from ccauw/patch-11
[-] BO : Fix bug #PSCFV-8987 in BO translations when Windows OS
2013-07-08 01:34:48 -07:00
Damien Metzger
8f01b35f46 [-] BO : fixed translation and languages issues 2013-06-27 17:51:25 +02:00
PrestaEdit
6ae0dbb4ca [*] BO: use Translate::getAdminTranslation instead of translate() 2013-06-01 00:21:28 +02:00
PrestaEdit
58e5ea606c [~] Controller: AdminTranslationsController / Back translations
Files login.php and password.php are now redirect to an AdminController. No need to check it anymore.
2013-06-01 00:46:24 +03:00
gRoussac
a04e6b1a67 [-] BO : Fix bug #PSCFI-7231 strtolower iso_lang for package download link 2013-05-27 18:13:13 +02:00
Damien Metzger
9ce563e332 Merge pull request #419 from e-gaulue/Module_translation_patch
[-] BO : don't show translations for module overrides in admin modules translation page
2013-05-06 07:09:58 -07:00
Edouard Gaulué
0442bee919 [-] BO : don't show unecessary tpl module translations - complience with documentation 2013-05-02 18:46:13 +02:00
Edouard Gaulué
444a99f564 [-] BO : don't show translation for class/controler overrides when on modules translation page 2013-05-02 18:21:54 +02:00
ccauw
051adc7b36 [-] BO : bug in BO translations when Windows OS
[-] BO : bug in BO translations when Windows OS

Impossible to translate the strings of the back office in the directory override/controllers/admin/...
under windows environment.

The statement " $parent_class = explode(DIRECTORY_SEPARATOR,..) " returns wrong result under windows environment. because the path name has '/' and '\' chars.

$parent_class contains bad values and the string "override" is not found.
2013-04-29 16:00:55 +03:00
Damien Metzger
94090e2a39 // Fixed directory creation in translation #PSCFV-8212 2013-04-29 12:08:45 +02:00
Damien Metzger
527f87a691 // Fixed directory creation in translation #PSCFV-8212 2013-04-29 12:08:45 +02:00
Damien Metzger
43a897436a [-] BO : fixed automatic creation of email overrides in the template #PSCFV-8785 2013-04-29 11:16:26 +02:00
Damien Metzger
c587934e25 [-] BO : fixed automatic creation of email overrides in the template #PSCFV-8785 2013-04-29 11:16:26 +02:00
Damien Metzger
1921668596 [-] BO : Fixed display when you translate modules without theme selected 2013-04-25 17:47:07 +02:00
Damien Metzger
6251815c37 [-] BO : Fixed display when you translate modules without theme selected 2013-04-25 17:47:07 +02:00
Damien Metzger
4df54ce743 // Fixed warning in translations 2013-04-24 16:27:45 +02:00
Damien Metzger
7cafc7bdf5 // Fixed warning in translations 2013-04-24 16:27:45 +02:00
Damien Metzger
71f0986535 // Small translation fix 2013-04-24 15:45:58 +02:00
Damien Metzger
feb1edc076 // Small translation fix 2013-04-24 15:45:58 +02:00
Damien Metzger
64684fe6c9 // Small fix translations 2013-04-24 15:29:00 +02:00
Damien Metzger
75dd65f207 // Small fix translations 2013-04-24 15:29:00 +02:00
Damien Metzger
3948903884 // Write theme translations... in the theme 2013-04-24 10:29:02 +02:00
Damien Metzger
83f132aa78 // Write theme translations... in the theme 2013-04-24 10:29:02 +02:00
Damien Metzger
9eb84825a6 // Fix module translation in the core 2013-04-23 20:25:28 +02:00
Damien Metzger
d16f30f322 // Fix module translation in the core 2013-04-23 20:25:28 +02:00
Vincent Terenti
2c802ad4ec // Fix translation behavior 2013-04-23 19:10:31 +02:00
Vincent Terenti
2d1a4ed180 // Fix translation behavior 2013-04-23 19:10:31 +02:00
Damien Metzger
d8313760ec // Remove "core" for the themes translations in the translation tool 2013-04-23 12:37:09 +02:00
Damien Metzger
4be1bef203 // Remove "core" for the themes translations in the translation tool 2013-04-23 12:37:09 +02:00
Damien Metzger
b9a877625c // Fixed warning 2013-04-23 11:36:13 +02:00
Damien Metzger
13c435a54b // Fixed warning 2013-04-23 11:36:13 +02:00
Damien Metzger
7ce6502600 // Changed translation tool behavior with dev mode and overrides 2013-04-23 11:21:10 +02:00
Damien Metzger
4e21c56d1b // Changed translation tool behavior with dev mode and overrides 2013-04-23 11:21:10 +02:00
djfm
19ce381cba [*] TR : Fixed wrong use of translation functions in AdminTranslationsController 2013-04-22 17:24:47 +02:00
djfm
0da1eb9e35 [*] TR : Fixed wrong use of translation functions in AdminTranslationsController 2013-04-22 17:24:47 +02:00
Rémi Gaillard
a172632600 // Fix smarty cache after modules translation update 2013-04-17 14:44:20 +02:00
Rémi Gaillard
f83b91ae51 // Fix smarty cache after modules translation update 2013-04-17 14:44:20 +02:00
Rémi Gaillard
582bc67633 // something was missing in last commit 2013-04-08 17:53:56 +02:00
Rémi Gaillard
881b6e7a8b // something was missing in last commit 2013-04-08 17:53:56 +02:00
Rémi Gaillard
c6d8b91287 [*] BO: The translation of modules are now made in the theme if modules are overrided or directly in the module folder 2013-04-08 17:50:43 +02:00
Rémi Gaillard
3ffe339a76 [*] BO: The translation of modules are now made in the theme if modules are overrided or directly in the module folder 2013-04-08 17:50:43 +02:00