Adjust displayed times.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 282e9b7..cfdb100 100644 (file)
@@ -241,7 +241,7 @@ View.Trust.Tooltip.Untrust=Remove your trust assignment for this person
 
 View.Time.InTheFuture=in the future
 View.Time.AFewSecondsAgo=a few seconds ago
-View.Time.XSecondsAgo=${sec} seconds ago
+View.Time.HalfAMinuteAgo=about half a minute ago
 View.Time.AMinuteAgo=about a minute ago
 View.Time.XMinutesAgo=${min} minutes ago
 View.Time.HalfAnHourAgo=half an hour ago
@@ -268,6 +268,9 @@ WebInterface.DefaultText.BirthYear=Year
 WebInterface.DefaultText.FieldName=Field name
 WebInterface.DefaultText.Option.InsertionDelay=Time to wait after a Sone is modified before insert (in seconds)
 WebInterface.DefaultText.Option.PostsPerPage=Number of posts to show on a page
+WebInterface.DefaultText.Option.PositiveTrust=The positive trust to assign
+WebInterface.DefaultText.Option.NegativeTrust=The negative trust to assign
+WebInterface.DefaultText.Option.TrustComment=The comment to set in the web of trust
 WebInterface.DefaultText.Search=What are you looking for?
 WebInterface.Confirmation.DeletePostButton=Yes, delete!
 WebInterface.Confirmation.DeleteReplyButton=Yes, delete!