Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
buckle-component-cannot-do-that-message = You can't do that!
|
||||
buckle-component-no-hands-message = You don't have hands!
|
||||
buckle-component-already-buckled-message = You are already buckled in!
|
||||
buckle-component-other-already-buckled-message = {$owner} is already buckled in!
|
||||
buckle-component-cannot-buckle-message = You can't buckle yourself there!
|
||||
buckle-component-other-cannot-buckle-message = You can't buckle {$owner} there!
|
||||
buckle-component-cannot-fit-message = You can't fit there!
|
||||
buckle-component-other-cannot-fit-message = {$owner} can't fit there!
|
||||
|
||||
# BuckleVerb
|
||||
buckle-verb-unbuckle = Unbuckle
|
||||
@@ -0,0 +1,4 @@
|
||||
## StrapVerb
|
||||
|
||||
strap-verb-get-data-text-buckle = Buckle
|
||||
strap-verb-get-data-text-unbuckle = Unbuckle
|
||||
Reference in New Issue
Block a user