anddea / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
613 stars 43 forks source link

suggestion: add korean translation string.xml #37

Closed ZeroZero0011 closed 8 months ago

ZeroZero0011 commented 8 months ago

Application

YouTube

Suggestion description

translations/ko-rKR

add this file.

https://mega.nz/file/8W9xGABC#ltW7gTFMv0wwWOw7wWVoV-e2uYtRoe5dJ1j10rZUlkE

Acknowledgements

anddea commented 8 months ago

There are some missing strings, if you'd like to know.

Missing strings Missing strings were collected by an automated script. ```xml Player buttons background is shown. Player buttons background is hidden. Hide player buttons background "Spoof storyboard not available: " Spoof storyboard temporarily not available (API timed out). "Spoof storyboard temporarily not available: " ```
ZeroZero0011 commented 8 months ago

(I removed the leading "<" and trailing ">" because HTML was applied in the comment).

anddea commented 8 months ago

I've updated to your new translation. It'll be in the next release. But I said there are other missing strings in dropdown "Missing strings", that I sent you in my previous message. I'll send again without dropdown. You can translate them and send me here.

<string name="revanced_hide_player_button_background_summary_off">Player buttons background is shown.</string>
<string name="revanced_hide_player_button_background_summary_on">Player buttons background is hidden.</string>
<string name="revanced_hide_player_button_background_title">Hide player buttons background</string>
<string name="revanced_spoof_failure_connection_status_code" formatted="false">"Spoof storyboard not available: "</string>
<string name="revanced_spoof_failure_connection_timeout">Spoof storyboard temporarily not available (API timed out).</string>
<string name="revanced_spoof_failure_generic">"Spoof storyboard temporarily not available: "</string>
ZeroZero0011 commented 8 months ago

https://mega.nz/file/Rac21DDC#cQhnLKoO4vDaOr4Ta4gop9kcr_4dRUHSTq_Dfwpn6tE

check plz.

anddea commented 8 months ago

Seems good

anddea commented 8 months ago

Added in the latest release. Check if it's fine.