Project

General

Profile

« Previous | Next » 

Revision afcae97f

Added by Leszek Koltunski over 2 years ago

Stop giving different app names in different languages.
Remove the licensing info from the About Dialog.

View differences:

src/main/res/values-ko/strings.xml
1 1
<?xml version="1.0" encoding="UTF-8"?><resources>
2
    <string name="app_name">매직 큐브</string>
3 2
    <string name="scramble">뒤섞기</string>
4 3
    <string name="solve">해답</string>
5 4
    <string name="exit">종료</string>
......
68 67

  
69 68
    <string name="credits1">왜곡된 그래픽 라이브러리를 사용하여 개발된 오픈 소스 앱. <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">GPL 버전 2</a> 또는 귀하의 선택에 따라 최신 버전으로 라이센스가 부여됩니다.</string>
70 69
    <string name="credits2">Pretty Patterns 으로 Walter Randelshofer. 보다 <a href="http://www.randelshofer.ch">http://www.randelshofer.ch</a></string>
71
    <string name="credits3">코드를 다운로드하고, 튜토리얼을보고, 자신만의 그래픽 효과를 추가하는 방법을 배우고, 자신의 개체를 코딩하는 방법을 배우며, 예쁜 패턴을 기여하고, 자신만의 해결사를 구현하거나, 버그를 신고하십시오:\n\n<a href="https://distorted.org/redmine/projects/magic-cube/wiki">Distorted.org</a>
72
  </string>
70
    <string name="credits3">Rubik 및 Rubik Cube는 등록 상표입니다. 우리는 그것과 제휴하지 않습니다.</string>
73 71

  
74 72
    <string name="solver_generic_error1">아직 구현되지 않은 이 개체 및 크기에 대한 해결사!</string>
75 73

  

Also available in: Unified diff