diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-10-06 11:52:56 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-10-28 15:30:48 -0300 |
commit | 7cb332c84eaef651cb614b2e2b9a49d6ff05ac42 (patch) | |
tree | b928d5286536570ce187f18c223ae1fde5c8f954 /data | |
parent | 8dfb508965f4c321ac5d511ced8dcbd0df9f515b (diff) |
Replace triple dot character with 3 dots.
The string was unicode and the conversion was troublesome, was displayed
badly on transifex.
Diffstat (limited to 'data')
-rw-r--r-- | data/ts/en_US.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/ts/en_US.ts b/data/ts/en_US.ts index 7ab39646..87aaf0e3 100644 --- a/data/ts/en_US.ts +++ b/data/ts/en_US.ts @@ -721,11 +721,6 @@ Export canceled.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../src/leap/bitmask/gui/mail_status.py" line="232"/> - <source>Starting…</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../src/leap/bitmask/gui/mail_status.py" line="308"/> <source>Initial sync in progress, please wait...</source> <translation type="unfinished"></translation> |