Vote #74384
完了Norweigan - label_copied_to and label_copied_from translated
0%
説明
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
journals
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
--------------------------------------------------------------------------------
This i how you patch btw.
Move in to the redmine root folder and run
<pre>
patch -p1 < /path/to/patch_no.yml-git.diff
</pre>
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed in trunk r12180 and 2.3-stable r12183, thanks.
--------------------------------------------------------------------------------