@@ -246,17 +246,17 @@ msgstr ""
246246#: ../../src/Plugins/TShockAPI/Commands.cs:317
247247#: ../../src/Plugins/TShockAPI/Commanding/TSCommandingAttributes.cs:42
248248#: ../../src/Plugins/TShockAPI/Commanding/TSCommandOutcome.cs:208
249+ #: ../../src/Plugins/TShockAPI/Commanding/V2/WorldUtilityCommands.cs:456
249250#: ../../src/Plugins/TShockAPI/Commanding/V2/GeneralCommands.cs:14
250251#: ../../src/Plugins/TShockAPI/Commanding/V2/GeneralCommands.cs:132
251- #: ../../src/Plugins/TShockAPI/Commanding/V2/TeleportCommands.cs:335
252- #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:576
253252#: ../../src/Plugins/TShockAPI/Commanding/V2/ManagementCommands.cs:23
253+ #: ../../src/Plugins/TShockAPI/Commanding/V2/InfoCommands.cs:117
254+ #: ../../src/Plugins/TShockAPI/Commanding/V2/RegionCommands.cs:32
255+ #: ../../src/Plugins/TShockAPI/Commanding/V2/TeleportCommands.cs:335
254256#: ../../src/Plugins/TShockAPI/Commanding/V2/RestrictionCommands.cs:23
255257#: ../../src/Plugins/TShockAPI/Commanding/V2/RestrictionCommands.cs:209
256258#: ../../src/Plugins/TShockAPI/Commanding/V2/RestrictionCommands.cs:378
257- #: ../../src/Plugins/TShockAPI/Commanding/V2/RegionCommands.cs:32
258- #: ../../src/Plugins/TShockAPI/Commanding/V2/InfoCommands.cs:117
259- #: ../../src/Plugins/TShockAPI/Commanding/V2/WorldUtilityCommands.cs:456
259+ #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:576
260260#, csharp-format
261261msgid "\" {0}\" is not a valid page number."
262262msgstr ""
@@ -823,8 +823,8 @@ msgstr ""
823823msgid "{0} is offline and cannot receive your reply."
824824msgstr ""
825825
826- #: ../../src/Plugins/TShockAPI/Commanding/V2/ModerationCommands.cs:131
827826#: ../../src/Plugins/TShockAPI/Rest/RestManager.cs:1143
827+ #: ../../src/Plugins/TShockAPI/Commanding/V2/ModerationCommands.cs:131
828828#, csharp-format
829829msgid "{0} just killed you!"
830830msgstr ""
@@ -2998,8 +2998,8 @@ msgstr ""
29982998msgid "Commands: add, del, hide, list, send, [warpname]."
29992999msgstr ""
30003000
3001- #: ../../src/Plugins/TShockAPI/Commanding/V2/MaintenanceCommands.cs:102
30023001#: ../../src/Plugins/TShockAPI/Rest/RestManager.cs:379
3002+ #: ../../src/Plugins/TShockAPI/Commanding/V2/MaintenanceCommands.cs:102
30033003msgid ""
30043004"Configuration, permissions, and regions reload complete. Some changes may "
30053005"require a server restart."
@@ -3310,19 +3310,19 @@ msgstr ""
33103310msgid "Example usage: {0} \" {1}\" \" {2}\" "
33113311msgstr ""
33123312
3313- #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands .cs:119
3313+ #: ../../src/Plugins/TShockAPI/Commanding/V2/InfoCommands .cs:163
33143314#: ../../src/Plugins/TShockAPI/Commanding/V2/NpcManagementCommands.cs:169
3315+ #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:119
33153316#: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:795
33163317#: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:809
3317- #: ../../src/Plugins/TShockAPI/Commanding/V2/InfoCommands.cs:163
33183318#, csharp-format
33193319msgid "Example usage: {0} {1}"
33203320msgstr ""
33213321
3322- #: ../../src/Plugins/TShockAPI/Commanding/V2/CommunicationCommands.cs:145
3323- #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:170
33243322#: ../../src/Plugins/TShockAPI/Commanding/V2/WorldUtilityCommands.cs:414
33253323#: ../../src/Plugins/TShockAPI/Commanding/V2/WorldUtilityCommands.cs:415
3324+ #: ../../src/Plugins/TShockAPI/Commanding/V2/CommunicationCommands.cs:145
3325+ #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:170
33263326#, csharp-format
33273327msgid "Example usage: {0} {1} {2}"
33283328msgstr ""
@@ -3396,8 +3396,8 @@ msgstr ""
33963396msgid "Failed to find any users by that name on the list."
33973397msgstr ""
33983398
3399- #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:708
34003399#: ../../src/Plugins/TShockAPI/Rest/RestManager.cs:749
3400+ #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:708
34013401msgid "Failed to remove ban."
34023402msgstr ""
34033403
@@ -4026,8 +4026,8 @@ msgstr ""
40264026msgid "Group {0} deleted successfully"
40274027msgstr ""
40284028
4029- #: ../../src/Plugins/TShockAPI/DB/GroupManager.cs:658
40304029#: ../../src/Plugins/TShockAPI/DB/UserManager.cs:622
4030+ #: ../../src/Plugins/TShockAPI/DB/GroupManager.cs:658
40314031#, csharp-format
40324032msgid "Group {0} does not exist"
40334033msgstr ""
@@ -4361,10 +4361,10 @@ msgstr ""
43614361
43624362#: ../../src/Plugins/TShockAPI/MiscHandler.cs:674
43634363#: ../../src/Plugins/TShockAPI/Commands.cs:206
4364- #: ../../src/Plugins/TShockAPI/Commanding/TShockTerminalCommandDispatchAdapter .cs:71
4364+ #: ../../src/Plugins/TShockAPI/Rest/RestManager .cs:337
43654365#: ../../src/Plugins/TShockAPI/Commanding/TSCommandBridge.cs:251
4366+ #: ../../src/Plugins/TShockAPI/Commanding/TShockTerminalCommandDispatchAdapter.cs:71
43664367#: ../../src/Plugins/TShockAPI/Commanding/V2/PrivilegeCommands.cs:148
4367- #: ../../src/Plugins/TShockAPI/Rest/RestManager.cs:337
43684368#, csharp-format
43694369msgid "Invalid command entered. Type {0}help for a list of valid commands."
43704370msgstr ""
@@ -4926,8 +4926,8 @@ msgid ""
49264926"specifier."
49274927msgstr ""
49284928
4929- #: ../../src/Plugins/TShockAPI/Commanding/TSCommandGuardAttributes.cs:177
49304929#: ../../src/Plugins/TShockAPI/Commanding/TSCommandParamBinders.cs:812
4930+ #: ../../src/Plugins/TShockAPI/Commanding/TSCommandGuardAttributes.cs:177
49314931#: ../../src/Plugins/TShockAPI/Commanding/V2/ModerationCommands.cs:272
49324932msgid "Invalid time string. Proper format: hh:mm, in 24-hour time."
49334933msgstr ""
@@ -5404,9 +5404,9 @@ msgid ""
54045404"token was not valid."
54055405msgstr ""
54065406
5407- #: ../../src/Plugins/TShockAPI/Rest/SecureRest.cs:180
54085407#: ../../src/Plugins/TShockAPI/Rest/RestCommand.cs:95
54095408#: ../../src/Plugins/TShockAPI/Rest/RestCommand.cs:101
5409+ #: ../../src/Plugins/TShockAPI/Rest/SecureRest.cs:180
54105410msgid "Not authorized. The specified API endpoint requires a token."
54115411msgstr ""
54125412
@@ -5503,10 +5503,10 @@ msgstr ""
55035503msgid "Password must be at least {0} characters."
55045504msgstr ""
55055505
5506- #: ../../src/Plugins/TShockAPI/Commanding/V2/AccountCommands.cs:292
5507- #: ../../src/Plugins/TShockAPI/Commanding/V2/AccountCommands.cs:356
55085506#: ../../src/Plugins/TShockAPI/Commanding/V2/ManagementCommands.cs:501
55095507#: ../../src/Plugins/TShockAPI/Commanding/V2/ManagementCommands.cs:572
5508+ #: ../../src/Plugins/TShockAPI/Commanding/V2/AccountCommands.cs:292
5509+ #: ../../src/Plugins/TShockAPI/Commanding/V2/AccountCommands.cs:356
55105510#, csharp-format
55115511msgid "Password must be greater than or equal to {0} characters."
55125512msgstr ""
@@ -7080,9 +7080,9 @@ msgid ""
70807080"There was an error processing your login or authentication related request."
70817081msgstr ""
70827082
7083+ #: ../../src/Plugins/TShockAPI/Commanding/TSCommandRefResolver.cs:151
70837084#: ../../src/Plugins/TShockAPI/Commanding/TShockCommandSurface.cs:185
70847085#: ../../src/Plugins/TShockAPI/Commanding/TShockCommandSurface.cs:211
7085- #: ../../src/Plugins/TShockAPI/Commanding/TSCommandRefResolver.cs:151
70867086msgid "This command is not available from the current execution context."
70877087msgstr ""
70887088
@@ -7553,9 +7553,9 @@ msgstr ""
75537553msgid "User {0} could not be added. Check console for details."
75547554msgstr ""
75557555
7556- #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:336
75577556#: ../../src/Plugins/TShockAPI/Commanding/V2/ManagementCommands.cs:468
75587557#: ../../src/Plugins/TShockAPI/Commanding/V2/ManagementCommands.cs:610
7558+ #: ../../src/Plugins/TShockAPI/Commanding/V2/PlayerManagementCommands.cs:336
75597559#, csharp-format
75607560msgid "User {0} does not exist."
75617561msgstr ""
@@ -7904,9 +7904,9 @@ msgid "You died! Normally, you'd be banned."
79047904msgstr ""
79057905
79067906#: ../../src/Plugins/TShockAPI/Commands.cs:215
7907- #: ../../src/Plugins/TShockAPI/Commanding/TShockCommandSurface.cs:177
79087907#: ../../src/Plugins/TShockAPI/Commanding/TSCommandRefResolver.cs:130
79097908#: ../../src/Plugins/TShockAPI/Commanding/TSCommandRefResolver.cs:150
7909+ #: ../../src/Plugins/TShockAPI/Commanding/TShockCommandSurface.cs:177
79107910#: ../../src/Plugins/TShockAPI/Commanding/V2/TeleportCommands.cs:367
79117911#: ../../src/Plugins/TShockAPI/Commanding/V2/TeleportCommands.cs:390
79127912#: ../../src/Plugins/TShockAPI/Commanding/V2/TeleportCommands.cs:407
@@ -7967,8 +7967,8 @@ msgstr ""
79677967msgid "You do not have permission to modify a Hat Rack in a protected area!"
79687968msgstr ""
79697969
7970- #: ../../src/Plugins/TShockAPI/Handlers/RequestTileEntityInteractionHandler.cs:25
79717970#: ../../src/Plugins/TShockAPI/Handlers/DisplayDollItemSyncHandler.cs:25
7971+ #: ../../src/Plugins/TShockAPI/Handlers/RequestTileEntityInteractionHandler.cs:25
79727972msgid "You do not have permission to modify a Mannequin in a protected area!"
79737973msgstr ""
79747974
0 commit comments