news-ui.ftl 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. news-read-ui-next-text = ▶
  2. news-read-ui-prev-text = ◀
  3. news-read-ui-next-tooltip = Next
  4. news-read-ui-prev-tooltip = Prev
  5. news-read-ui-default-title = Station News
  6. news-read-ui-not-found-text = No articles found
  7. news-read-ui-time-prefix-text = Publication time:
  8. news-reader-ui-mute-tooltip = Mute notifications
  9. news-read-ui-notification-off = ̶♫̶
  10. news-read-ui-notification-on = ♫
  11. news-read-ui-no-author = Anonymous
  12. news-read-ui-author-prefix = Author:
  13. news-write-ui-default-title = News Management
  14. news-write-ui-articles-label = Articles:
  15. news-write-ui-delete-text = Delete
  16. news-write-ui-publish-text = Publish
  17. news-write-ui-create-text = Create
  18. news-write-ui-cancel-text = Clear
  19. news-write-ui-save-text = Save
  20. news-write-ui-preview-text = Preview
  21. news-write-ui-article-count-0 = 0 Articles
  22. news-write-ui-article-count-text = {$count} Articles
  23. news-write-ui-footer-text = News#Manager™ Authoring System
  24. news-write-ui-new-article = New Article
  25. news-write-ui-article-name-label = Title:
  26. news-write-no-access-popup = No access
  27. news-writer-text-length-exceeded = Text exceeds maximum length
  28. news-write-ui-richtext-tooltip = News articles support rich text
  29. The following rich text tags are supported:
  30. {"[color=Gray][bullet/]heading \\[size=1-3\\]"}
  31. {"[bullet/]bold"}
  32. {"[bullet/]italic"}
  33. {"[bullet/]bolditalic"}
  34. {"[bullet/]color"}
  35. {"[bullet/]bullet[/color]"}
  36. news-pda-notification-header = New news article
  37. news-publish-admin-announcement = {$actor} published news article {$title} by {$author}