Patch #14886
Norweigan - label_copied_to and label_copied_from translated
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Translations | |||
Target version: | 2.3.4 |
Description
Hi there,
I've made a translate patch in Git (or tried anyway, first noob patch) :)
File: no.yml
-label_copied_to: copied to
-label_copied_from: copied from
+label_copied_to: kopiert til
+label_copied_from: kopiert fra
Br,
Lennart
History
#1
Updated by Lennart Nordgreen almost 9 years ago
- File patch_no.yml-git.diff
added
This is the patch of the single commit I did. I bluntly followed the guide here the first time:
http://www.redmine.org/projects/redmine/wiki/How_to_create_patch_series_on_Mercurial_and_Git
But I guess you only need the changes made by me.
Br,
Lennart
#2
Updated by Lennart Nordgreen almost 9 years ago
This i how you patch btw.
Move in to the redmine root folder and run
patch -p1 < /path/to/patch_no.yml-git.diff
#3
Updated by Toshi MARUYAMA almost 9 years ago
- Target version set to 2.3.4
#4
Updated by Toshi MARUYAMA almost 9 years ago
- Subject changed from Norweigan - label_copied_to and label_copied_from translated (GIT) to Norweigan - label_copied_to and label_copied_from translated
#5
Updated by Toshi MARUYAMA almost 9 years ago
- Status changed from New to Closed