Use real ellipsis character in translations

This commit is contained in:
Vesa Luusua 2017-07-11 11:54:24 +03:00
parent 00f1a2d9a7
commit 4eddee73a7
6 changed files with 18 additions and 18 deletions

View file

@ -80,7 +80,7 @@ exports[`HeroSection matches snapshot 1`] = `
onChange={[Function]}
onFocus={[Function]}
onKeyDown={[Function]}
placeholder="Search saunas..."
placeholder="Search saunas"
type="search"
value="" />
</div>

View file

@ -51,7 +51,7 @@ exports[`TopbarDesktop data matches snapshot 1`] = `
onChange={[Function]}
onFocus={[Function]}
onKeyDown={[Function]}
placeholder="Search saunas..."
placeholder="Search saunas"
type="search"
value="" />
</div>

View file

@ -15,7 +15,7 @@ exports[`EditListingPricingForm matches snapshot 1`] = `
onBlur={[Function]}
onChange={[Function]}
onFocus={[Function]}
placeholder="Choose your price..."
placeholder="Choose your price"
type="text"
value="" />
</div>

View file

@ -37,7 +37,7 @@ exports[`LoginForm matches snapshot 1`] = `
onDragStart={[Function]}
onDrop={[Function]}
onFocus={[Function]}
placeholder="Enter your password..."
placeholder="Enter your password"
type="password"
value="" />
</div>

View file

