aboutsummaryrefslogtreecommitdiff
path: root/addons/script.recentlyadded/addon.xml
diff options
context:
space:
mode:
authorjmarshallnz <jmarshallnz@svn>2010-08-04 09:57:08 +0000
committerjmarshallnz <jmarshallnz@svn>2010-08-04 09:57:08 +0000
commitc2af6245104d425459dfead614647cd50d252eb5 (patch)
tree5e794aaf77944ad09d6e1d186d9423d623759f8c /addons/script.recentlyadded/addon.xml
parentf7fe7993c8bb3a6af2f8d4e8266314ce9193f992 (diff)
updated: ticket #9815 - XBMC builtin add-ons Portuguese translation. thanks to hudo
(cherry picked from commit b0ee6d61cc3eccaa95d9f761efb3b85409389dd5) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32495 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/script.recentlyadded/addon.xml')
-rw-r--r--addons/script.recentlyadded/addon.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/addons/script.recentlyadded/addon.xml b/addons/script.recentlyadded/addon.xml
index 0211a1d815..68ab60780f 100644
--- a/addons/script.recentlyadded/addon.xml
+++ b/addons/script.recentlyadded/addon.xml
@@ -12,11 +12,13 @@
<summary lang="en">Recently Added script</summary>
<summary lang="fr">Scripts ajoutés récemment</summary>
<summary lang="hu">Nemrég hozzáadott script</summary>
- <summary lang="ko">최근 추가 스크립트</summary>
+ <summary lang="ko">최근 추가 스크립트</summary>
+ <summary lang="pt">Script de adicionados recentemente</summary>
<description lang="en">Recently Added script</description>
<description lang="fr">Scripts ajoutés récemment</description>
<description lang="hu">Nemrég hozzáadott script</description>
<description lang="ko">최근 추가 스크립트</description>
+ <description lang="pt">Script que mostra a categoria 'Adicionados Recentemente'</description>
<platform>all</platform>
</extension>
</addon>