File tree 5 files changed +50
-0
lines changed
addons/game.controller.flirc
language/resource.language.en_gb
5 files changed +50
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
+ <addon id =" game.controller.flirc"
3
+ name =" Flirc USB Receiver"
4
+ version =" 1.0.0"
5
+ provider-name =" Flirc.tv" >
6
+ <extension point =" kodi.game.controller" library =" resources/layout.xml" />
7
+ <extension point =" xbmc.addon.metadata" >
8
+ <platform >all</platform >
9
+ <assets >
10
+ <icon >resources/icon.png</icon >
11
+ </assets >
12
+ <summary lang =" en_GB" >Flirc USB Receiver</summary >
13
+ <description lang =" en_GB" >The Flirc USB receiver lets you use any remote control with Kodi. Find out more at flirc.tv!</description >
14
+ </extension >
15
+ </addon >
Original file line number Diff line number Diff line change
1
+ # Kodi Media Center language file
2
+ # Addon Name: Flirc USB Receiver
3
+ # Addon id: game.controller.flirc
4
+ # Addon Provider: Flirc.tv
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version : game.controller.flirc\n "
8
+ "
Report-Msgid-Bugs-To :
[email protected] \n"
9
+ "POT-Creation-Date : 2025-01-18 17:00+8\n "
10
+ "PO-Revision-Date : 2025-01-18 17:00+8\n "
11
+ "Last-Translator : Kodi Translation Team\n "
12
+ "Language-Team : English (United Kingdom) <https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-controller-flirc/en_gb/>\n "
13
+ "MIME-Version : 1.0\n "
14
+ "Content-Type : text/plain; charset=UTF-8\n "
15
+ "Content-Transfer-Encoding : 8bit\n "
16
+ "Language : en_gb\n "
17
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
18
+
19
+ msgctxt "Addon Summary"
20
+ msgid "Flirc USB Receiver"
21
+ msgstr ""
22
+
23
+ msgctxt "Addon Description"
24
+ msgid "The Flirc USB receiver lets you use any remote control with Kodi. Find out more at flirc.tv!"
25
+ msgstr ""
26
+
27
+ msgctxt "#30000"
28
+ msgid "Flirc USB Receiver"
29
+ msgstr ""
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
+ <layout label =" 30000" image =" layout.png" >
3
+ <!-- TODO: Kodi 21.2 has a bug that rejects layouts without at least one -->
4
+ <!-- category tag. Remove this on the next release. -->
5
+ <category />
6
+ </layout >
You can’t perform that action at this time.
0 commit comments