New translations strings.xml (Ukrainian)

This commit is contained in:
Duy Tran Khanh 2021-02-16 13:29:20 +07:00
parent fc06d0e059
commit b78a0ec29b

View File

@ -103,12 +103,7 @@
" • LWJGL " + org.lwjgl.Sys.getVersion() + "\n" + " • LWJGL " + org.lwjgl.Sys.getVersion() + "\n" +
//" • Boardwalk memory manager (not used now).\n" + //" • Boardwalk memory manager (not used now).\n" +
" • gl4es: OpenGL for OpenGL ES devices by lunixbochs and ptitSeb.\n" + " • gl4es: OpenGL for OpenGL ES devices by lunixbochs and ptitSeb.\n" +
" • dx: tool to convert.\n" + " • OpenJDK" +
" • Java AWT Implementation includes:\n" +
" - Boardwalk's makeshift.\n" +
" - Apache Harmony AWT Framework.\n" +
" - OpenJDK 7 codes implementation.\n" +
" - Developer code implement (copy text, open browser,...)\n" +
"\n" + "\n" +
"* Notes:\n" + "* Notes:\n" +
" - This app is currently BETA, it will not be stable.\n" + " - This app is currently BETA, it will not be stable.\n" +
@ -182,4 +177,5 @@
<string name="autoram_info_msg">Пам\'ять встановлено на %d МБ</string> <string name="autoram_info_msg">Пам\'ять встановлено на %d МБ</string>
<string name="mcl_setting_check_libraries">Перевірити бібліотеки після завантаження</string> <string name="mcl_setting_check_libraries">Перевірити бібліотеки після завантаження</string>
<string name="dl_library_sha_fail">Бібліотека %s пошкоджена та буде перезавантаженаf</string> <string name="dl_library_sha_fail">Бібліотека %s пошкоджена та буде перезавантаженаf</string>
<string name="mcl_disable_gestures">Вимкнути жести</string>
</resources> </resources>