Quantcast

AckisRecipeList:

Jim-Bim [12-09-08 - 21:11]
AckisRecipeList:
- fixed tooltip scale typo
Filename
ARLDataminer.rb
Locals/ARLLocals-enUS.lua
Locals/ARLLocals-frFR.lua
Locals/ARLLocals-ruRU.lua
Locals/ARLLocals-zhTW.lua
diff --git a/ARLDataminer.rb b/ARLDataminer.rb
index 2b8a925..a755e34 100644
--- a/ARLDataminer.rb
+++ b/ARLDataminer.rb
@@ -1218,7 +1218,7 @@ L["Display Exclusions"]		= true
 L["DISPLAY_EXCLUSION_DESC"]	= "Display recipes that are in the exclusion list."
 L["UI Scale"]				= true
 L["UI_SCALE_DESC"]			= "Changes the scale of the UI. Ranges from .5 to 1.5 (1 is default)"
-L["tooltip Scale"]			= true
+L["Tooltip Scale"]			= true
 L["TOOLTIP_SCALE_DESC"]		= "Changes the scale of the ARL tooltip. Ranges from .5 to 1.5 (.9 is default)"
 L["Sorting"]				= true
 L["Sort"]					= true
diff --git a/Locals/ARLLocals-enUS.lua b/Locals/ARLLocals-enUS.lua
index 6559ab7..b5fdf07 100644
--- a/Locals/ARLLocals-enUS.lua
+++ b/Locals/ARLLocals-enUS.lua
@@ -85,7 +85,7 @@ L["Display Exclusions"]		= true
 L["DISPLAY_EXCLUSION_DESC"]	= "Display recipes that are in the exclusion list."
 L["UI Scale"]				= true
 L["UI_SCALE_DESC"]			= "Changes the scale of the UI. Ranges from .5 to 1.5 (1 is default)"
-L["tooltip Scale"]			= true
+L["Tooltip Scale"]			= true
 L["TOOLTIP_SCALE_DESC"]		= "Changes the scale of the ARL tooltip. Ranges from .5 to 1.5 (.9 is default)"
 L["Sorting"]				= true
 L["Sort"]					= true
diff --git a/Locals/ARLLocals-frFR.lua b/Locals/ARLLocals-frFR.lua
index 41b9470..94c0c8b 100644
--- a/Locals/ARLLocals-frFR.lua
+++ b/Locals/ARLLocals-frFR.lua
@@ -83,7 +83,7 @@ L["Display Exclusions"]		= "Montrer les exclus"
 L["DISPLAY_EXCLUSION_DESC"]	= "Affiche les recettes qui sont dans la liste des exclus."
 L["UI Scale"]				= "Échelle de l'IU"
 L["UI_SCALE_DESC"]			= "Change l'échelle de l'IU. La portée va de .5 à 1.5 (1 par défaut)"
-L["tooltip Scale"]			= "Échelle de la bulle d'aide"
+L["Tooltip Scale"]			= "Échelle de la bulle d'aide"
 L["TOOLTIP_SCALE_DESC"]		= "Change l'échelle de la bulle d'aide d'ARL. La portée va de .5 à 1.5 (.9 par défaut)"
 L["Sorting"]				= "Triage"
 L["Sort"]					= "Tri"
diff --git a/Locals/ARLLocals-ruRU.lua b/Locals/ARLLocals-ruRU.lua
index 4233107..4fb955a 100644
--- a/Locals/ARLLocals-ruRU.lua
+++ b/Locals/ARLLocals-ruRU.lua
@@ -83,7 +83,7 @@ L["Display Exclusions"]		= true
 L["DISPLAY_EXCLUSION_DESC"]	= "Display recipes that are in the exclusion list."
 L["UI Scale"]				= true
 L["UI_SCALE_DESC"]			= "Changes the scale of the UI. Ranges from .5 to 1.5 (1 is default)"
-L["tooltip Scale"]			= true
+L["Tooltip Scale"]			= true
 L["TOOLTIP_SCALE_DESC"]		= "Changes the scale of the ARL tooltip. Ranges from .5 to 1.5 (.9 is default)"
 L["Sorting"]				= true
 L["Sort"]					= true
diff --git a/Locals/ARLLocals-zhTW.lua b/Locals/ARLLocals-zhTW.lua
index 26665e1..da9a5c4 100644
--- a/Locals/ARLLocals-zhTW.lua
+++ b/Locals/ARLLocals-zhTW.lua
@@ -83,7 +83,7 @@ L["Display Exclusions"]		= "顯示排除"
 L["DISPLAY_EXCLUSION_DESC"]	= "顯示配方在排除的列表中。"
 L["UI Scale"]				= "介面大小"
 L["UI_SCALE_DESC"]			= "變更介面大小的範圍在 0.5 到 1.5 (1 為預設值)"
-L["tooltip Scale"]			= "提示訊息大小"
+L["Tooltip Scale"]			= "提示訊息大小"
 L["TOOLTIP_SCALE_DESC"]		= "變更提示訊息大小的範圍在 0.5 到 1.5 (0.9 為預設值)"
 L["Sorting"]				= "類別"
 L["Sort"]					= "排序"