nextcloud / nextcloud/text

[Bug]: The time of the last save is not displayed in the editor if the Russian interface language is selected

Open
#4,677 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
Dominant language
JavaScript
Stars
659
Forks
133
Avg merge
1d 20h
Merged PRs (30d)
110

Description

⚠️ This issue respects the following points: ⚠️
Bug description

The time of the last save is not displayed in the editor if the Russian interface language is selected.
image
Instead, a stub {lastSaved} is displayed

Steps to reproduce
  1. NC 27.0.1, Russian launguage selected
  2. Create text file, go to editor
  3. Move the mouse pointer to the save mark
Expected behavior

"a hour ago" displayed, not directly {lastSaved} is displayed

Installation method

Community Docker image

Nextcloud Server version

27

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Nginx

Database engine version

PostgreSQL

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?
  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other
Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the editor save indicator with the Russian interface selected, following the listed steps. Trace the localization used for the last-save tooltip and confirm the placeholder is replaced by the elapsed-time text; the issue names no file or test to begin with.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, localization
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.