Skip to content

Commit

Permalink
Merge pull request #2764 from ZakarFin/typo-fixes
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
ZakarFin authored Dec 16, 2024
2 parents 9c5d445 + 1d0bde9 commit beff0f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bundles/catalogue/metadata/resources/locale/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Oskari.registerLocalization({
"basic": "Grundläggande information",
"inspire": "Inspire metadata",
"jhs": "ISO 19115 metadata",
"quality": "Data kvalität",
"quality": "Datakvalitet",
"actions": "Handlingar"
},
"actions": {
Expand Down
2 changes: 1 addition & 1 deletion bundles/catalogue/metadataflyout/resources/locale/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Oskari.registerLocalization({
"abstract": "Grundläggande information",
"inspire": "Inspire metadata",
"jhs": "ISO 19115 metadata",
"quality": "Data kvalität",
"quality": "Datakvalitet",
"actions": "Handlingar",
"xml": "ISO 19139 XML fil",
"coverage": {
Expand Down
2 changes: 1 addition & 1 deletion bundles/framework/publisher2/resources/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ Oskari.registerLocalization(
"size": "The map size is invalid. The width should be from {minWidth} to {maxWidth} pixels and the height from {minHeight} to {maxHeight} pixels.",
"domain": "The website is required. Please type an address and try again.",
"domainStart": "The website is invalid. Please type an address without http or www prefixes and try again.",
"name": "The map name is required. Plese type a name and try again.",
"name": "The map name is required. Please type a name and try again.",
"nohelp": "The user guide is not available.",
"saveFailed": "The embedded map could not be saved.",
"nameIllegalCharacters": "The map name contains illegal characters (e.g. html-tags). Please correct the name and try again.",
Expand Down

0 comments on commit beff0f4

Please sign in to comment.