Improved format_time

This commit is contained in:
Cooldude2606
2019-03-24 17:37:33 +00:00
parent 6f6a1732ce
commit 2f4f100b63
2 changed files with 58 additions and 55 deletions

View File

@@ -1,3 +1,5 @@
time-symbol-days-short=__1__d
[expcore-commands]
unauthorized=Unauthorized, Access is denied due to invalid credentials
reject-string-options=Invalid Option, Must be one of: __1__
@@ -20,13 +22,3 @@ command-error-log-format=[ERROR] command/__1__ :: __2__
simple-format-none=__1__
simple-format-div=__1__:__2__
simple-format-tagged=__1__ __2__
long-days=__1__ __plural_for_parameter_1_{1=Day|rest=Days}__
short-days=__1__D
long-hours=__1__ __plural_for_parameter_1_{1=Hour|rest=Hours}__
short-hours=__1__H
long-minutes=__1__ __plural_for_parameter_1_{1=Minute|rest=Minutes}__
short-minutes=__1__M
long-seconds=__1__ __plural_for_parameter_1_{1=Second|rest=Seconds}__
short-seconds=__1__S
long-ticks=__1__ __plural_for_parameter_1_{1=Tick|rest=Ticks}__
short-ticks=__1__T