Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
translate
  • Loading branch information
hsiangjenli committed Nov 19, 2025
commit 08e4e16ebc5939b9b9ea53a27720e37b7d32cefb
9 changes: 6 additions & 3 deletions using/android.po
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,13 @@ msgstr ""

#: ../../using/android.rst:53
msgid ""
"Add code to your :source:`build.gradle <Android/testbed/app/build.gradle."
"kts>` file to copy the following items into your project. All except your "
"own Python code can be copied from ``prefix/lib``:"
"Add code to your :source:`build.gradle <Android/testbed/app/"
"build.gradle.kts>` file to copy the following items into your project. All "
"except your own Python code can be copied from ``prefix/lib``:"
msgstr ""
"在你的 :source:`build.gradle <Android/testbed/app/build.gradle.kts>` 檔案中加"
"入程式碼,將以下項目複製到你的專案中。除了你自己的 Python 程式碼外,其他項目"
"都可以從 ``prefix/lib`` 複製:"

#: ../../using/android.rst:57
msgid "In your JNI libraries:"
Expand Down