forked from OpenNeo/impress
more helpful ownership-not-found error message
This commit is contained in:
parent
4e0ce6c20b
commit
85d52c23c3
1 changed files with 2 additions and 1 deletions
|
@ -336,7 +336,8 @@ en:
|
||||||
Species "%{species_name}" does not exist. Is it spelled correctly?
|
Species "%{species_name}" does not exist. Is it spelled correctly?
|
||||||
zone: Zone "%{zone_name}" does not exist. Is it spelled correctly?
|
zone: Zone "%{zone_name}" does not exist. Is it spelled correctly?
|
||||||
ownership:
|
ownership:
|
||||||
I don't know what user:%{keyword} means. Is it spelled correctly?
|
I don't know what user:%{keyword} means. Did you mean user:owns or
|
||||||
|
user:wants?
|
||||||
not_logged_in:
|
not_logged_in:
|
||||||
The "user" filters are only available if you're logged in.
|
The "user" filters are only available if you're logged in.
|
||||||
flag_keywords:
|
flag_keywords:
|
||||||
|
|
Loading…
Reference in a new issue