[Trac_gajim-plugins] [Gajim Plugins] #82: [python-potr] make informative message available for every locale and translatable
Gajim Plugins
trac at gajim.org
Mon Oct 28 20:14:20 CET 2013
#82: [python-potr] make informative message available for every locale and
translatable
-------------------+---------------------------------
Reporter: Darlan | Owner:
Type: defect | Status: new
Priority: major | Component: OffTheRecordPlugin
Keywords: | Blocked By:
Blocking: |
-------------------+---------------------------------
The following text should be translatable and be stored in several
languages for the purpose of sending this message in accord to locale
transmitted by stanza.
~/.local/share/gajim/plugins/gotr/potr/context.py
{{{
#!python
self.defaultQuery = '?OTRv{versions}?\n{accountname} has requested
' \
'an Off-the-Record private conversation. However, you ' \
'do not have a plugin to support that.\nSee '\
'http://otr.cypherpunks.ca/ for more information.'
}}}
This request is similar to gajim:#7522.
--
Ticket URL: <http://trac-plugins.gajim.org/ticket/82>
Gajim Plugins <http://trac-plugins.gajim.org/>
Gajim Plugins
More information about the Trac_gajim-plugins
mailing list