etherpad-lite/src
Richard Hansen dbef630f44
i18n: Localize /admin pages (#4380)
Not every string was localized:

  * `/admin/plugins` has some CSS magic to draw the tables of plugins
    differently on narrow (mobile) screens, and the l10n library we
    use does not support that particular magic. The strings that were
    not localized are "Name", "Description", "Version", and "Time".
    These strings are only stuck in English when the page is viewed on
    a narrow screen; normal desktop users will see translated strings.
    The CSS magic ought to be replaced with something more robust
    (lots of nested `div`s); those remaining strings can be localized
    whenever that happens.

  * Strings from external sources such as plugin descriptions, error
    messages, and `settings.json` comments are not localized.
2020-10-01 10:15:27 +01:00
..
locales i18n: Localize /admin pages (#4380) 2020-10-01 10:15:27 +01:00
node webaccess: Exempt /favicon.ico and /locales.json from auth checks 2020-09-29 19:40:24 +01:00
static webaccess: Move pre-authn authz check to a separate hook 2020-09-27 21:19:58 +01:00
templates i18n: Localize /admin pages (#4380) 2020-10-01 10:15:27 +01:00
ep.json Refactor startup/shutdown for tests 2020-09-22 11:07:21 +01:00
etherpad_icon.svg Change favicon to be closer to new style 2020-04-19 18:20:21 +02:00
package-lock.json package updates: update deps and resolve some potential security issues (#4369) 2020-09-29 13:21:35 +01:00
package.json package updates: update deps and resolve some potential security issues (#4369) 2020-09-29 13:21:35 +01:00
README.md remove one less warning during install by having a readme placeholder 2013-02-10 03:04:08 +00:00
web.config Add IIS config file 2012-10-25 10:22:28 -07:00

Ignore this file and see the file in the base installation folder