From 5bd2439e433ada820f3c690854635fec0a0f7ef2 Mon Sep 17 00:00:00 2001 From: fram Date: Wed, 20 Nov 2013 18:03:58 +0100 Subject: [PATCH] // css in AdminTranslationsController --- .../translations/helpers/view/main.tpl | 51 +++++++++++-------- 1 file changed, 31 insertions(+), 20 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/translations/helpers/view/main.tpl b/admin-dev/themes/default/template/controllers/translations/helpers/view/main.tpl index bfa4203f6..94228fd69 100644 --- a/admin-dev/themes/default/template/controllers/translations/helpers/view/main.tpl +++ b/admin-dev/themes/default/template/controllers/translations/helpers/view/main.tpl @@ -66,7 +66,7 @@ {l s='Modify translations'} -

+

{l s='Here you can modify translations for every line of code inside PrestaShop.'}
{l s='First, select a section (such as Back Office or Installed modules), and then click the flag representing the language you want to edit.'}

@@ -120,28 +120,39 @@ {l s='Add / Update a language'} -
-

+

+

{l s='You can add or update a language directly from the PrestaShop website here:'}
{l s='If you choose to update an existing language pack, all of your previous customization\'s in the theme named "Default" will be lost. This includes Front Office expressions and default email templates.'}

{if $packs_to_update || $packs_to_install} -
- +
+
+
+ +
+
+ +
+ +
- + {else}

{l s='Cannot connect to the PrestaShop website to get the language list.'}

{/if} @@ -155,7 +166,7 @@ {l s='Import a language pack manually'} -

+

{l s='If the language file format is: isocode.gzip (e.g. us.gzip), and the language corresponding to this package does not exist, it will automatically be created.'} {l s='Warning: This will replace all of the existing data inside the destination language.'}

@@ -202,7 +213,7 @@ {l s='Export a language'} -

+

{l s='Export data from one language to a file (language pack).'}
{l s='Choose which theme you\'d like to export your translations to. '}

@@ -240,7 +251,7 @@ {l s='Copy'} -

+

{l s='Copies data from one language to another.'}
{l s='Warning: This will replace all of the existing data inside the destination language.'}
{l s='If necessary'}, {l s='you must first create a new language.'}.