Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add difficulty algorithm strings #15

Merged
merged 1 commit into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading