diff options
author | sr | 2013-02-05 18:19:31 +0100 |
---|---|---|
committer | sr | 2013-02-05 18:19:31 +0100 |
commit | baca33fe20f12286a4fd3412c616c852d55a3417 (patch) | |
tree | 114bfbf64570f618dfc8d704ca414d958ed23b85 /i18n | |
parent | [SERVER] Properly tell client the VNC server'S client id (diff) | |
download | pvs2-baca33fe20f12286a4fd3412c616c852d55a3417.tar.gz pvs2-baca33fe20f12286a4fd3412c616c852d55a3417.tar.xz pvs2-baca33fe20f12286a4fd3412c616c852d55a3417.zip |
[SHARED] Add missing error message if network message parsing fails
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/server/pvsmgr_ar_JO.ts | 4 | ||||
-rw-r--r-- | i18n/server/pvsmgr_de_DE.ts | 4 | ||||
-rw-r--r-- | i18n/server/pvsmgr_es_MX.ts | 4 | ||||
-rw-r--r-- | i18n/server/pvsmgr_fr_FR.ts | 4 | ||||
-rw-r--r-- | i18n/server/pvsmgr_pl_PL.ts | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/i18n/server/pvsmgr_ar_JO.ts b/i18n/server/pvsmgr_ar_JO.ts index 1b52528..a897589 100644 --- a/i18n/server/pvsmgr_ar_JO.ts +++ b/i18n/server/pvsmgr_ar_JO.ts @@ -51,12 +51,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> <source>Projection Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="758"/> <source>Could not send screen contents of %1 to other clients: VNC Startup failed.</source> <translation type="unfinished"></translation> </message> diff --git a/i18n/server/pvsmgr_de_DE.ts b/i18n/server/pvsmgr_de_DE.ts index ed36f2d..326374f 100644 --- a/i18n/server/pvsmgr_de_DE.ts +++ b/i18n/server/pvsmgr_de_DE.ts @@ -104,12 +104,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> <source>Projection Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="758"/> <source>Could not send screen contents of %1 to other clients: VNC Startup failed.</source> <translation type="unfinished"></translation> </message> diff --git a/i18n/server/pvsmgr_es_MX.ts b/i18n/server/pvsmgr_es_MX.ts index 2e11a13..09b67f8 100644 --- a/i18n/server/pvsmgr_es_MX.ts +++ b/i18n/server/pvsmgr_es_MX.ts @@ -307,12 +307,12 @@ Perform an unprojection or remove remote help to get a target.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> <source>Projection Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="758"/> <source>Could not send screen contents of %1 to other clients: VNC Startup failed.</source> <translation type="unfinished"></translation> </message> diff --git a/i18n/server/pvsmgr_fr_FR.ts b/i18n/server/pvsmgr_fr_FR.ts index 1b52528..a897589 100644 --- a/i18n/server/pvsmgr_fr_FR.ts +++ b/i18n/server/pvsmgr_fr_FR.ts @@ -51,12 +51,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> <source>Projection Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="758"/> <source>Could not send screen contents of %1 to other clients: VNC Startup failed.</source> <translation type="unfinished"></translation> </message> diff --git a/i18n/server/pvsmgr_pl_PL.ts b/i18n/server/pvsmgr_pl_PL.ts index 1b52528..a897589 100644 --- a/i18n/server/pvsmgr_pl_PL.ts +++ b/i18n/server/pvsmgr_pl_PL.ts @@ -51,12 +51,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> <source>Projection Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="757"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="758"/> <source>Could not send screen contents of %1 to other clients: VNC Startup failed.</source> <translation type="unfinished"></translation> </message> |