Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
gajim-plugins
Commits
e9ce75d7
Commit
e9ce75d7
authored
Dec 21, 2017
by
Daniel Brötzmann
Browse files
[httpupload] Make some strings translatable
parent
042c491a
Changes
1
Hide whitespace changes
Inline
Side-by-side
httpupload/httpupload.py
View file @
e9ce75d7
...
...
@@ -274,7 +274,7 @@ class Base(object):
file
.
progress
.
close_dialog
()
ErrorDialog
(
_
(
'Error'
),
'For the cho
o
sen encryption
is
no encryption method available'
,
_
(
'For the chosen encryption no encryption method
is
available'
)
,
transient_for
=
file
.
control
.
parent_win
.
window
)
def
request_slot
(
self
,
file
):
...
...
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