diff options
author | sr | 2013-02-05 18:03:00 +0100 |
---|---|---|
committer | sr | 2013-02-05 18:03:00 +0100 |
commit | d9af1ec4348eca6c4d05ec8effed19697d288072 (patch) | |
tree | 62de9487b6d1cc93c9ea16680ca8cddbaf5514b4 /i18n | |
parent | [SERVER] fix vnc startup command (diff) | |
download | pvs2-d9af1ec4348eca6c4d05ec8effed19697d288072.tar.gz pvs2-d9af1ec4348eca6c4d05ec8effed19697d288072.tar.xz pvs2-d9af1ec4348eca6c4d05ec8effed19697d288072.zip |
[SERVER] Properly tell client the VNC server'S client id
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 14637a7..1b52528 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="755"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> <source>Projection Error</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>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 403028e..ed36f2d 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="755"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> <source>Projection Error</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>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 15a673a..2e11a13 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="755"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> <source>Projection Error</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>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 14637a7..1b52528 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="755"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> <source>Projection Error</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>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 14637a7..1b52528 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="755"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="756"/> <source>Projection Error</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>Could not send screen contents of %1 to other clients: VNC Startup failed.</source> <translation type="unfinished"></translation> </message> |