diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-11 22:09:07 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-12 10:05:00 +0100 |
commit | 94e483008ed35b2b8d16bce733bbdf5398d19ec1 (patch) | |
tree | 3eda692dc5e8a12371e7763706b44b332ad12b24 /proto-vjoystick/lang/stub.ts | |
parent | f97c6f7cf1df824db75b176c2182aee43918ca4c (diff) |
modules: stop saving line information
Now i18n regen won't make a mess.
Diffstat (limited to 'proto-vjoystick/lang/stub.ts')
-rw-r--r-- | proto-vjoystick/lang/stub.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/proto-vjoystick/lang/stub.ts b/proto-vjoystick/lang/stub.ts index 018ba87c..1a85a52f 100644 --- a/proto-vjoystick/lang/stub.ts +++ b/proto-vjoystick/lang/stub.ts @@ -4,12 +4,10 @@ <context> <name>vjoystick</name> <message> - <location filename="../vjoystick.ui" line="+17"/> <source>VJoy</source> <translation type="unfinished"></translation> </message> <message> - <location line="+16"/> <source><html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a></p></body></html></source> <translation type="unfinished"></translation> </message> |