Skip to content

fix(i18n): Fix typo in metadata label#7000

Merged
vitormattos merged 1 commit intoLibreSign:mainfrom
rakekniven:patch-7
Feb 26, 2026
Merged

fix(i18n): Fix typo in metadata label#7000
vitormattos merged 1 commit intoLibreSign:mainfrom
rakekniven:patch-7

Conversation

@rakekniven
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Feb 26, 2026
@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@vitormattos vitormattos merged commit 143d5dd into LibreSign:main Feb 26, 2026
62 checks passed
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Feb 26, 2026
@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/7000/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 04d98192

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7000/stable33

Error: Failed to push branch backport/7000/stable33: fatal: could not read Username for 'https://github.com': No such device or address


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@rakekniven
Copy link
Copy Markdown
Contributor Author

/backport to stable32

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/7000/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 04d98192

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7000/stable32

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@rakekniven
Copy link
Copy Markdown
Contributor Author

@vitormattos Please backport it to stable32 as the wrong string is still present at Tx.

@vitormattos
Copy link
Copy Markdown
Member

@rakekniven thanks for the reminder.

We intentionally applied this fix only to stable33 because LibreSign officially dropped support for Nextcloud 32 after the 12.2 release. The transition from Vue 2 to Vue 3 required a lot of internal changes and, with our small team, maintaining both branches became difficult without additional funding.

That said, we can reconsider backporting fixes or even temporarily resuming support for stable32 if there is real demand from users still running Nextcloud 32.

Thanks again for pointing it out.

@rakekniven
Copy link
Copy Markdown
Contributor Author

It is just about adding a space. I would appreciate to get this solved.
We had three translators opening issues at Transifex the last weeks.

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable32

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/7000/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 04d98192

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7000/stable32

Error: Failed to push branch backport/7000/stable32: fatal: could not read Username for 'https://github.com': No such device or address


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@vitormattos
Copy link
Copy Markdown
Member

The code at stable32 is different than this PR. I made a very big pr to implement Vue3 at stable33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants