issue #75: minor language changes and changelog update

This commit is contained in:
Pepijn Over 2014-04-25 00:28:55 +02:00
parent a2eacb2bce
commit 76507452da
10 changed files with 19 additions and 17 deletions

View File

@ -7,6 +7,8 @@ not yet released
* #54: Improved phone/tablet compatibility.
* #62: Replace javascript confirm dialogs with Bootstrap modal dialogs.
* #66: Unable to add users with MySQL in strict mode.
* #75: Test mode for email and SMS settings.
* Composer added for dependencies.
v3.0.1 (released April 12, 2014)

View File

@ -211,7 +211,7 @@ $sm_lang = array(
'seconds' => 'секунди',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',

View File

@ -210,7 +210,7 @@ $sm_lang = array(
'seconds' => 'seconds',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',

View File

@ -210,7 +210,7 @@ $sm_lang = array(
'seconds' => 'seconds',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',

View File

@ -208,7 +208,7 @@ $sm_lang = array(
'seconds' => 'seconds',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',

View File

@ -208,7 +208,7 @@ $sm_lang = array(
'seconds' => 'seconds',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',

View File

@ -208,7 +208,7 @@ $sm_lang = array(
'seconds' => 'seconds',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',

View File

@ -206,16 +206,16 @@ $sm_lang = array(
'<span class="small">'.
'Tijd in seconden, als de tijd 0 is wordt de pagina niet ververst.'.
'</span>',
'seconds' => 'seconds',
'seconds' => 'seconden',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',
'email_error' => 'Error in email sending',
'sms_sent' => 'Sms sent',
'sms_error' => 'Error in sms sending',
'test_email' => 'Er zal een email verstuurd worden naar het email adres in je profiel.',
'test_sms' => 'Er zal een SMS verstuurd worden naar het telefoonnummer in je profiel.',
'send' => 'Verstuur',
'test_message' => 'Test bericht',
'email_sent' => 'Email verzonden',
'email_error' => 'Er is een fout opgetreden tijdens het verzenden',
'sms_sent' => 'SMS verzonden',
'sms_error' => 'Er is een fout opgetreden tijdens het verzenden',
),
// for newlines in the email messages use <br/>
'notifications' => array(

View File

@ -210,7 +210,7 @@ $sm_lang = array(
'seconds' => 'segundos',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',

View File

@ -209,7 +209,7 @@ $sm_lang = array(
'seconds' => 'seconds',
'test' => 'Test',
'test_email' => 'An email will be sent to the address specified in your user profile.',
'test_sms' => 'A SMS will be sent to the phone number specified in your user profile.',
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
'send' => 'Send',
'test_message' => 'Test message',
'email_sent' => 'Email sent',