Renamed LOOKUP_VAULT phrase to LOOKUP_STORAGE

This commit is contained in:
Intelli 2021-07-09 13:38:09 -06:00
parent 201e1312e8
commit 2757ac8698
6 changed files with 6 additions and 6 deletions

View file

@ -110,9 +110,9 @@ LOOKUP_LOGIN: "{0} logged {in|out}."
LOOKUP_PAGE: "Page {0}"
LOOKUP_ROWS_FOUND: "{0} {row|rows} found."
LOOKUP_SEARCHING: "Lookup searching. Please wait..."
LOOKUP_STORAGE: "{0} {deposited|withdrew} {1} {2}."
LOOKUP_TIME: "{0} ago"
LOOKUP_USERNAME: "{0} logged in as {1}."
LOOKUP_VAULT: "{0} {deposited|withdrew} {1} {2}."
LOOKUP_VIEW_PAGE: "To view a page, type \"{0}\"."
MAXIMUM_RADIUS: "The maximum {lookup|rollback|restore} radius is {0}."
MISSING_ACTION_USER: "To use that action, please specify a user."