[LIB-13] Locale resource settings
[chesshog-scanner.git] / src / main / resources / org / hedgecode / chess / scanner / LocalStrings.properties
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 (file)
index 0000000..0013b2a
--- /dev/null
@@ -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