@@ -89,7 +89,7 @@ function Return_enUS()
8989 [" operationCompleted" ] = " |cff00FF00Operation completed successfully|r" ,
9090 [" mustBeANumber" ] = " Value must be a number!" ,
9191 [" log_resetSlider" ] = " Reset slider to 1.0" ,
92- [" log_bag" ] = " Opened #User bag # slot: " ,
92+ [" log_bag" ] = " Opened _T_'s bag on slot _V1_ " ,
9393 --[[ GM-Name]]
9494 [" tabname_GM" ] = " GM" ,
9595 --[[ GM-Tooltips]]
@@ -230,47 +230,47 @@ function Return_enUS()
230230 [" logGM_visibility" ] = " Turned your visibility to _V1_" ,
231231 [" logGM_cheatTaxi" ] = " Taxi cheat for _T_ has been set to _V1_" ,
232232 [" logGM_cheatExploreMaps" ] = " Explore maps cheat for _T_ has been set to _V1_" ,
233- [" logGM_cheatWaterWalk" ] = " waterwalk cheat to " ,
234- [" logGM_cheatNoCastTime" ] = " Turned NoCastTime to " ,
235- [" logGM_cheatNoCooldown" ] = " Turned NoCooldown to " ,
236- [" logGM_accountIPLock" ] = " Turned GM account lock to " ,
237- [" logGM_createAccountCompleted" ] = " Created the following account: " ,
238- [" logGM_deleteAccountCompleted" ] = " Deleted the following account: " ,
239- [" logGM_setAccountGMLevelCompleted" ] = " has been set to GM Level " ,
240- [" logGM_setAccountPasswordCompleted" ] = " 's password has been set to " ,
241- [" logGM_setAccountAddonCompleted" ] = " 's addon level has been set to " ,
233+ [" logGM_cheatWaterWalk" ] = " WaterWalk cheat for _T_ has been set to _V1_ " ,
234+ [" logGM_cheatNoCastTime" ] = " Turned NoCastTime to _V1_ " ,
235+ [" logGM_cheatNoCooldown" ] = " Turned NoCooldown to _V1_ " ,
236+ [" logGM_accountIPLock" ] = " Turned GM account lock to _V1_ " ,
237+ [" logGM_createAccountCompleted" ] = " Created the following account: _V1_ with password: _V2_ " ,
238+ [" logGM_deleteAccountCompleted" ] = " Deleted the following account: _V1_ " ,
239+ [" logGM_setAccountGMLevelCompleted" ] = " _V1_'s GM level has been set to _V2_ " ,
240+ [" logGM_setAccountPasswordCompleted" ] = " _V1_ 's password has been set to _V2_ " ,
241+ [" logGM_setAccountAddonCompleted" ] = " _V1_ 's addon level has been set to _V2_ " ,
242242 [" logGM_GMList" ] = " Listed GM accounts" ,
243243 [" logGM_GMInGame" ] = " Listed currently online GMs" ,
244- [" logGM_GMNotify" ] = " Sent GM Notify: " ,
245- [" logGM_GMMessage" ] = " Sent GM Message: " ,
246- [" logGM_cast" ] = " Cast spell with ID: " ,
247- [" logGM_castBack" ] = " Cast back spell with ID: " ,
248- [" logGM_castDist" ] = " Cast spell with ID/ distance: " ,
249- [" logGM_castSelf" ] = " Cast self spell with ID: " ,
250- [" logGM_castTarget" ] = " Cast target spell with ID: " ,
251- [" logGM_teleportAdd" ] = " has been added as teleport location" ,
252- [" logGM_teleportDel" ] = " has been deleted as teleport location" ,
253- [" logGM_listItem" ] = " Listed Item with ID: " ,
254- [" logGM_lookupTaxi" ] = " Looked up Taxinode with ID: " ,
255- [" logGM_lookupZone" ] = " Looked up Zone with ID: " ,
256- [" logGM_goTaxi" ] = " Teleported to TaxiNode with ID: " ,
257- [" logGM_goTrigger" ] = " Teleported to Trigger with ID: " ,
258- [" logGM_goXY" ] = " Teleported to the following coordinates #X # Y: " ,
259- [" logGM_goXYZ" ] = " Teleported to the following coordinates #X #Y # Z: " ,
260- [" logGM_goZoneXY" ] = " Teleported to # ZoneID #X # Y: " ,
244+ [" logGM_GMNotify" ] = " Sent GM Notify: _V1_ " ,
245+ [" logGM_GMMessage" ] = " Sent GM Message: _V1_ " ,
246+ [" logGM_cast" ] = " Cast spell with ID: _V1_ " ,
247+ [" logGM_castBack" ] = " Cast back spell with ID: _V1_ " ,
248+ [" logGM_castDist" ] = " Cast spell with ID: _V1_ and distance: _V2_ " ,
249+ [" logGM_castSelf" ] = " Cast self spell with ID: _V1_ " ,
250+ [" logGM_castTarget" ] = " Cast target spell with ID: _V1_ " ,
251+ [" logGM_teleportAdd" ] = " _V1_ has been added as teleport location" ,
252+ [" logGM_teleportDel" ] = " _V1_ has been deleted as teleport location" ,
253+ [" logGM_listItem" ] = " Listed Item with ID: _V1_ " ,
254+ [" logGM_lookupTaxi" ] = " Looked up Taxinode with ID: _V1_ " ,
255+ [" logGM_lookupZone" ] = " Looked up Zone with ID: _V1_ " ,
256+ [" logGM_goTaxi" ] = " Teleported to TaxiNode with ID: _V1_ " ,
257+ [" logGM_goTrigger" ] = " Teleported to Trigger with ID: _V1_ " ,
258+ [" logGM_goXY" ] = " Teleported to the X: _V1_ and Y: _V2_ " ,
259+ [" logGM_goXYZ" ] = " Teleported to the X: _V1_ Y: _V2_ Z: _V3_ " ,
260+ [" logGM_goZoneXY" ] = " Teleported to ZoneID _V1_ on X: _V2_ and Y: _V3_ " ,
261261 [" logGM_setJailAlliance" ] = " Set location of Alliance Jail" ,
262262 [" logGM_setJailHorde" ] = " Set location of Horde Jail" ,
263263 [" logGM_petCreate" ] = " Created a pet" ,
264- [" logGM_petLearn" ] = " Taught pet spell with ID: " ,
265- [" logGM_petUnLearn" ] = " Un-taught pet spell with ID: " ,
264+ [" logGM_petLearn" ] = " Taught pet spell with ID: _V1_ " ,
265+ [" logGM_petUnLearn" ] = " Un-taught pet spell with ID: _V1_ " ,
266266 [" logGM_petTalentsLearn" ] = " Your pet is a genius (learnt all talents)" ,
267267 [" logGM_bank" ] = " Opened your bank" ,
268268 [" logGM_screen" ] = " Took a screenshot" ,
269269 [" logGM_dismountPlayer" ] = " Dismounted from mount" ,
270270 [" logGM_instantKillMode" ] = " insta-kill" ,
271- [" logGM_setSpeed" ] = " 's speed has been set to" ,
272- [" logGM_setScale" ] = " 's scale has been set to' " ,
273- [" logGM_gridNavigator" ] = " Teleported to the following grid-coordinates #X # Y: " ,
271+ [" logGM_setSpeed" ] = " 's speed has been set to " ,
272+ [" logGM_setScale" ] = " 's scale has been set to " ,
273+ [" logGM_gridNavigator" ] = " Teleported to the following grid-coordinates X: _V1_ and Y: _V2_ " ,
274274 --[[ Char Tab]]
275275 --[[ Name]]
276276 [" tabmenu_Char" ] = " CHAR" ,
0 commit comments