Skip to content

Commit

Permalink
Update from core
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Jul 11, 2015
1 parent e0655b8 commit 52873bc
Show file tree
Hide file tree
Showing 45 changed files with 3,070 additions and 19 deletions.
6 changes: 6 additions & 0 deletions public/client/extjs/deploy/js/arcavias-core.js
Expand Up @@ -385,13 +385,19 @@ Ext.onReady(function() {

MShop.urlManager = new MShop.UrlManager(window.location.href);

var type = (MShop.config.update && MShop.config.update.type ? MShop.config.update.type : 'custom');
var version = (MShop.config.update && MShop.config.update.version ? MShop.config.update.version : '');
var updateurl = 'https://aimeos.org/update?type=' + type + '&version=' + version;
var checkurl = 'https://aimeos.org/check?type=' + type + '&version=' + version;

// build interface
new Ext.Viewport({
layout : 'fit',
items : [{
layout : 'fit',
border : false,
tbar : [
'<a href="' + updateurl + '" target="_blank"><img class="icon-update" src="' + checkurl + '" /></a>',
'->',
MShop.i18n.available ? {
xtype : 'MShop.elements.siteLanguage.combo'
Expand Down
Binary file modified public/client/extjs/i18n/de
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/de.po
Expand Up @@ -13,7 +13,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2014-08-06 14:32+0000\n"
"Last-Translator: nsendetzky\n"
"Language-Team: German (http://www.transifex.com/projects/p/arcavias-core/language/de/)\n"
"Language-Team: German (http://www.transifex.com/p/arcavias-core/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/es
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/es.po
Expand Up @@ -12,7 +12,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2015-01-27 13:03+0000\n"
"Last-Translator: Daniel Hoffmann <d.hoffmann@metaways.de>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/arcavias-core/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/p/arcavias-core/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/de
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/de.po
Expand Up @@ -13,7 +13,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2014-01-29 22:49+0000\n"
"Last-Translator: nsendetzky\n"
"Language-Team: German (http://www.transifex.com/projects/p/arcavias-core/language/de/)\n"
"Language-Team: German (http://www.transifex.com/p/arcavias-core/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/es
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/es.po
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2015-01-27 13:02+0000\n"
"Last-Translator: Daniel Hoffmann <d.hoffmann@metaways.de>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/arcavias-core/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/p/arcavias-core/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/fr
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/fr.po
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2015-01-27 12:52+0000\n"
"Last-Translator: Daniel Hoffmann <d.hoffmann@metaways.de>\n"
"Language-Team: French (http://www.transifex.com/projects/p/arcavias-core/language/fr/)\n"
"Language-Team: French (http://www.transifex.com/p/arcavias-core/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/nl
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/nl.po
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2015-05-07 09:53+0000\n"
"Last-Translator: Maurice Lourens <mlourens@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/arcavias-core/language/nl/)\n"
"Language-Team: Dutch (http://www.transifex.com/p/arcavias-core/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/pl
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/pl.po
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2015-01-27 11:31+0000\n"
"Last-Translator: Daniel Hoffmann <d.hoffmann@metaways.de>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/arcavias-core/language/pl/)\n"
"Language-Team: Polish (http://www.transifex.com/p/arcavias-core/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/ru
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/ru.po
Expand Up @@ -12,7 +12,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2014-07-09 10:27+0000\n"
"Last-Translator: Андрей Аксёнов <aksenovaa@bk.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/arcavias-core/language/ru/)\n"
"Language-Team: Russian (http://www.transifex.com/p/arcavias-core/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/sr_RS
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/sr_RS.po
Expand Up @@ -12,7 +12,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2015-02-16 19:05+0000\n"
"Last-Translator: Mario Domonji <mario.mk.gromovi@gmail.com>\n"
"Language-Team: Serbian (Serbia) (http://www.transifex.com/projects/p/arcavias-core/language/sr_RS/)\n"
"Language-Team: Serbian (Serbia) (http://www.transifex.com/p/arcavias-core/language/sr_RS/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/tr_TR
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/tr_TR.po
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2015-02-14 11:36+0000\n"
"Last-Translator: Metal <meteoramic@yahoo.com>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/arcavias-core/language/tr_TR/)\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/p/arcavias-core/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified public/client/extjs/i18n/ext/zh_CN
Binary file not shown.
2 changes: 1 addition & 1 deletion public/client/extjs/i18n/ext/zh_CN.po
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"POT-Creation-Date: 2014-09-10 22:41+0200\n"
"PO-Revision-Date: 2015-01-27 13:15+0000\n"
"Last-Translator: Daniel Hoffmann <d.hoffmann@metaways.de>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/arcavias-core/language/zh_CN/)\n"
"Language-Team: Chinese (China) (http://www.transifex.com/p/arcavias-core/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file added public/client/extjs/i18n/fa_IR
Binary file not shown.

0 comments on commit 52873bc

Please sign in to comment.