@ -78,7 +78,7 @@ exports[`SignupForm matches snapshot 1`] = `
onDragStart={[Function]}
onDrop={[Function]}
onFocus={[Function]}
placeholder="Enter your password..."
placeholder="Enter your password"
type="password"
value="" />
</div>

View file

@ -54,7 +54,7 @@
"EditListingDescriptionPanel.title": "Add your sauna",
"EditListingLocationForm.address": "Address",
"EditListingLocationForm.addressNotRecognized": "We didn't recognize this location. Please try another location.",
"EditListingLocationForm.addressPlaceholder": "Start typing...",
"EditListingLocationForm.addressPlaceholder": "Start typing",
"EditListingLocationForm.addressRequired": "You need to provide a location",
"EditListingLocationForm.building": "Apt, suite, building # (optional)",
"EditListingLocationForm.buildingPlaceholder": "E.g. A 42",
@ -63,7 +63,7 @@
"EditListingPage.titleEditListing": "Edit listing",
"EditListingPhotosForm.addImagesTip": "Tip: Choose 2-3 best photos of your sauna from different angles in a good light that really show the space.",
"EditListingPhotosForm.bankAccountNumberRequired": "You need to add a bank account number.",
"EditListingPhotosForm.chooseImage": "+ Choose an image...",
"EditListingPhotosForm.chooseImage": "+ Choose an image",
"EditListingPhotosForm.createListingFailed": "reating a new sauna failed",
"EditListingPhotosForm.imageRequired": "You need to add at least one image.",
"EditListingPhotosForm.imageTypes": ".JPG, .GIF or .PNG max. 10 MB",
@ -74,7 +74,7 @@
"EditListingPhotosPanel.payoutModalTitlePayoutPreferences": "Payout preferences",
"EditListingPhotosPanel.publishListing":"Publish listing",
"EditListingPhotosPanel.title": "Add a few photos",
"EditListingPricingForm.priceInputPlaceholder": "Choose your price...",
"EditListingPricingForm.priceInputPlaceholder": "Choose your price",
"EditListingPricingForm.pricePerNight": "Price per night in euros",
"EditListingPricingForm.priceRequired": "You need to add a valid price.",
"EditListingPricingPanel.title": "How much does it cost?",
@ -110,7 +110,7 @@
"LoginForm.emailRequired": "This field is required",
"LoginForm.logIn": "Log in",
"LoginForm.passwordLabel": "Password",
"LoginForm.passwordPlaceholder": "Enter your password...",
"LoginForm.passwordPlaceholder": "Enter your password",
"LoginForm.passwordRequired": "This field is required",
"Modal.close": "CLOSE",
"Modal.closeModal": "Close modal",
@ -148,7 +148,7 @@
"PayoutDetailsForm.cityPlaceholder": "Helsinki",
"PayoutDetailsForm.cityRequired": "This field is required",
"PayoutDetailsForm.countryLabel": "Country",
"PayoutDetailsForm.countryPlaceholder": "Select your country...",
"PayoutDetailsForm.countryPlaceholder": "Select your country",
"PayoutDetailsForm.countryRequired": "This field is required",
"PayoutDetailsForm.countryNames.AU": "Australia",
"PayoutDetailsForm.countryNames.AT": "Austria",
@ -178,7 +178,7 @@
"PayoutDetailsForm.postalCodePlaceholder": "E.g. 00100",
"PayoutDetailsForm.postalCodeRequired": "This field is required",
"PayoutDetailsForm.streetAddressLabel": "Street address",
"PayoutDetailsForm.streetAddressPlaceholder": "Enter your street address...",
"PayoutDetailsForm.streetAddressPlaceholder": "Enter your street address",
"PayoutDetailsForm.streetAddressRequired": "This field is required",
"PayoutDetailsForm.submitButtonText": "Save details & publish listing",
"PayoutDetailsForm.title": "One more thing: payout preferences",
@ -202,8 +202,8 @@
"SalePage.title": "Sale details: {title}",
"SearchPage.foundResults": "{count, number} {count, plural, one {sauna} other {saunas}} found",
"SearchPage.foundResultsWithAddress": "{count, number} {count, plural, one {sauna} other {saunas}} around {address}",
"SearchPage.loadingResults": "Loading search results...",
"SearchPage.loadingResults": "Loading search results...",
"SearchPage.loadingResults": "Loading search results",
"SearchPage.loadingResults": "Loading search results",
"SearchPage.noResults": "Could not find any listings.",
"SearchPage.searchError": "Search failed. Please try again.",
"SearchResultsPanel.nextPage": "Next page",
@ -218,7 +218,7 @@
"SignupForm.lastNamePlaceholder": "Doe",
"SignupForm.lastNameRequired": "You need to add a last name.",
"SignupForm.passwordLabel": "Password",
"SignupForm.passwordPlaceholder": "Enter your password...",
"SignupForm.passwordPlaceholder": "Enter your password",
"SignupForm.passwordRequired": "You need to add a password.",
"SignupForm.signUp": "Sign up",
"SignupForm.stripeConnectedAccountAgreementLinkText": "Stripe Connected Account Agreement",
@ -226,7 +226,7 @@
"StripeBankAccountTokenInputField.accountNumberInvalid": "Invalid {country} bank account number",
"StripeBankAccountTokenInputField.accountNumberLabel": "Bank account number",
"StripeBankAccountTokenInputField.accountNumberLabelIban": "Bank account number (IBAN)",
"StripeBankAccountTokenInputField.accountNumberPlaceholder": "Type in bank account number...",
"StripeBankAccountTokenInputField.accountNumberPlaceholder": "Type in bank account number",
"StripeBankAccountTokenInputField.accountNumberPlaceholderIban": "e.g. DE89 3704 0044 0532 0130 00",
"StripeBankAccountTokenInputField.accountNumberRequired": "Bank account number is required",
"StripeBankAccountTokenInputField.accountNumberRequiredIban": "Bank account number (IBAN) is required",
@ -234,7 +234,7 @@
"StripeBankAccountTokenInputField.genericStripeErrorIban": "Could not connect account number. Please double-check that your account number is valid in {country} when using {currency}",
"StripeBankAccountTokenInputField.routingNumberInvalid": "Invalid {country} routing number",
"StripeBankAccountTokenInputField.routingNumberLabel": "Routing number",
"StripeBankAccountTokenInputField.routingNumberPlaceholder": "Type in routing number...",
"StripeBankAccountTokenInputField.routingNumberPlaceholder": "Type in routing number",
"StripeBankAccountTokenInputField.routingNumberRequired": "Routing number is required",
"StripeBankAccountTokenInputField.unsupportedCountry": "Country not supported: {country}",
"StripePaymentForm.creditCardDetails": "Credit card details",
@ -278,7 +278,7 @@
"TopbarMobileMenu.signupLink": "Sign up",
"TopbarMobileMenu.signupOrLogin": "{signup} or {login}",
"TopbarMobileMenu.unauthorizedGreeting": "Hello there,{lineBreak}would you like to {signupOrLogin}?",
"TopbarSearchForm.placeholder": "Search saunas...",
"TopbarSearchForm.placeholder": "Search saunas...",
"TopbarSearchForm.placeholder": "Search saunas",
"TopbarSearchForm.placeholder": "Search saunas",
"TopbarSearchForm.searchHelp": "Tip: You can also search saunas by zip code, for example \"00500\" or city district \"Sörnäinen\"."
}