]> www.infradead.org Git - users/mchehab/andors-trail.git/commitdiff
Add Brazilian Portuguese to AndorsTrailTranslations.js
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 20 Oct 2012 19:26:22 +0000 (16:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 21 Oct 2012 02:19:19 +0000 (23:19 -0300)
AndorsTrailEdit/AndorsTrailTranslations.js

index 2371bebebad0d259c9f9ee6f0942333840a76535..a54f5cb0d95c34ec7a284a7073471a83af951269 100644 (file)
@@ -54,6 +54,14 @@ var translations = [
                'content_actorconditions.xml', 
                'content_monsterlist.xml', 
                'strings.xml'
+       ]},
+       { name: 'Brazilian Portugese', id: 'values-pt-rBR', files: [
+               'content_actorconditions.xml',
+               'content_conversationlist.xml',
+               'content_itemlist.xml',
+               'content_monsterlist.xml',
+               'content_questlist.xml',
+               'strings.xml'
        ]}
 ];