Skip to content

Commit

Permalink
Update strings.xml (POEditor.com)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin committed Oct 13, 2018
1 parent 96287a7 commit f966148
Showing 1 changed file with 26 additions and 11 deletions.
37 changes: 26 additions & 11 deletions app/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,16 +293,31 @@ Play 스토어 웹사이트로 이동할까요?"</string>
<string name="action_wishlist_add">"위시리스트에 추가"</string>
<string name="action_wishlist">"위시리스트"</string>
<string name="action_ignore_this">"이 업데이트 무시"</string>










<string name="details_exodus">"Exodus Privacy: %1$s"</string>
<string name="details_exodus_tap_to_check">"tap to check"</string>
<string name="details_exodus_searching">"searching"</string>
<string name="details_exodus_not_found">"not found"</string>
<string name="details_exodus_found">"%1$s trackers"</string>
<string name="pref_category_third_party">"Third party services"</string>
<string name="pref_exodus">"Exodus Privacy check"</string>
<string name="pref_exodus_summary_on">"Tracker count is displayed on details page automatically"</string>
<string name="pref_exodus_summary_off">"Exodus report link is displayed"</string>
<string name="details_to_fdroid">"View in F-Droid"</string>
<string name="details_instant_app">"빠른 실행 앱"</string>
<string name="details_exodus_submitting">"submitting"</string>
<string name="details_exodus_view">"view report"</string>
<string name="details_new_permission">"새 권한:"</string>
</resources>
<string name="list_empty_history">"No history yet"</string>
<string name="action_history">"History"</string>
<string name="dialog_message_virustotal_warning">"%1$d out of %2$d VirusTotal engines consider this apk suspicious"</string>
<string name="dialog_button_virustotal_view_report">"View report"</string>
<string name="events_no_changes">"No changes mentioned by app developer"</string>
<string name="uninstalled">"Uninstalled"</string>
<string name="updated_from_to">"Updated: %1$s (%2$d) → %3$s (%4$d)"</string>
<string name="action_new_account">"New account"</string>
<string name="action_accounts">"Accounts"</string>
<string name="download_manager_ERROR_DELTA_FAILED">"Delta patching failed. Try turning delta updates off."</string>
<string name="download_manager_SPLITS_NOT_SUPPORTED">"The apk is split. Choose root or privileged installation method."</string>
<string name="auth_empty">"Not logged in"</string>
<string name="auth_built_in">"Built-in account"</string>
</resources>

0 comments on commit f966148

Please sign in to comment.