X-Git-Url: https://git.hedgecode.org/?p=chesshog-scanner.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Forg%2Fhedgecode%2Fchess%2Fscanner%2FLocalStrings.properties;fp=src%2Fmain%2Fresources%2Forg%2Fhedgecode%2Fchess%2Fscanner%2FLocalStrings.properties;h=0013b2a03530b8382cf9103eff88963ddd2cdbf6;hp=0000000000000000000000000000000000000000;hb=d0c369def92e6876e8f37d257e2fe1b38013b005;hpb=830bdc6866e16fed1ac6f5d7edb62462e4d5d85d diff --git a/src/main/resources/org/hedgecode/chess/scanner/LocalStrings.properties b/src/main/resources/org/hedgecode/chess/scanner/LocalStrings.properties new file mode 100644 index 0000000..0013b2a --- /dev/null +++ b/src/main/resources/org/hedgecode/chess/scanner/LocalStrings.properties @@ -0,0 +1,30 @@ +# Copyright (c) 2019-2020. Developed by Hedgecode. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Default localized string information +# Localized for Locale en_US + +scanner.incorrect.url=Incorrect URL: %s +scanner.incorrect.pgn.url=Incorrect PGN for requesting URL: %s +scanner.host.unknown=Host %s is not among the known for the scanner +scanner.request.error=Error occurred for requesting URL: %s +scanner.failed.settings=Failed to get settings from resource file: %s +scanner.failed.request.game=Failed to get PGN for requesting game ID: %s +scanner.failed.request.url=Failed to get PGN for requesting URL: %s +scanner.failed.source.data=Failed to get source data for requesting URL: %s +scanner.failed.decode.url=Failed to decode source data for requesting URL: %s +scanner.portal.under.development=The scanner functional of portal %s is under development +scanner.portal.search.unavailable.tournament.id=%s does not support searching for a tournament by ID +scanner.portal.search.unavailable.tournament.name=%s does not support searching for a tournament by name +scanner.portal.search.without.tournament.name=%s does not support searching game without a tournament name