Skip to content

Commit

Permalink
Add difficulty algorithm string
Browse files Browse the repository at this point in the history
  • Loading branch information
Rian8337 committed Nov 7, 2024
1 parent fdca488 commit f6bee5d
Show file tree
Hide file tree
Showing 14 changed files with 60 additions and 0 deletions.
12 changes: 12 additions & 0 deletions language-pack/src/main/res/values-de/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<string-array name="difficulty_algorithm_names">
<item>osu!droid</item>
<item>osu!standard</item>
</string-array>
<string-array name="difficulty_algorithm_values">
<item>0</item>
<item>1</item>
</string-array>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Login</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-es/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Nombre de usuario</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-fr/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Login</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-id/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Masuk</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-it/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Login</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-ja/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">アカウント</string>
<string name="opt_login_title">ユーザーネーム</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-ko/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">계정</string>
<string name="opt_login_title">로그인</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-nl/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Login</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-pt-rBR/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Login</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-ru/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Аккаунт</string>
<string name="opt_login_title">Логин</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-th/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Login</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-vi/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Đăng nhập</string>
Expand Down
3 changes: 3 additions & 0 deletions language-pack/src/main/res/values-zh/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">登录</string>
Expand Down
12 changes: 12 additions & 0 deletions language-pack/src/main/res/values/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@
<item>1</item>
</string-array>

<string name="difficulty_algorithm_title">Difficulty algorithm</string>
<string name="difficulty_algorithm_summary">Choose the algorithm used to calculate difficulty and performance points</string>

<string-array name="difficulty_algorithm_names">
<item>osu!droid</item>
<item>osu!standard</item>
</string-array>
<string-array name="difficulty_algorithm_values">
<item>0</item>
<item>1</item>
</string-array>

<!-- Account -->
<string name="opt_category_account">Account</string>
<string name="opt_login_title">Login</string>
Expand Down

0 comments on commit f6bee5d

Please sign in to comment.