Skip to content

Commit

Permalink
text changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardPerdaan committed Jan 10, 2019
1 parent da59d98 commit 5a913e7
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions app/code/community/TIG/MyParcel2014/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -750,11 +750,11 @@
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
<show_in_store>1</show_in_store>
<comment>To get your personal API credentials you should contact MyParcel.</comment>
<comment>To get your personal API credentials you should contact us.</comment>
<fields>
<username translate="label comment">
<label>API Username</label>
<comment>Your MyParcel username.</comment>
<comment>Your username.</comment>
<frontend_type>text</frontend_type>
<sort_order>10</sort_order>
<show_in_default>1</show_in_default>
Expand All @@ -763,7 +763,7 @@
</username>
<key translate="label comment">
<label>API Key</label>
<comment>The API Key given by MyParcel.</comment>
<comment>The API Key.</comment>
<frontend_type>text</frontend_type>
<backend_model>adminhtml/system_config_backend_encrypted</backend_model>
<sort_order>20</sort_order>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<td colspan="3">
<div class="text-box">
<?php $url = 'https://myparcelnl.github.io/magento1/';?>
<h4><?php echo $_helper->__('To read the instructions for the MyParcel Magento extension, click <a target="_blank" href="%s">here</a>.',$url); ?></h4>
<h4><?php echo $_helper->__('To read the instructions for the Magento extension, click <a target="_blank" href="%s">here</a>.',$url); ?></h4>
</div>
</td>
</tr>
Expand All @@ -58,7 +58,7 @@
<h3><?php echo $_helper->__('When using the extension please note:');?></h3>
<ol>
<li>
<?php echo $_helper->__('To be able to configure the extension you need to possess and use an active MyParcel account.');?>
<?php echo $_helper->__('To be able to configure the extension you need to possess and use an active account.');?>
</li>
<li>
<?php echo $_helper->__('During the transition phase the old Magento MyParcel extension can remain active. However, you do need to turn off PakjeGemak in the old MyParcel extension.');?>
Expand All @@ -67,7 +67,7 @@
</div>
<div class="text-box">
<h3><?php echo $_helper->__('Magento &amp; 3rd party version compatibility');?></h3>
<p><?php echo $_helper->__('We cannot guarantee perfect functionality of the MyParcel extension when you intend to use the extension on a version of Magento that is not supported or when you intend to use the extension together with a 3rd part extension that is not supported. If you have any questions please contact MyParcel.<br><br>Supported extensions:'); ?></p>
<p><?php echo $_helper->__('We cannot guarantee perfect functionality of the extension when you intend to use the extension on a version of Magento that is not supported or when you intend to use the extension together with a 3rd part extension that is not supported. If you have any questions please contact us.<br><br>Supported extensions:'); ?></p>
<ul>
<li><?php echo $_helper->__('Magento Community Edition version');?> v1.6, v1.7, v1.8 &amp; v1.9</li>
<li><?php echo $_helper->__("Idev's OneStepCheckout version");?> v4.0, v4.1 &amp; v4.5</li>
Expand All @@ -82,8 +82,8 @@
<td class="col-right">
<div class="text-box">
<h3><?php echo $_helper->__('Support');?></h3>
<h4><?php echo $_helper->__('Questions and information about your MyParcel account');?></h4>
<p><?php echo $_helper->__('For questions related to your MyParcel account, configuration problems, extension conflicts and bugs, please contact MyParcel.');?></p>
<h4><?php echo $_helper->__('Questions and information about your account');?></h4>
<p><?php echo $_helper->__('For questions related to your account, configuration problems, extension conflicts and bugs, please contact us.');?></p>
<table class="contact tig">
<tr>
<td class="first"><?php echo $_helper->__('MyParcel');?>:</td>
Expand Down
18 changes: 9 additions & 9 deletions app/locale/en_US/TIG_MyParcel2014.csv
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ TIG_MyParcel2014::Enable or disable the MyParcel module.,Enable or disable the M
TIG_MyParcel2014::Selecting 'No' will overrule all individual settings.,Selecting 'No' will overrule all individual settings.
TIG_MyParcel2014::General Settings,General Settings
TIG_MyParcel2014::API Key,API Key
TIG_MyParcel2014::The API Key given by MyParcel.,The API Key given by MyParcel.
TIG_MyParcel2014::The API Key.,The API Key.
TIG_MyParcel2014::API Username,API Username
TIG_MyParcel2014::Your MyParcel username.,Your MyParcel username.
TIG_MyParcel2014::To get your personal API credentials you should contact MyParcel.,To get your personal API credentials you should contact MyParcel.
TIG_MyParcel2014::Your username.,Your username.
TIG_MyParcel2014::To get your personal API credentials you should contact us.,To get your personal API credentials you should contact us.
TIG_MyParcel2014::API settings,API settings
TIG_MyParcel2014::Version &amp; Support,Version &amp; Support
TIG_MyParcel2014::The log files cannot be downloaded.,The log files cannot be downloaded.
Expand Down Expand Up @@ -98,8 +98,8 @@ TIG_MyParcel2014::IWD's OnePageCheckout version,IWD's OnePageCheckout version
"TIG_MyParcel2014::If you wish to use this extension on an unsupported Magento version or edition, or in combination with an unsupported 3rd party extension, we cannot guarantee the MyParcel extension will function as expected. For questions please contact the Total Internet Group servicedesk.","If you wish to use this extension on an unsupported Magento version or edition, or in combination with an unsupported 3rd party extension, we cannot guarantee the MyParcel extension will function as expected. For questions please contact the Total Internet Group servicedesk."
TIG_MyParcel2014::Support,Support
TIG_MyParcel2014::The extension is developed by Total Internet Group.,The extension is developed by Total Internet Group.
TIG_MyParcel2014::MyParcel account questions and information,MyParcel account questions and information
TIG_MyParcel2014::For questions related to your MyParcel account, configuration problems, extension conflicts and bugs, please contact MyParcel.,For questions related to your MyParcel account, configuration problems, extension conflicts and bugs, please contact MyParcel.
TIG_MyParcel2014::Account questions and information,Account questions and information
TIG_MyParcel2014::For questions related to your account, configuration problems, extension conflicts and bugs, please contact us.,For questions related to your account, configuration problems, extension conflicts and bugs, please contact us.
TIG_MyParcel2014::Phone,Phone
TIG_MyParcel2014::Online knowledgebase,Online knowledgebase
TIG_MyParcel2014::Request help directly,Request help directly
Expand Down Expand Up @@ -134,14 +134,14 @@ TIG_MyParcel2014::This will be added to the regular shipping price,This will be
TIG_MyParcel2014::Not possible if Pickup at PostNL location is not active,Not possible if Pickup at PostNL location is not active
TIG_MyParcel2014::Default shipment type for Cross Domestic shipments,Default shipment type for Cross Domestic shipments
"TIG_MyParcel2014::When changing the address, you need to cancel the current MyParcel shipment(s) linked to this order and create new MyParcel shipments.","When changing the address, you need to cancel the current MyParcel shipment(s) linked to this order and create new MyParcel shipments."
"TIG_MyParcel2014::To read the instructions for the MyParcel Magento extension, click <a target=""_blank"" href=""%s"">here</a>.","To read the instructions for the MyParcel Magento extension, click <a target=""_blank"" href=""%s"">here</a>."
"TIG_MyParcel2014::To read the instructions for the Magento extension, click <a target=""_blank"" href=""%s"">here</a>.","To read the instructions for the Magento extension, click <a target=""_blank"" href=""%s"">here</a>."
TIG_MyParcel2014::When using the extension please note:,When using the extension please note:
TIG_MyParcel2014::To be able to configure the extension you need to possess and use an active MyParcel account.,To be able to configure the extension you need to possess and use an active MyParcel account.
TIG_MyParcel2014::To be able to configure the extension you need to possess and use an active account.,To be able to configure the extension you need to possess and use an active account.
"TIG_MyParcel2014::During the transition phase the old Magento MyParcel extension can remain active. However, you do need to turn off PakjeGemak in the old MyParcel extension.","During the transition phase the old Magento MyParcel extension can remain active. However, you do need to turn off PakjeGemak in the old MyParcel extension."
TIG_MyParcel2014::We cannot guarantee perfect functionality of the MyParcel extension when you intend to use the extension on a version of Magento that is not supported or when you intend to use the extension together with a 3rd part extension that is not supported. If you have any questions please contact MyParcel.<br><br>Supported extensions:,We cannot guarantee perfect functionality of the MyParcel extension when you intend to use the extension on a version of Magento that is not supported or when you intend to use the extension together with a 3rd part extension that is not supported. If you have any questions please contact MyParcel.<br><br>Supported extensions:
TIG_MyParcel2014::We cannot guarantee perfect functionality of the extension when you intend to use the extension on a version of Magento that is not supported or when you intend to use the extension together with a 3rd part extension that is not supported. If you have any questions please contact us.<br><br>Supported extensions:,We cannot guarantee perfect functionality of the extension when you intend to use the extension on a version of Magento that is not supported or when you intend to use the extension together with a 3rd part extension that is not supported. If you have any questions please contact us.<br><br>Supported extensions:
TIG_MyParcel2014::Installation and configuration instructions,Installation and configuration instructions
TIG_MyParcel2014::Overview articles in knowledge base,View all articles in the knowledgebase
TIG_MyParcel2014::Questions and information about your MyParcel account,Questions and information about your MyParcel account
TIG_MyParcel2014::Questions and information about your account,Questions and information about your account
"TIG_MyParcel2014::Shipments will not be delivered at the neighbours, only on house address.","Shipments will not be delivered at the neighbours, only on house address."
TIG_MyParcel2014::Shipments will not go the a pickup point but will be returned directly after multiple delivery attempts.,Shipments will not go the a pickup point but will be returned directly after multiple delivery attempts.
TIG_MyParcel2014::Unable to save check_status cron expression: %s,Unable to save check_status cron expression: %s
Expand Down
20 changes: 10 additions & 10 deletions app/locale/nl_NL/TIG_MyParcel2014.csv
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@ TIG_MyParcel2014::Pickup Belgium active,Ophalen België actief
TIG_MyParcel2014::Pickup Belgium title,Ophalen België titel
TIG_MyParcel2014::Pickup Belgium fee,Ophalen België prijs
TIG_MyParcel2014::API Key,API Key,
TIG_MyParcel2014::The API Key given by MyParcel.,Stel hier de API key in die is ontvangen vanuit MyParcel
TIG_MyParcel2014::The API Key.,Stel hier de API key in.
TIG_MyParcel2014::API Username,API Gebruikersnaam
TIG_MyParcel2014::Your MyParcel username.,Vul hier de gebruikersnaam in voor het MyParcel platform
TIG_MyParcel2014::To get your personal API credentials you should contact MyParcel.,Neem contact op met MyParcel om de API gegevens te ontvangen.
TIG_MyParcel2014::Your username.,Vul hier de gebruikersnaam in voor het platform
TIG_MyParcel2014::To get your personal API credentials you should contact us.,Neem contact met ons op om de API gegevens te ontvangen.
TIG_MyParcel2014::API settings,API Instellingen
TIG_MyParcel2014::"Wrong API key. Go to MyParcel settings to set the API key.","Verkeerde API key. Ga naar de instellingen van de MyParcel plugin om de juiste API key in te vullen."
TIG_MyParcel2014::Wrong API key. Go to MyParcel settings to set the API key.,Verkeerde API key. Ga naar de instellingen van de MyParcel plugin om de juiste API key in te vullen.
TIG_MyParcel2014::Version &amp; Support,Versie &amp; Support
TIG_MyParcel2014::The log files cannot be downloaded.,De logbestanden kunnen niet gedownload worden.
TIG_MyParcel2014::An error occurred while processing this action.,Er is een fout opgetreden tijdens het verwerken van deze actie.
Expand Down Expand Up @@ -158,8 +158,8 @@ TIG_MyParcel2014::Idev's OneStepCheckout version,Idev's OneStepCheckout versie
TIG_MyParcel2014::IWD's OnePageCheckout version,IWD's OnePageCheckout versie
TIG_MyParcel2014::Support,Ondersteuning
TIG_MyParcel2014::The extension is developed by Total Internet Group.,Deze extensie is ontwikkeld door Total Internet Group.
TIG_MyParcel2014::MyParcel account questions and information,MyParcel account vragen en informatie
"TIG_MyParcel2014::For questions related to your MyParcel account, configuration problems, extension conflicts and bugs, please contact MyParcel.","Voor vragen gerelateerd aan uw MyParcel account, configuratie problemen, extensie conflicten en bugs, neemt u contact op met MyParcel."
TIG_MyParcel2014::Account questions and information,Account vragen en informatie
"TIG_MyParcel2014::For questions related to your account, configuration problems, extension conflicts and bugs, please contact us.","Voor vragen gerelateerd aan uw account, configuratie problemen, extensie conflicten en bugs, neemt u contact op met ons."
TIG_MyParcel2014::Phone,Telefoon
TIG_MyParcel2014::Online knowledgebase,Online kennisbank
TIG_MyParcel2014::Request help directly,Vraag direct hulp
Expand Down Expand Up @@ -204,14 +204,14 @@ TIG_MyParcel2014::This will be added to the regular shipping price,Dit zal bij d
TIG_MyParcel2014::Not possible if Pickup at PostNL location is not active,Dit zal niet mogelijk zijn zodra ophalen bij een PostNL locatie niet geactiveerd is
TIG_MyParcel2014::Default shipment type for Cross Domestic shipments,Standaard verzend inhoud voor Cross Domestic verzendingen
"TIG_MyParcel2014::When changing the address, you need to cancel the current MyParcel shipment(s) linked to this order and create new MyParcel shipments.","Wanneer het adres gewijzigd wordt, bent u genoodzaakt om de gekoppelde MyParcel verzendingen te crediteren en nieuwe MyParcel verzendingen aan te maken."
"TIG_MyParcel2014::To read the instructions for the MyParcel Magento extension, click <a target=""_blank"" href=""%s"">here</a>.","Klik <a target=""_blank"" href=""%s"">hier</a> om de handleiding van de MyParcel Magento extensie te bekijken."
"TIG_MyParcel2014::To read the instructions for the Magento extension, click <a target=""_blank"" href=""%s"">here</a>.","Klik <a target=""_blank"" href=""%s"">hier</a> om de handleiding van de Magento extensie te bekijken."
TIG_MyParcel2014::When using the extension please note:,Aandachtspunten bij het gebruik van deze extensie:
TIG_MyParcel2014::To be able to configure the extension you need to possess and use an active MyParcel account.,U dient een actief MyParcel account te hebben om de extensie te kunnen configureren.
TIG_MyParcel2014::To be able to configure the extension you need to possess and use an active account.,U dient een actief account te hebben om de extensie te kunnen configureren.
"TIG_MyParcel2014::During the transition phase the old Magento MyParcel extension can remain active. However, you do need to turn off PakjeGemak in the old MyParcel extension.",Indien u de oude MyParcel extensie gebruikt kan deze actief blijven in de overgangsfase. Wel dient u PakjeGemak in de oude MyParcel extensie uit te schakelen.
TIG_MyParcel2014::We cannot guarantee perfect functionality of the MyParcel extension when you intend to use the extension on a version of Magento that is not supported or when you intend to use the extension together with a 3rd part extension that is not supported. If you have any questions please contact MyParcel.<br><br>Supported extensions:,"Indien u de extensie wilt gebruiken op een niet-ondersteunde versie of editie van Magento, of als u de extensie wilt gebruiken samen met een 3rd party extensie die niet ondersteund wordt, kunnen wij niet garanderen dat de MyParcel extensie feilloos zal functioneren. Voor vragen kunt u contact opnemen met MyParcel.<br><br>Ondersteunde extensies:"
TIG_MyParcel2014::We cannot guarantee perfect functionality of the extension when you intend to use the extension on a version of Magento that is not supported or when you intend to use the extension together with a 3rd part extension that is not supported. If you have any questions please contact us.<br><br>Supported extensions:,"Indien u de extensie wilt gebruiken op een niet-ondersteunde versie of editie van Magento, of als u de extensie wilt gebruiken samen met een 3rd party extensie die niet ondersteund wordt, kunnen wij niet garanderen dat de extensie feilloos zal functioneren. Voor vragen kunt u contact opnemen met ons.<br><br>Ondersteunde extensies:"
TIG_MyParcel2014::Installation and configuration instructions,Installatie en configuratie handleiding
TIG_MyParcel2014::Overview articles in knowledge base,Meest gestelde vragen
TIG_MyParcel2014::Questions and information about your MyParcel account,MyParcel account vragen en informatie
TIG_MyParcel2014::Questions and information about your account,Account vragen en informatie
"TIG_MyParcel2014::Shipments will not be delivered at the neighbours, only on house address.","Zendingen worden niet bij de buren aangeboden, alleen op huisadres."
TIG_MyParcel2014::Shipments will not go the a pickup point but will be returned directly after multiple delivery attempts.,Zendingen gaan niet naar een afhaallocatie en komen direct retour na bezorgpogingen.
TIG_MyParcel2014::Unable to save check_status cron expression: %s,Het is niet gelukt om de check_status cron expressie op te slaan: %s
Expand Down

0 comments on commit 5a913e7

Please sign in to comment.