diff options
| author | 2021-12-17 07:06:30 -0500 | |
|---|---|---|
| committer | 2021-12-17 07:06:30 -0500 | |
| commit | 1fdc150116cad39aae5c5da407c3312b47a59e3a (patch) | |
| tree | 123c79a4d7ad2d45781ba03ce939f7539fb428d8 /Plugins/HtmlExport | |
| parent | feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 (diff) | |
New upstream version 3.3.3+dfsg1.upstream/3.3.3+dfsg1
Diffstat (limited to 'Plugins/HtmlExport')
| -rw-r--r-- | Plugins/HtmlExport/HtmlExport_ru.ts | 4 | ||||
| -rw-r--r-- | Plugins/HtmlExport/package.xml | 10 |
2 files changed, 2 insertions, 12 deletions
diff --git a/Plugins/HtmlExport/HtmlExport_ru.ts b/Plugins/HtmlExport/HtmlExport_ru.ts index 695ce34..5bd37f7 100644 --- a/Plugins/HtmlExport/HtmlExport_ru.ts +++ b/Plugins/HtmlExport/HtmlExport_ru.ts @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="ru_RU"> +<TS version="2.0" language="ru_RU"> <context> <name>HtmlExport</name> <message> <location filename="htmlexport.cpp" line="46"/> <source>SQL query results</source> - <translation type="unfinished">Результаты запроса SQL</translation> + <translation>Результаты запроса SQL</translation> </message> <message> <location filename="htmlexport.cpp" line="78"/> diff --git a/Plugins/HtmlExport/package.xml b/Plugins/HtmlExport/package.xml deleted file mode 100644 index 5d92263..0000000 --- a/Plugins/HtmlExport/package.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0"?>
-<Package>
- <DisplayName>HTML Export plugin</DisplayName>
- <Description>Plugin for exporting into HTML format.</Description>
- <Version>%VERSION%</Version>
- <ReleaseDate>%DATE%</ReleaseDate>
- <Name>pl.com.salsoft.sqlitestudio.plugins.htmlexport</Name>
- <Dependencies>pl.com.salsoft.sqlitestudio.plugins</Dependencies>
- <Default>true</Default>
-</Package>
\ No newline at end of file |
