Skip to content

Messages hard-coded in english in js #1000

@Binnette

Description

@Binnette

Hi some message are hard-coded in english, so they are not translated (in french for me).
2017-11-27 23_28_30-selfoss 169

Examples of hard-coded english messages in javascript file (with code source):

-var refreshed='Sources have been refreshed'...
-selfoss.ui.showMessage(refreshed,'Reload list'...
-selfoss.ui.showError('Cannot refresh sources: '...

Possible french translation:

  • 'Les sources ont été rafraichies'
  • 'Recharger la liste'
  • 'Impossible de rafraichir les sources : ' (in french there is a white space before colon ':')

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions