diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-27 20:21:45 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-27 20:26:17 +0200 |
commit | e36b3c4919a703b20838fa3c23456326b9d84b72 (patch) | |
tree | d958132b9d1fdf72fb3105b5779e189d511974ad /proto-udp/lang/nl_NL.ts | |
parent | 27defd345dd8d98ecde6cfb70422c158bd2a4e0e (diff) |
fix lrelease class name conflicts
Diffstat (limited to 'proto-udp/lang/nl_NL.ts')
-rw-r--r-- | proto-udp/lang/nl_NL.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto-udp/lang/nl_NL.ts b/proto-udp/lang/nl_NL.ts index c7228957..d955c98f 100644 --- a/proto-udp/lang/nl_NL.ts +++ b/proto-udp/lang/nl_NL.ts @@ -28,7 +28,7 @@ </message> </context> <context> - <name>udpDll</name> + <name>udp_sender_dll</name> <message> <source>UDP over network</source> <translation type="unfinished"></translation> |