10
9
Fork
You've already forked linux-app
14

Fix locale creation #676

Open
uhle wants to merge 4 commits from uhle/nm-eduvpn:fix-locale-creation into master
pull from: uhle/nm-eduvpn:fix-locale-creation
merge into: eduVPN:master
eduVPN:master
eduVPN:upstream-deb
eduVPN:openvpn-persistent
eduVPN:1.x
First-time contributor
Copy link

Currently, there is no difference between the sets of translatable strings of the variants eduVPN and LetsConnect. So the simplest solution is to create symbolic links.

Currently, there is no difference between the sets of translatable strings of the variants eduVPN and LetsConnect. So the simplest solution is to create symbolic links.
Rename default rule to the traditional special target rule 'all' and
define .PHONY for it.
Distributions such as Debian require binary files to be built from source
which also includes MO files. We therefore need 'make clean' followed by
calling 'make' to easily rebuild all these files.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix-locale-creation:uhle-fix-locale-creation
git switch uhle-fix-locale-creation

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff uhle-fix-locale-creation
git switch uhle-fix-locale-creation
git rebase master
git switch master
git merge --ff-only uhle-fix-locale-creation
git switch uhle-fix-locale-creation
git rebase master
git switch master
git merge --no-ff uhle-fix-locale-creation
git switch master
git merge --squash uhle-fix-locale-creation
git switch master
git merge --ff-only uhle-fix-locale-creation
git switch master
git merge uhle-fix-locale-creation
git push origin master
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eduVPN/linux-app!676
Reference in a new issue
eduVPN/linux-app
No description provided.
Delete branch "uhle/nm-eduvpn:fix-locale-creation"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?