aboutsummaryrefslogtreecommitdiff
path: root/addons/script.recentlyadded/addon.xml
diff options
context:
space:
mode:
authorspiff_ <spiff_@svn>2010-07-29 14:19:24 +0000
committerspiff_ <spiff_@svn>2010-07-29 14:19:24 +0000
commita40c193eb92374418c2b4b6a49f6bde7560dad17 (patch)
treea3e6cc505536ba9dd707e654c2bba9c8cedbf24c /addons/script.recentlyadded/addon.xml
parente5b1bc32c4ab325d7594d5058f4dfe1972fa7df1 (diff)
added: ticket #9769 - default addons korean translation. thanks to kimp93
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32291 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 f22b3b82e3..e929f8f8db 100644
--- a/addons/script.recentlyadded/addon.xml
+++ b/addons/script.recentlyadded/addon.xml
@@ -10,9 +10,11 @@
library="default.py" />
<extension point="xbmc.addon.metadata">
<summary lang="en">Recently Added script</summary>
- <summary lang="hu">Nemrég hozzáadott script</summary>
+ <summary lang="hu">Nemrég hozzáadott script</summary>
+ <summary lang="ko">최근 추가 스크립트</summary>
<description lang="en">Recently Added script</description>
<description lang="hu">Nemrég hozzáadott script</description>
+ <description lang="ko">최근 추가 스크립트</description>
<platform>all</platform>
</extension>
</addon>