Skip to content

Commit

Permalink
Import license dialog gives incorrect advise #1150
Browse files Browse the repository at this point in the history
fix 'path' label
  • Loading branch information
eparovyshnaya committed Nov 21, 2022
1 parent f769eb1 commit 5497363
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ ImportLicenseDialog_import_title=&Import
ImportLicenseDialog_import_tooltip=Copy found license files to dedicated directories
ImportLicenseDialog_io_error=License import failed due to I/O error: %s
ImportLicenseDialog_lic_read_failed=Failed to read the license from the pointed folder
ImportLicenseDialog_path_label=From license file:
ImportLicenseDialog_path_label=From folder with license(s):
ImportLicenseDialog_prelude=Point a folder with license files to see what's inside them
ImportLicenseDialog_title=Import Licenses
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2021 ArSysOp
# Copyright (c) 2021, 2022 ArSysOp
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -8,7 +8,7 @@
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# ArSysOp - initial API and implementation
# ArSysOp - initial API and implementation, further support
###############################################################################
ImportLicenseDialog_browse_dialog_title=\u0418\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0438\u0437 \u0444\u0430\u0439\u043B\u0430
ImportLicenseDialog_column_evaluation=\u0423\u0441\u043B\u043E\u0432\u0438\u0435
Expand All @@ -18,6 +18,6 @@ ImportLicenseDialog_import_title=&\u0418\u043C\u043F\u043E\u0440\u0442
ImportLicenseDialog_import_tooltip=\u0418\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u044D\u0442\u043E\u0442 \u0444\u0430\u0439\u043B \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0438
ImportLicenseDialog_io_error=\u0418\u043C\u043F\u043E\u0440\u0442 \u0444\u0430\u0439\u043B\u0430 \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0438 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043D \u0441 \u043E\u0448\u0438\u0431\u043A\u043E\u0439 \u0432\u0432\u043E\u0434\u0430-\u0432\u044B\u0432\u043E\u0434\u0430: %s
ImportLicenseDialog_lic_read_failed=\u0424\u0430\u0439\u043B \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0438 \u043D\u0435\u0447\u0438\u0442\u0430\u0435\u043C
ImportLicenseDialog_path_label=\u0418\u0437 \u0444\u0430\u0439\u043B\u0430 \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0438:
ImportLicenseDialog_path_label=\u0418\u0437 \u043F\u0430\u043F\u043A\u0438 \u0441 \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0438\u044F\u043C\u0438:
ImportLicenseDialog_prelude=\u0423\u043A\u0430\u0436\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0438
ImportLicenseDialog_title=\u0418\u043C\u043F\u043E\u0440\u0442 \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0438

0 comments on commit 5497363

Please sign in to comment.