mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 14:12:43 -04:00
FeedReader: Show error when some post could not be created
This commit is contained in:
parent
8422d3fc8c
commit
f9ca6cd3e1
6 changed files with 156 additions and 120 deletions
|
@ -714,12 +714,12 @@
|
|||
</message>
|
||||
<message>
|
||||
<location line="+3"/>
|
||||
<location line="+111"/>
|
||||
<location line="+114"/>
|
||||
<source>Unknown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-94"/>
|
||||
<location line="-97"/>
|
||||
<source>Internal download error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -788,6 +788,11 @@
|
|||
<source>Board has no author</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+3"/>
|
||||
<source>Some posts could not be created</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Can't read html</source>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue