diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-05-10 19:46:54 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-05-10 19:46:54 +0000 |
commit | 17cab1bbd8b8fefc60bd145c49d906151798b21e (patch) | |
tree | b110a446f99c9e64430eb73c108afcc9b1709d41 /tools | |
parent | af0c00feb4472694816a353714b1ce3597bff46f (diff) |
Langpack Suite updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@13514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Langpack Suite/myRes.cs-CZ.resx | 3 | ||||
-rw-r--r-- | tools/Langpack Suite/myRes.de-DE.resx | 3 | ||||
-rw-r--r-- | tools/Langpack Suite/myRes.ru-RU.resx | 3 | ||||
-rw-r--r-- | tools/Langpack Suite/myRes.uk-UA.resx | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/tools/Langpack Suite/myRes.cs-CZ.resx b/tools/Langpack Suite/myRes.cs-CZ.resx index 04dd7f2d86..b41d32c308 100644 --- a/tools/Langpack Suite/myRes.cs-CZ.resx +++ b/tools/Langpack Suite/myRes.cs-CZ.resx @@ -147,9 +147,6 @@ <data name="DupesFindBtn" xml:space="preserve">
<value>Najít duplikáty</value>
</data>
- <data name="DupesNotFound" xml:space="preserve">
- <value>Soubor =DUPES=.txt nebyl nalezen...</value>
- </data>
<data name="DupFound" xml:space="preserve">
<value>Duplikáty nalezeny...</value>
</data>
diff --git a/tools/Langpack Suite/myRes.de-DE.resx b/tools/Langpack Suite/myRes.de-DE.resx index 2185971be0..a525341bb2 100644 --- a/tools/Langpack Suite/myRes.de-DE.resx +++ b/tools/Langpack Suite/myRes.de-DE.resx @@ -147,9 +147,6 @@ <data name="DupesFindBtn" xml:space="preserve">
<value>Duplikate finden</value>
</data>
- <data name="DupesNotFound" xml:space="preserve">
- <value>Datei =DUPES=.txt nicht gefunden...</value>
- </data>
<data name="DupFound" xml:space="preserve">
<value>Duplikate gefunden...</value>
</data>
diff --git a/tools/Langpack Suite/myRes.ru-RU.resx b/tools/Langpack Suite/myRes.ru-RU.resx index 435ec73dae..e7347cce38 100644 --- a/tools/Langpack Suite/myRes.ru-RU.resx +++ b/tools/Langpack Suite/myRes.ru-RU.resx @@ -147,9 +147,6 @@ <data name="DupesFindBtn" xml:space="preserve">
<value>Поиск дублей</value>
</data>
- <data name="DupesNotFound" xml:space="preserve">
- <value>Файл =DUPES=.txt не найден...</value>
- </data>
<data name="DupFound" xml:space="preserve">
<value>Дубли найдены...</value>
</data>
diff --git a/tools/Langpack Suite/myRes.uk-UA.resx b/tools/Langpack Suite/myRes.uk-UA.resx index 0035c0504c..4766eea5b4 100644 --- a/tools/Langpack Suite/myRes.uk-UA.resx +++ b/tools/Langpack Suite/myRes.uk-UA.resx @@ -147,9 +147,6 @@ <data name="DupesFindBtn" xml:space="preserve">
<value>Пошук дублів</value>
</data>
- <data name="DupesNotFound" xml:space="preserve">
- <value>Файл =DUPES=.txt не знайдено...</value>
- </data>
<data name="DupFound" xml:space="preserve">
<value>Дублі знайдені...</value>
</data>
|