Skip to content
This repository was archived by the owner on Jul 6, 2018. It is now read-only.

Commit 511a782

Browse files
committed
Update to v0.7.0.
2 parents 47ce5b9 + 51af433 commit 511a782

38 files changed

+689
-38
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "story-map-crowdsource",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"homepage": "https://storymapsdev.arcgis.com/en/app-list/crowdsource",
55
"authors": [
66
"Esri"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "story-map-crowdsource",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Publish and manage a crowdsourced story to which anyone can contribute photos with captions. Use Crowdsource to engage your audience and collect their photos and experiences, thoughts or memories on the subject of your choice, all linked to a map. A vetting function lets you review and approve contributions.",
55
"repository": {
66
"type": "git",

src/index.swig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<script type="text/javascript">
116116
var app = {
117117
version: '{{ versionStr }}',
118-
pathJSAPI: 'https://js.arcgis.com/3.22/'
118+
pathJSAPI: 'https://js.arcgis.com/3.23/'
119119
};
120120
</script>
121121
<script type="text/javascript" src="{{ pathMods.resourcePath }}app/main-config{{ pathMods.minPath }}.js"></script>

src/resources/translations/builder/nls/bs/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ define({
445445
"arcgis": {
446446
"naming": {
447447
"arcgisItemName": "<% Atribut %> ne smije sadržavati < ili >.",
448-
"arcgisServiceNameFormat": "<% Atribut %> mora sadržavati samo slova, brojeve i podvlake te ne može započeti brojem."
448+
"arcgisServiceNameFormat": "<% Atribut %> mora sadržavati samo osnovna latinična slova abecede, brojeve i podvlake te ne može započeti brojem."
449449
},
450450
"portal": {
451451
"unableToCheckName": "Nije moguće provjeriti dostupnost naziva. Pokušajte ponovo.",

src/resources/translations/builder/nls/da/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ define({
445445
"arcgis": {
446446
"naming": {
447447
"arcgisItemName": "<% Attributten %> må ikke indeholde < eller >.",
448-
"arcgisServiceNameFormat": "<% Attributten %> må kun indeholde bogstaver, tal og understregningstegn, og den kan ikke begynde med et tal."
448+
"arcgisServiceNameFormat": "<% Attributten %> må kun indeholde grundlæggende latinske bogstaver, tal og understregningstegn, og den kan ikke begynde med et tal."
449449
},
450450
"portal": {
451451
"unableToCheckName": "Kunne ikke kontrollere, om navnet er ledigt. Prøv igen.",

src/resources/translations/builder/nls/de/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ define({
445445
"arcgis": {
446446
"naming": {
447447
"arcgisItemName": "Das <% Attribut %> muss < oder > enthalten.",
448-
"arcgisServiceNameFormat": "Das <% Attribut %> darf nur Buchstaben, Zahlen und Unterstriche enthalten und nicht mit einer Zahl beginnen."
448+
"arcgisServiceNameFormat": "Das <% Attribut %> darf nur Buchstaben des lateinischen Alphabets, Zahlen und Unterstriche enthalten und nicht mit einer Zahl beginnen."
449449
},
450450
"portal": {
451451
"unableToCheckName": "Es kann nicht überprüft werden, ob der Name verfügbar ist. Versuchen Sie es erneut.",

src/resources/translations/builder/nls/el/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ define({
445445
"arcgis": {
446446
"naming": {
447447
"arcgisItemName": "Το <% attribute %> δεν πρέπει να περιέχει < ή >.",
448-
"arcgisServiceNameFormat": "Το <% attribute %> πρέπει να περιέχει μόνο γράμματα, αριθμούς και χαρακτήρες υπογράμμισης και δεν μπορεί να ξεκινά με αριθμό."
448+
"arcgisServiceNameFormat": "Το γνώρισμα <% %> πρέπει να περιέχει μόνο γράμματα του βασικού λατινικού αλφάβητου, αριθμούς και χαρακτήρες υπογράμμισης και δεν μπορεί να ξεκινά με αριθμό."
449449
},
450450
"portal": {
451451
"unableToCheckName": "Δεν είναι δυνατό να ελεγχθεί εάν το όνομα είναι διαθέσιμο. Προσπαθήστε ξανά.",

src/resources/translations/builder/nls/es/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ define({
445445
"arcgis": {
446446
"naming": {
447447
"arcgisItemName": "El <% attribute %> no debe contener < o >.",
448-
"arcgisServiceNameFormat": "El <% attribute %> solo debe contener letras, números y guiones bajos y no puede comenzar con un número."
448+
"arcgisServiceNameFormat": "El <% attribute %> solo debe contener letras del alfabeto latino básico, números y guiones bajos y no puede comenzar con un número."
449449
},
450450
"portal": {
451451
"unableToCheckName": "No se puede comprobar si el nombre está disponible. Inténtelo de nuevo.",

src/resources/translations/builder/nls/et/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ define({
445445
"arcgis": {
446446
"naming": {
447447
"arcgisItemName": "<% attribute %> peab sisaldama väärtust < või väärtust >.",
448-
"arcgisServiceNameFormat": "<% attribute %> peab sisaldama ainult tähti, numbreid ja allakriipsutusi ning see ei tohi alata numbriga."
448+
"arcgisServiceNameFormat": "Üksuse <% atribuut %> peab sisaldama ainult ladina tähti, numbreid ja allkriipse ning see ei tohi alata numbriga."
449449
},
450450
"portal": {
451451
"unableToCheckName": "Nime saadavust ei saa kontrollida. Proovige uuesti.",

src/resources/translations/builder/nls/fi/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ define({
445445
"arcgis": {
446446
"naming": {
447447
"arcgisItemName": "Ominaisuustieto <% attribute %> ei saa sisältää kohdetta < tai >.",
448-
"arcgisServiceNameFormat": "Ominaisuustieto <% attribute %> saa sisältää vain kirjaimia, numeroita ja alaviivoja, eikä se saa alkaa numerolla."
448+
"arcgisServiceNameFormat": "Ominaisuustieto <% attribute %> saa sisältää vain latinalaisen perusmerkistön kirjaimia, numeroita ja alaviivoja, eikä se saa alkaa numerolla."
449449
},
450450
"portal": {
451451
"unableToCheckName": "Nimen käytettävyystarkistus ei onnistu. Yritä uudelleen.",

0 commit comments

Comments
 (0)