diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-09 17:00:57 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-09 17:04:28 +0100 |
commit | b3f564fd92c592ead4e27f45f92fc44741b68e49 (patch) | |
tree | a6deb5f341cbc542190c29d38fff51e534f09978 /tracker-udp | |
parent | 128cb6525535acbddd324861c8d124e7f1729e18 (diff) |
update translation source files -- #743
Diffstat (limited to 'tracker-udp')
-rw-r--r-- | tracker-udp/lang/nl_NL.ts | 8 | ||||
-rw-r--r-- | tracker-udp/lang/ru_RU.ts | 6 | ||||
-rw-r--r-- | tracker-udp/lang/stub.ts | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/tracker-udp/lang/nl_NL.ts b/tracker-udp/lang/nl_NL.ts index 024a1406..3e61cbc2 100644 --- a/tracker-udp/lang/nl_NL.ts +++ b/tracker-udp/lang/nl_NL.ts @@ -70,11 +70,11 @@ </message> </context> <context> - <name>udp_tracker</name> + <name>udp</name> <message> - <location filename="../ftnoir_tracker_udp.h" line="+57"/> - <source>UDP over network</source> - <translation>UDP-zender</translation> + <location filename="../ftnoir_tracker_udp.cpp" line="+70"/> + <source>Can't bind socket -- %1</source> + <translation type="unfinished"></translation> </message> </context> </TS> diff --git a/tracker-udp/lang/ru_RU.ts b/tracker-udp/lang/ru_RU.ts index 017932b5..2f969d50 100644 --- a/tracker-udp/lang/ru_RU.ts +++ b/tracker-udp/lang/ru_RU.ts @@ -70,10 +70,10 @@ </message> </context> <context> - <name>udpDll</name> + <name>udp</name> <message> - <location filename="../ftnoir_tracker_udp.h" line="+57"/> - <source>UDP sender</source> + <location filename="../ftnoir_tracker_udp.cpp" line="+70"/> + <source>Can't bind socket -- %1</source> <translation type="unfinished"></translation> </message> </context> diff --git a/tracker-udp/lang/stub.ts b/tracker-udp/lang/stub.ts index a59ece7e..62153868 100644 --- a/tracker-udp/lang/stub.ts +++ b/tracker-udp/lang/stub.ts @@ -70,10 +70,10 @@ </message> </context> <context> - <name>udpDll</name> + <name>udp</name> <message> - <location filename="../ftnoir_tracker_udp.h" line="+57"/> - <source>UDP sender</source> + <location filename="../ftnoir_tracker_udp.cpp" line="+70"/> + <source>Can't bind socket -- %1</source> <translation type="unfinished"></translation> </message> </context> |