Skip to content
Snippets Groups Projects
Commit 3a0e3d14 authored by Frode Petterson's avatar Frode Petterson
Browse files

Fixes #100, removed l10n string concatenation

(from welcome texts)
parent 7e9d0033
No related branches found
No related tags found
No related merge requests found
...@@ -250,17 +250,6 @@ $string['couldnotcopy'] = 'Konnte die Datei nicht kopieren.'; ...@@ -250,17 +250,6 @@ $string['couldnotcopy'] = 'Konnte die Datei nicht kopieren.';
// Welcome messages // Welcome messages
$string['welcomeheader'] = 'Willkommen in der Welt von H5P!'; $string['welcomeheader'] = 'Willkommen in der Welt von H5P!';
$string['welcomegettingstarted'] = $string['welcomegettingstarted'] = 'Um mit H5P und Moodle loszulegen, befindet sich hier ein <a {$a->moodle_tutorial}>Tutorial</a> und es gibt<a {$a->example_content}>Beispielinhalte</a> auf H5P.org als Inspiration.<br>Für das bestmögliche Erlebnis wurden die beliebtesten Inhaltstypen installiert!';
'Um mit H5P und Moodle loszulegen, befindet sich hier ein ' . $string['welcomecommunity'] = 'Wir hoffen, dass Ihnen H5P gefällt und bieten die Möglichkeit, im <a {$a->forums}>Forum</a> und im Chat-Room <a {$a->gitter}>H5P bei Gitter</a> aktiv zu werden.';
'<a {$a->moodle_tutorial}>Tutorial</a> und es gibt' . $string['welcomecontactus'] = 'Für Feedback bitte nicht zögern, uns zu <a {$a}>kontaktieren</a>. Wir nehmen Feedback sehr ernst und bemühen uns, H5P jeden Tag besser zu machen!';
'<a {$a->example_content}>Beispielinhalte</a> auf H5P.org als Inspiration.<br>' .
'Für das bestmögliche Erlebnis wurden die beliebtesten Inhaltstypen installiert!';
$string['welcomecommunity'] =
'Wir hoffen, dass Ihnen H5P gefällt und bieten die Möglichkeit, im ' .
'<a {$a->forums}>Forum</a> und im Chat-Room ' .
'<a {$a->gitter}>H5P bei Gitter</a> aktiv zu werden.';
$string['welcomecontactus'] =
'Für Feedback bitte nicht zögern, uns zu ' .
'<a {$a}>kontaktieren</a>. ' .
'Wir nehmen Feedback sehr ernst und bemühen uns, ' .
'H5P jeden Tag besser zu machen!';
...@@ -255,17 +255,6 @@ $string['couldnotcopy'] = 'Could not copy file.'; ...@@ -255,17 +255,6 @@ $string['couldnotcopy'] = 'Could not copy file.';
// Welcome messages // Welcome messages
$string['welcomeheader'] = 'Welcome to the world of H5P!'; $string['welcomeheader'] = 'Welcome to the world of H5P!';
$string['welcomegettingstarted'] = $string['welcomegettingstarted'] = 'To get started with H5P and Moodle take a look at our <a {$a->moodle_tutorial}>tutorial</a> and check out the <a {$a->example_content}>example content</a> at H5P.org for inspiration.<br>The most popuplar content types have been installed for your convenience!';
'To get started with H5P and Moodle take a look at our ' . $string['welcomecommunity'] = 'We hope you will enjoy H5P and get engaged in our growing community through our <a {$a->forums}>forums</a> and chat room <a {$a->gitter}>H5P at Gitter</a>';
'<a {$a->moodle_tutorial}>tutorial</a> and check out the ' . $string['welcomecontactus'] = 'If you have any feedback, don\'t hesitate to <a {$a}>contact us</a>. We take feedback very seriously and are dedicated to making H5P better every day!';
'<a {$a->example_content}>example content</a> at H5P.org for inspiration.<br>' .
'The most popuplar content types have been installed for your convenience!';
$string['welcomecommunity'] =
'We hope you will enjoy H5P and get engaged in our growing community through our ' .
'<a {$a->forums}>forums</a> and chat room ' .
'<a {$a->gitter}>H5P at Gitter</a>';
$string['welcomecontactus'] =
'If you have any feedback, don\'t hesitate to ' .
'<a {$a}>contact us</a>. ' .
'We take feedback very seriously and are dedicated ' .
'to making H5P better every day!';
...@@ -255,17 +255,6 @@ $string['couldnotcopy'] = 'Impossible de copier le fichier.'; ...@@ -255,17 +255,6 @@ $string['couldnotcopy'] = 'Impossible de copier le fichier.';
// Welcome messages // Welcome messages
$string['welcomeheader'] = 'Bienvenue dans le monde H5P!'; $string['welcomeheader'] = 'Bienvenue dans le monde H5P!';
$string['welcomegettingstarted'] = $string['welcomegettingstarted'] = 'Pour démarrer avec H5P et Moodle, consultez nos tutoriels <a {$a->moodle_tutorial}>tutorial</a> et testez <a {$a->example_content}>nos exemples</a> sur le site H5P.org pour vous en inspirer.<br>Pour vous simplifier la taĉhe, les modules les plus populaires ont déjà été installés!';
'Pour démarrer avec H5P et Moodle, consultez nos tutoriels ' . $string['welcomecommunity'] = 'Nous espérons que vous allez apprécier H5P et rejoindre nos communauté en constante augmentation au travers de nos <a {$a->forums}>forums</a> et notre chat <a {$a->gitter}>H5P sur Gitter</a>';
'<a {$a->moodle_tutorial}>tutorial</a> et testez ' . $string['welcomecontactus'] = 'Si vous avez des suggestions, n\'hésitez pas à <a {$a}>nous contacter</a>. Nous prenons toutes les suggestions très sérieuse en considération pour rendre H5P meilleur chaque jour !';
'<a {$a->example_content}>nos exemples</a> sur le site H5P.org pour vous en inspirer.<br>' .
'Pour vous simplifier la taĉhe, les modules les plus populaires ont déjà été installés!';
$string['welcomecommunity'] =
'Nous espérons que vous allez apprécier H5P et rejoindre nos communauté en constante augmentation au travers de nos ' .
'<a {$a->forums}>forums</a> et notre chat ' .
'<a {$a->gitter}>H5P sur Gitter</a>';
$string['welcomecontactus'] =
'Si vous avez des suggestions, n\'hésitez pas à ' .
'<a {$a}>nous contacter</a>. ' .
'Nous prenons toutes les suggestions très sérieuse en considération ' .
'pour rendre H5P meilleur chaque jour !';
...@@ -251,17 +251,6 @@ $string['couldnotcopy'] = 'Could not copy file.'; ...@@ -251,17 +251,6 @@ $string['couldnotcopy'] = 'Could not copy file.';
// Welcome messages // Welcome messages
$string['welcomeheader'] = 'ברוכים הבאים לעולם של H5P!'; $string['welcomeheader'] = 'ברוכים הבאים לעולם של H5P!';
$string['welcomegettingstarted'] = $string['welcomegettingstarted'] = 'כדי להתחיל בהכרת רכיב H5P במערכת Moodle ניתן לבחור ב<a {$a->moodle_tutorial}>מדריך</a> וגם <a {$a->example_content}>תוכן לדוגמה</a> באתר H5P.org לקבלת השראה.<br>התוכן הפופולארי ביותר הותקן וכעת זמין לנוחיותכם!';
'כדי להתחיל בהכרת רכיב H5P במערכת Moodle ניתן לבחור ב' . $string['welcomecommunity'] = 'אנו מקווים שתהנו פעילות ברכיב H5P ושתמצאו עניין וזמן להצטרף לקהילת המשתמשים ויצרני התוכן העולמית שלנו בעזרת הקישורים הבאים <a {$a->forums}>פורומים, קבוצות דיון</a> וחדרי רב־שיח <a {$a->gitter}>H5P at Gitter</a>';
'<a {$a->moodle_tutorial}>מדריך</a> וגם ' . $string['welcomecontactus'] = 'נשמח לקבל כל משוב <a {$a}>יצירת קשר</a>. אנו מתייחסים למשוב באופן מאוד רציני ומחוייבים ליצירת חווית שימוש איכותית ומשופרת ברכיב H5P !';
'<a {$a->example_content}>תוכן לדוגמה</a> באתר H5P.org לקבלת השראה.<br>' .
'התוכן הפופולארי ביותר הותקן וכעת זמין לנוחיותכם!';
$string['welcomecommunity'] =
'אנו מקווים שתהנו פעילות ברכיב H5P ושתמצאו עניין וזמן להצטרף לקהילת המשתמשים ויצרני התוכן העולמית שלנו בעזרת הקישורים הבאים ' .
'<a {$a->forums}>פורומים, קבוצות דיון</a> וחדרי רב־שיח ' .
'<a {$a->gitter}>H5P at Gitter</a>';
$string['welcomecontactus'] =
'נשמח לקבל כל משוב ' .
'<a {$a}>יצירת קשר</a>. ' .
'אנו מתייחסים למשוב באופן מאוד רציני ומחוייבים ' .
'ליצירת חווית שימוש איכותית ומשופרת ברכיב H5P !';
...@@ -255,17 +255,6 @@ $string['couldnotcopy'] = 'Dosya kopyalanamadı.'; ...@@ -255,17 +255,6 @@ $string['couldnotcopy'] = 'Dosya kopyalanamadı.';
// Welcome messages // Welcome messages
$string['welcomeheader'] = 'H5P dünyasına hoşgeldiniz!'; $string['welcomeheader'] = 'H5P dünyasına hoşgeldiniz!';
$string['welcomegettingstarted'] = $string['welcomegettingstarted'] = 'H5P ve Moodle kullanımına bakmak için <a {$a->moodle_tutorial}>kullanım</a> turumuza bakabilir ve h5p.org üzerinde <a {$a->example_content}>örnek içerik</a>le bir fikir edinebilirsiniz.<br>En popüler içerik tipleri kullanmanız için yüklendi.';
'H5P ve Moodle kullanımına bakmak için ' . $string['welcomecommunity'] = 'Umarız H5P kullanmaktan memnun kalır ve sürekli büyüyen topluluğumuza<a {$a->forums}>forumlarımız</a> ve <a {$a->gitter}>Gitter adresinde H5P</a> üzerindeki sohbet odamızla katılırsınız';
'<a {$a->moodle_tutorial}>kullanım</a> turumuza bakabilir ve' . $string['welcomecontactus'] = 'Herhangi bir geribildiriminiz varsa<a {$a}>bize iletin</a>. Geribildirimleri titizlikle ele alıyor ve her geçen gün H5P yazılımını geliştirmeye çabalıyoruz!';
'h5p.org üzerinde <a {$a->example_content}>örnek içerik</a>le bir fikir edinebilirsiniz.<br>' .
'En popüler içerik tipleri kullanmanız için yüklendi.';
$string['welcomecommunity'] =
'Umarız H5P kullanmaktan memnun kalır ve sürekli büyüyen topluluğumuza' .
'<a {$a->forums}>forumlarımız</a> ve ' .
'<a {$a->gitter}>Gitter adresinde H5P</a> üzerindeki sohbet odamızla katılırsınız';
$string['welcomecontactus'] =
'Herhangi bir geribildiriminiz varsa' .
'<a {$a}>bize iletin</a>. ' .
'Geribildirimleri titizlikle ele alıyor ve her geçen gün ' .
'H5P yazılımını geliştirmeye çabalıyoruz!';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment