Skip to content

Use proper app id in Version.vue - #40619

Merged
artonge merged 2 commits into
masterfrom
artonge/fix/l10n_id_in_files_versions
Sep 26, 2023
Merged

Use proper app id in Version.vue#40619
artonge merged 2 commits into
masterfrom
artonge/fix/l10n_id_in_files_versions

Conversation

@artonge

Copy link
Copy Markdown
Collaborator

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artongeartonge self-assigned this Sep 25, 2023
@artongeartonge added this to the Nextcloud 28 milestone Sep 25, 2023
@artonge
artonge requested review from a team, Pytal, susnux and szaimen and removed request for a teamSeptember 25, 2023 13:24
@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport 58bb982 to stable27

@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport 58bb982 to stable26

@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport 58bb982 to stable25

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge

Copy link
Copy Markdown
CollaboratorAuthor

CI failure unrelated

@artonge
artonge merged commit e08fc29 into masterSep 26, 2023
@artonge
artonge deleted the artonge/fix/l10n_id_in_files_versions branch September 26, 2023 12:15
@backportbot-nextcloud

Copy link
Copy Markdown

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

# Switch to the target branch and update it
git checkout stable25
git pull origin stable25
# Create the new backport branch
git checkout -b fix/foo-stable25
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable25

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: The translation not working for some strings in "files_versions" app

4 participants

@artonge@ChristophWurst@szaimen@skjnldsv