Skip to content

Commit 307c7b2

Browse files
committed
add the missing strings in all languages
1 parent e40ae32 commit 307c7b2

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

app/src/main/res/values-it/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<string name="website">Altre semplici app e codici sorgenti in:\nhttp://simplemobiletools.com</string>
1313
<string name="email_label">Invia la tua opinione o i tuoi suggerimenti a:</string>
1414
<string name="third_party_licences_underlined"><u>Licenze di terze parti</u></string>
15+
<string name="invite_friends_underlined"><u>Invite friends</u></string>
16+
<string name="share_text">Hey, come check out %1$s at %2$s</string>
17+
<string name="invite_via">Invite via</string>
1518
<string name="rate_us_underlined"><u>Dacci un voto sul Play Store</u></string>
1619
<string name="follow_us">Seguici:</string>
1720
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>

app/src/main/res/values-ja/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<string name="website">もっとシンプルなアプリとソースコード:\nhttp://simplemobiletools.com</string>
1313
<string name="email_label">ご意見やご提案を送信してください:</string>
1414
<string name="third_party_licences_underlined"><u>サードパーティー ライセンス</u></string>
15+
<string name="invite_friends_underlined"><u>Invite friends</u></string>
16+
<string name="share_text">Hey, come check out %1$s at %2$s</string>
17+
<string name="invite_via">Invite via</string>
1518
<string name="rate_us_underlined"><u>Play ストアで評価してください</u></string>
1619
<string name="follow_us">フォローしてください:</string>
1720
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>

app/src/main/res/values-sv/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<string name="website">Fler enkla appar och källkod här:\nhttp://simplemobiletools.com</string>
1313
<string name="email_label">Skicka feedback och förslag till:</string>
1414
<string name="third_party_licences_underlined"><u>Tredjepartslicenser</u></string>
15+
<string name="invite_friends_underlined"><u>Invite friends</u></string>
16+
<string name="share_text">Hey, come check out %1$s at %2$s</string>
17+
<string name="invite_via">Invite via</string>
1518
<string name="rate_us_underlined"><u>Betygsätt oss i Play Butiken</u></string>
1619
<string name="follow_us">Följ oss:</string>
1720
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>

0 commit comments

Comments
 (0)