Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
75db8d5f
Commit
75db8d5f
authored
Mar 08, 2013
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to FAQ in merge failure mails
parent
48fef39a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
0 deletions
+10
-0
docs/faq.rst
docs/faq.rst
+2
-0
weblate/html/mail/merge_failure.html
weblate/html/mail/merge_failure.html
+4
-0
weblate/html/mail/merge_failure.txt
weblate/html/mail/merge_failure.txt
+4
-0
No files found.
docs/faq.rst
View file @
75db8d5f
...
@@ -21,6 +21,8 @@ without interaction unless some merge conflict occurs.
...
@@ -21,6 +21,8 @@ without interaction unless some merge conflict occurs.
Weblate push changes to your repository whenever they are committed at Weblate.
Weblate push changes to your repository whenever they are committed at Weblate.
4. Optionally setup cron job for :djadmin:`commit_pending`.
4. Optionally setup cron job for :djadmin:`commit_pending`.
.. _merge:
How to fix merge conflicts in translations?
How to fix merge conflicts in translations?
-------------------------------------------
-------------------------------------------
...
...
weblate/html/mail/merge_failure.html
View file @
75db8d5f
...
@@ -24,4 +24,8 @@
...
@@ -24,4 +24,8 @@
<pre>
<pre>
{{ status }}
{{ status }}
</pre>
</pre>
<p><a
href=
"{% documentation "
faq
"
"
merge
"
%}"
>
{% trans "Check our FAQ for information how to resolve this." %}
</a></p>
{% endblock %}
{% endblock %}
weblate/html/mail/merge_failure.txt
View file @
75db8d5f
...
@@ -10,4 +10,8 @@
...
@@ -10,4 +10,8 @@
{{ status }}
{{ status }}
{% trans "Check our FAQ for information how to resolve this." %}
{% documentation "faq" "merge" %}
{% endfilter%}{% endautoescape %}{% include "mail/signature.txt" %}
{% endfilter%}{% endautoescape %}{% include "mail/signature.txt" %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment