diff options
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts')
| -rw-r--r-- | src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts index 022daf805..549d61028 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts @@ -4,17 +4,17 @@ <context> <name>SeekOption</name> <message> - <location filename="../seekoption.cpp" line="31"/> + <location filename="../seekoption.cpp" line="29"/> <source>Seek to position in the current track</source> <translation>Přejít na pozici v aktuální stopě</translation> </message> <message> - <location filename="../seekoption.cpp" line="32"/> + <location filename="../seekoption.cpp" line="30"/> <source>Seek forward</source> <translation>Jít dopředu</translation> </message> <message> - <location filename="../seekoption.cpp" line="33"/> + <location filename="../seekoption.cpp" line="31"/> <source>Seek backwards</source> <translation>Jít dozadu</translation> </message> |
