Quantcast

Update Localization.enUS.lua

Ludovicus [11-03-19 - 20:09]
Update Localization.enUS.lua
Filename
Localization.enUS.lua
diff --git a/Localization.enUS.lua b/Localization.enUS.lua
index 0c7c73b..79b0ad9 100755
--- a/Localization.enUS.lua
+++ b/Localization.enUS.lua
@@ -17,6 +17,7 @@ TomTomLocals = {
 	["Are you sure you would like to remove ALL TomTom waypoints?"] = "Are you sure you would like to remove ALL TomTom waypoints?",
 	["Arrow colors"] = "Arrow colors",
 	["Arrow display"] = "Arrow display",
+	["Arrow locked"] = "Arrow locked",
 	["Ask for confirmation on \"Remove All\""] = "Ask for confirmation on \"Remove All\"",
 	["Automatically set a waypoint when I die"] = "Automatically set a waypoint when I die",
 	["Automatically set to next closest waypoint"] = "Automatically set to next closest waypoint",
@@ -26,6 +27,7 @@ TomTomLocals = {
 	["Block height"] = "Block height",
 	["Block width"] = "Block width",
 	["Border color"] = "Border color",
+	["Channel to play the ping through"] = "Channel to play the ping through",
 	["Clear waypoint distance"] = "Clear waypoint distance",
 	["Clear waypoint from crazy arrow"] = "Clear waypoint from crazy arrow",
 	["Controls the frequency of updates for the coordinate LDB feed."] = "Controls the frequency of updates for the coordinate LDB feed.",
@@ -67,6 +69,7 @@ TomTomLocals = {
 	["Font size"] = "Font size",
 	["Found %d possible matches for zone %s.  Please be more specific"] = "Found %d possible matches for zone %s.  Please be more specific",
 	["Found multiple matches for zone '%s'.  Did you mean: %s"] = "Found multiple matches for zone '%s'.  Did you mean: %s",
+	["From: %s"] = "From: %s",
 	["General Options"] = "General Options",
 	["Good color"] = "Good color",
 	["Hide the crazy arrow display during pet battles"] = "Hide the crazy arrow display during pet battles",
@@ -169,6 +172,7 @@ TomTomLocals = {
 	["Waypoint from %s"] = "Waypoint from %s",
 	["Waypoints can be automatically cleared when you reach them.  This slider allows you to customize the distance in yards that signals your \"arrival\" at the waypoint.  A setting of 0 turns off the auto-clearing feature\n\nChanging this setting only takes effect after reloading your interface."] = "Waypoints can be automatically cleared when you reach them.  This slider allows you to customize the distance in yards that signals your \"arrival\" at the waypoint.  A setting of 0 turns off the auto-clearing feature\n\nChanging this setting only takes effect after reloading your interface.",
 	["Waypoints profile"] = "Waypoints profile",
+	["When a 'ping' is played, use the indicated sound channel so the volume can be controlled."] = "When a 'ping' is played, use the indicated sound channel so the volume can be controlled.",
 	["When a new waypoint is added, TomTom can automatically set the new waypoint as the \"Crazy Arrow\" waypoint."] = "When a new waypoint is added, TomTom can automatically set the new waypoint as the \"Crazy Arrow\" waypoint.",
 	["When a pet battle begins, the crazy arrow will be hidden from view. When you exit the pet battle, it will be re-shown."] = "When a pet battle begins, the crazy arrow will be hidden from view. When you exit the pet battle, it will be re-shown.",
 	["When the current waypoint is cleared (either by the user or automatically) and this option is set, TomTom will automatically set the closest waypoint in the current zone as active waypoint."] = "When the current waypoint is cleared (either by the user or automatically) and this option is set, TomTom will automatically set the closest waypoint in the current zone as active waypoint.",
@@ -183,6 +187,9 @@ TomTomLocals = {
 	["is"] = "is",
 	["not"] = "not",
 	["set waypoint modifier"] = "set waypoint modifier",
+	["|cffffff78/cway |r - Activate the closest waypoint"] = "|cffffff78/cway |r - Activate the closest waypoint",
+	["|cffffff78/tomtom |r - Open the TomTom options panel"] = "|cffffff78/tomtom |r - Open the TomTom options panel",
+	["|cffffff78/way /tway /tomtomway |r - Commands to set a waypoint: one should work."] = "|cffffff78/way /tway /tomtomway |r - Commands to set a waypoint: one should work.",
 	["|cffffff78/way <x> <y> [desc]|r - Adds a waypoint at x,y with descrtiption desc"] = "|cffffff78/way <x> <y> [desc]|r - Adds a waypoint at x,y with descrtiption desc",
 	["|cffffff78/way <zone> <x> <y> [desc]|r - Adds a waypoint at x,y in zone with description desc"] = "|cffffff78/way <zone> <x> <y> [desc]|r - Adds a waypoint at x,y in zone with description desc",
 	["|cffffff78/way arrow|r - Prints status of the Crazy Arrow"] = "|cffffff78/way arrow|r - Prints status of the Crazy Arrow",
@@ -191,7 +198,9 @@ TomTomLocals = {
 	["|cffffff78/way local|r - Lists active waypoints in current zone"] = "|cffffff78/way local|r - Lists active waypoints in current zone",
 	["|cffffff78/way reset <zone>|r - Resets all waypoints in zone"] = "|cffffff78/way reset <zone>|r - Resets all waypoints in zone",
 	["|cffffff78/way reset all|r - Resets all waypoints"] = "|cffffff78/way reset all|r - Resets all waypoints",
-	["|cffffff78TomTom |r/way |cffffff78Usage:|r"] = "|cffffff78TomTom |r/way |cffffff78Usage:|r",
+	["|cffffff78/way reset away|r - Resets all waypoints not in current zone"] = "|cffffff78/way reset away|r - Resets all waypoints not in current zone",
+	["|cffffff78/way reset not <zone>|r - Resets all waypoints not in zone"] = "|cffffff78/way reset not <zone>|r - Resets all waypoints not in zone",
+	["|cffffff78TomTom |r/way /tway /tomtomway /cway /tomtom |cffffff78Usage:|r"] = "|cffffff78TomTom |r/way /tway /tomtomway /cway /tomtom |cffffff78Usage:|r",
 	["|cffffff78TomTom:|r Added a waypoint (%s%s%s) in %s"] = "|cffffff78TomTom:|r Added a waypoint (%s%s%s) in %s",
 	["|cffffff78TomTom:|r CoordBlock %s visible"] = "|cffffff78TomTom:|r CoordBlock %s visible",
 	["|cffffff78TomTom:|r Could not find a closest waypoint in this continent."] = "|cffffff78TomTom:|r Could not find a closest waypoint in this continent.",