File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
game.libretro.freeintv/resources/language/resource.language.en_gb Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Steps to reproduce the behavior:
2626<!-- - Provide a link to a live example, or an unambiguous set of steps to -->
2727<!-- - reproduce this bug. Include code to reproduce, if relevant -->
2828<!-- - Put your text below this line -->
29- 1 .
29+ 1 .
30302 .
31313 .
3232
@@ -38,7 +38,7 @@ The debuglog can be found here:
3838
3939
4040
41- ### Screenshots
41+ ### Screenshots
4242Here are some links or screenshots to help explain the problem:
4343<!-- - Put your text below this line -->
4444
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR})
55
66find_package (Kodi REQUIRED)
77
8- set (CMAKE_CXX_STANDARD 17)
9-
108# CMake on windows only searches for .lib libraries (static library or import library).
119# The libretro game library is dynamically loaded so even if an import library would exists it's of no use.
1210if (CMAKE_SYSTEM_NAME STREQUAL Windows)
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
99"POT-Creation-Date : 2021-08-26 21:21i\n "
1010"PO-Revision-Date : 2021-08-26 21:21i\n "
1111"Last-Translator : Kodi Translation Team\n "
12- "Language-Team : English (United Kingdom) ( https://kodi.weblate.cloud/languages/ en_gb/) \n "
12+ "Language-Team : English (United Kingdom) < https://kodi.weblate.cloud/projects/kodi-add-ons-game/game-libretro-freeintv/ en_gb/> \n "
1313"MIME-Version : 1.0\n "
1414"Content-Type : text/plain; charset=UTF-8\n "
1515"Content-Transfer-Encoding : 8bit\n "
You can’t perform that action at this time.
0 commit comments