Ticket #2160: mythgame-xml-nb.diff
File mythgame-xml-nb.diff, 1.5 KB (added by , 19 years ago) |
---|
-
game_settings.xml
13 13 <text lang="SV">Generella instÀllningar</text> 14 14 <text lang="SI">SploÅ¡ne nastavitve</text> 15 15 <text lang="FI">Yleiset Asetukset</text> 16 <text lang="NB">Generelle innstillinger</text> 16 17 <action>GAME_SETTINGS</action> 17 18 </button> 18 19 … … 29 30 <text lang="SV">Generella instÀllningar</text> 30 31 <text lang="SI">SploÅ¡ne nastavitve</text> 31 32 <text lang="FI">Pelaajat</text> 33 <text lang="NB">Spillere</text> 32 34 <action>GAME_PLAYERS</action> 33 35 </button> 34 36 … … 42 44 <text lang="DK">Skan efter spil</text> 43 45 <text lang="FI">Etsi PelejÀ</text> 44 46 <text lang="ES">Buscar Juegos</text> 47 <text lang="NB">Leit etter spill</text> 45 48 <action>SEARCH_FOR_GAMES</action> 46 49 </button> 47 50 … … 58 61 <text lang="SV">Generella instÀllningar</text> 59 62 <text lang="SI">SploÅ¡ne nastavitve</text> 60 63 <text lang="FI">TyhjennÀ Tietueet</text> 64 <text lang="NB">TÞm spilldata</text> 61 65 <action>CLEAR_GAME_DATA</action> 62 66 </button> 63 67 -
gamemenu.xml
9 9 <text lang="DE">Spiele</text> 10 10 <text lang="SI">Igre</text> 11 11 <text lang="FI">Pelaa</text> 12 <text lang="NB">Spill</text> 12 13 <action>GAME_PLAY</action> 13 14 </button> 14 15