Move localizedstring to ff

This commit is contained in:
Federico Cecchetto 2022-09-05 19:05:01 +02:00
parent 13eef5c00b
commit 1b9f8bcc7f
21 changed files with 3 additions and 121 deletions

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,3 +0,0 @@
{
"PLACEHOLDER": "PLACEHOLDER"
}

View File

@ -1,38 +0,0 @@
{
"MENU_MODS_DESC": "Load installed mods.",
"LUA_MENU_MOD_DESC_DEFAULT": "Load &&1.",
"LUA_MENU_MOD_DESC": "&&1\nAuthor: &&2\nVersion: &&3",
"LUA_MENU_LOADED_MOD": "Loaded mod: ^3&&1",
"LUA_MENU_AVAILABLE_MODS": "Available mods",
"LUA_MENU_UNLOAD": "Unload",
"LUA_MENU_UNLOAD_DESC": "Unload the currently loaded mod.",
"LUA_MENU_WORKSHOP": "Workshop",
"LUA_MENU_WORKSHOP_DESC": "Download and install mods.",
"MENU_GENERAL": "H2-MOD",
"MENU_GENERAL_DESC": "Set h2-mod's settings.",
"LUA_MENU_AUTO_UPDATE": "Automatic updates",
"LUA_MENU_AUTO_UPDATE_DESC": "Enable or disable automatic updates on startup.",
"LUA_MENU_CHECK_UPDATES": "Check for updates",
"LUA_MENU_CHECK_UPDATES_DESC": "Check for updates.",
"LUA_MENU_DRAWING": "Hud",
"LUA_MENU_UPDATES": "Updates",
"LUA_MENU_RENDERING": "Rendering",
"LUA_MENU_DRAW_FPS": "Draw FPS",
"LUA_MENU_DRAW_FPS_DESC": "Enable or disable drawing fps or viewpos on screen.",
"LUA_MENU_FPS_ONLY": "FPS only",
"LUA_MENU_FPS_AND_VIEWPOS": "FPS and View Pos",
"LUA_MENU_DRAW_SPEED": "Draw speed",
"LUA_MENU_DRAW_SPEED_DESC": "Enable or disable drawing the player speed on screen.",
"LUA_MENU_DRAW_SPEEDGRAPH": "Draw speed graph",
"LUA_MENU_DRAW_SPEEDGRAPH_DESC": "Enable or disable the speed graph.",
"LUA_MENU_R_FULLBRIGHT": "Fullbright",
"LUA_MENU_R_FULLBRIGHT_DESC": "Change the fullbright mode",
"LUA_MENU_MODE2": "No dynamic lighting",
"LUA_MENU_MODE3": "Debug shader",
"MENU_SYSINFO_CUSTOMER_SUPPORT_LINK": "Github Page:",
"MENU_SYSINFO_CUSTOMER_SUPPORT_URL": "https://github.com/fedddddd/h2-mod",
"MENU_SYSINFO_DONATION_LINK": "Donation link:",
"MENU_SYSINFO_DONATION_URL": "https://paypal.me/fedecek"
}

View File

@ -1,38 +0,0 @@
{
"MENU_MODS_DESC": "Load installed mods.",
"LUA_MENU_MOD_DESC_DEFAULT": "Load &&1.",
"LUA_MENU_MOD_DESC": "&&1\nAuthor: &&2\nVersion: &&3",
"LUA_MENU_LOADED_MOD": "Loaded mod: ^3&&1",
"LUA_MENU_AVAILABLE_MODS": "Available mods",
"LUA_MENU_UNLOAD": "Unload",
"LUA_MENU_UNLOAD_DESC": "Unload the currently loaded mod.",
"LUA_MENU_WORKSHOP": "Workshop",
"LUA_MENU_WORKSHOP_DESC": "Download and install mods.",
"MENU_GENERAL": "H2-MOD",
"MENU_GENERAL_DESC": "Set h2-mod's settings.",
"LUA_MENU_AUTO_UPDATE": "Automatic updates",
"LUA_MENU_AUTO_UPDATE_DESC": "Enable or disable automatic updates on startup.",
"LUA_MENU_CHECK_UPDATES": "Check for updates",
"LUA_MENU_CHECK_UPDATES_DESC": "Check for updates.",
"LUA_MENU_DRAWING": "Hud",
"LUA_MENU_UPDATES": "Updates",
"LUA_MENU_RENDERING": "Rendering",
"LUA_MENU_DRAW_FPS": "Draw FPS",
"LUA_MENU_DRAW_FPS_DESC": "Enable or disable drawing fps or viewpos on screen.",
"LUA_MENU_FPS_ONLY": "FPS only",
"LUA_MENU_FPS_AND_VIEWPOS": "FPS and View Pos",
"LUA_MENU_DRAW_SPEED": "Draw speed",
"LUA_MENU_DRAW_SPEED_DESC": "Enable or disable drawing the player speed on screen.",
"LUA_MENU_DRAW_SPEEDGRAPH": "Draw speed graph",
"LUA_MENU_DRAW_SPEEDGRAPH_DESC": "Enable or disable the speed graph.",
"LUA_MENU_R_FULLBRIGHT": "Fullbright",
"LUA_MENU_R_FULLBRIGHT_DESC": "Change the fullbright mode",
"LUA_MENU_MODE2": "No dynamic lighting",
"LUA_MENU_MODE3": "Debug shader",
"MENU_SYSINFO_CUSTOMER_SUPPORT_LINK": "Github Page:",
"MENU_SYSINFO_CUSTOMER_SUPPORT_URL": "https://github.com/fedddddd/h2-mod",
"MENU_SYSINFO_DONATION_LINK": "Donation link:",
"MENU_SYSINFO_DONATION_URL": "https://paypal.me/fedecek"
}

View File

@ -1,2 +1,3 @@
eng_h2_mod_common
ita_h2_mod_common
h2_mod_common

View File

@ -0,0 +1 @@
localize,english
1 localize english
1 localize english

View File

@ -0,0 +1 @@
localize,italian
1 localize italian