Skip to content

Commit

Permalink
Update strings.
Browse files Browse the repository at this point in the history
Change-Id: I6e7192b684154bd9ef6946b2305a90d1ab168576
  • Loading branch information
zhouyiself committed Sep 19, 2024
1 parent a3d361f commit a9b4d80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
-->
<resources>
<string name="app_name" translatable="false">Gemini Nano demo</string>
<string name="kotlin_entry_title" translatable="false">Run the AICore SDK demo written in Kotlin</string>
<string name="java_entry_title" translatable="false">Run the AICore SDK demo written in Java</string>
<string name="kotlin_entry_title" translatable="false">Run the demo written in Kotlin</string>
<string name="java_entry_title" translatable="false">Run the demo written in Java</string>
<string name="button_send" translatable="false">Send</string>
<string name="generating" translatable="false">Generating...</string>
<string name="streaming_switch" translatable="false">Streaming</string>
Expand Down

0 comments on commit a9b4d80

Please sign in to comment.