Skip to content

Commit

Permalink
Release for MCC
Browse files Browse the repository at this point in the history
  • Loading branch information
BedrockDev committed Jul 17, 2018
1 parent 1a32633 commit 0d7ee16
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
Binary file modified app/release/app-release.apk
Binary file not shown.
5 changes: 3 additions & 2 deletions app/src/main/res/values-en/presets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
<string name="info_berict_bio_text">We target everyone. Whatever we make, it\'s just for you.
Our main focus on our service is your experience. Unlike others, we think everything at your perspective.
Mainly makes mobile / web software, often makes some high-quality videos.</string>
<string name="info_berict_bio_name">Bedrock Pictures</string>
<string name="info_berict_bio_source">Powered by Bedrock Pictures</string>

<string name="info_berict_detail_title">About Studio Berict</string>

Expand Down Expand Up @@ -66,6 +64,9 @@
<string name="info_tapad_others_feedback_hint">Request new features or ask questions</string>
<string name="info_tapad_others_report_bug">Report bugs</string>
<string name="info_tapad_others_report_bug_hint">Help developers to fix bugs and problems</string>
<string name="info_tapad_others_translate">Translate Tapad</string>
<string name="info_tapad_others_translate_hint">Help making Tapad available on your language</string>
<string name="info_tapad_others_translate_error">Sorry, this feature is not available yet.</string>
<string name="info_tapad_others_rate">Rate Tapad</string>
<string name="info_tapad_others_rate_hint">Show your love on Tapad on Google Play</string>
<string name="info_tapad_others_recommend">Recommend Tapad</string>
Expand Down
5 changes: 3 additions & 2 deletions app/src/main/res/values-ko/presets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
<string name="info_tapad_info_tester_hint">어플리케이션 테스팅 버전 받기</string>
<string name="info_tapad_info_legal">법적 고지</string>
<string name="info_tapad_info_version">Tapad 버전</string>
<!-- TODO RELEASE -->
<string name="info_tapad_info_version_hint">2.3</string>
<string name="info_tapad_info_changelog">변경 사항</string>
<string name="info_tapad_info_social">다양한 곳에서 Studio Berict를 만나기</string>
<string name="info_tapad_info_social_text">Facebook, Twitter, Google+ 그리고 Discord에서 개발자에게 메시지로 피드백을 남겨 보세요!</string>
Expand All @@ -64,6 +62,9 @@
<string name="info_tapad_others_feedback_hint">질문을 하거나 새로운 기능을 요청해 보세요.</string>
<string name="info_tapad_others_report_bug">오류 보고</string>
<string name="info_tapad_others_report_bug_hint">오류 개선에 동참해 주세요</string>
<string name="info_tapad_others_translate">Tapad 번역하기</string>
<string name="info_tapad_others_translate_hint">여러분의 언어로 Tapad를 사용해보세요.</string>
<string name="info_tapad_others_translate_error">이 기능을 사용할 수 없습니다.</string>
<string name="info_tapad_others_rate">Tapad 평점 매기기</string>
<string name="info_tapad_others_rate_hint">구글 플레이에서 Tapad의 평점을 매겨 주세요.</string>
<string name="info_tapad_others_recommend">Tapad 추천</string>
Expand Down
8 changes: 4 additions & 4 deletions app/src/main/res/values/presets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<string name="info_berict_bio_title">Studio Berict\'s biography</string>
<string name="info_berict_bio_name" translatable="false">Bedrock Pictures</string>
<string name="info_berict_bio_text" translatable="false">We target everyone. Whatever we make, it\'s just for you.
<string name="info_berict_bio_text">We target everyone. Whatever we make, it\'s just for you.
Our main focus on our service is your experience. Unlike others, we think everything at your perspective.
Mainly makes mobile / web software, often makes some high-quality videos.</string>
<string name="info_berict_bio_source" translatable="false">Powered by Bedrock Pictures</string>
Expand Down Expand Up @@ -83,10 +83,10 @@
<string name="info_tapad_info_title" >Information</string>
<string name="info_tapad_info_check_update" >Check updates</string>
<string name="info_tapad_info_check_update_hint">Open in Google Play</string>
<string name="info_tapad_info_check_update_link">https://goo.gl/pmws51</string>
<string name="info_tapad_info_check_update_link" translatable="false">https://goo.gl/pmws51</string>
<string name="info_tapad_info_tester" >Become a tester</string>
<string name="info_tapad_info_tester_hint" >Receive updates of a testing version of the app</string>
<string name="info_tapad_info_tester_link" >https://goo.gl/a5V8kc</string>
<string name="info_tapad_info_tester_link" translatable="false">https://goo.gl/a5V8kc</string>
<string name="info_tapad_info_legal" >Legal Information</string>
<string name="info_tapad_info_legal_text" translatable="false">
<i>Last updated: December 14, 2016</i> \n\n
Expand Down Expand Up @@ -118,7 +118,7 @@
If you have any questions about these Terms, please contact us to <b><i>[email protected]</i></b>.</string>
<string name="info_tapad_info_version" >Tapad version</string>
<!-- TODO RELEASE -->
<string name="info_tapad_info_version_hint">2.3</string>
<string name="info_tapad_info_version_hint" translatable="false">2.3</string>
<string name="info_tapad_info_changelog" >Changelog</string>
<!-- TODO RELEASE -->
<string name="info_tapad_info_changelog_text" translatable="false">
Expand Down

0 comments on commit 0d7ee16

Please sign in to comment.