Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-09-30 03:37:51 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-09-30 03:37:51 +0300
commit437de46ff8bf9f6544705131eef0f524e5eafef8 (patch)
tree4d0fc9ce7bae5dcc6e4d41e243d04cb3641b8440 /translations/client_en.ts
parent516217697681d8ac6b88e9eea9d9fcb2406e5df0 (diff)
[tx] updated client translations from transifex
Diffstat (limited to 'translations/client_en.ts')
-rw-r--r--translations/client_en.ts17
1 files changed, 11 insertions, 6 deletions
diff --git a/translations/client_en.ts b/translations/client_en.ts
index e395e78f7..b1c0f6052 100644
--- a/translations/client_en.ts
+++ b/translations/client_en.ts
@@ -2022,7 +2022,12 @@ Note that using any logging command line options will override the settings.</so
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="283"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="169"/>
+ <source>&lt;h1&gt;Login Error&lt;/h1&gt;&lt;p&gt;Failed to retrieve user info&lt;/p&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../src/libsync/creds/oauth.cpp" line="289"/>
<source> Error: Missing field %1
</source>
<translation type="unfinished"></translation>
@@ -2033,21 +2038,21 @@ Note that using any logging command line options will override the settings.</so
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="194"/>
- <location filename="../src/libsync/creds/oauth.cpp" line="197"/>
- <location filename="../src/libsync/creds/oauth.cpp" line="201"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="200"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="203"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="207"/>
<source>Error while refreshing the token: %1 : %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="206"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="212"/>
<source>The reply from the server did not contain all expected fields
:%1
Received data: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="227"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="233"/>
<source>&lt;h1&gt;Wrong user&lt;/h1&gt;&lt;p&gt;You logged-in with user &lt;em&gt;%1&lt;/em&gt;, but must login with user &lt;em&gt;%2&lt;/em&gt;.&lt;br&gt;Please log out of %3 in another tab, then &lt;a href=&apos;%4&apos;&gt;click here&lt;/a&gt; and log in as user %2&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>