Skip to content
Open
Show file tree
Hide file tree
Changes from 2 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
8 changes: 4 additions & 4 deletions chooloolib/src/main/res/values-hr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@
<!--endregion-->

<!--region audio route-->
<string name="audio_route_speaker">Speaker</string>
<string name="audio_route_earpiece">Earpiece</string>
<string name="audio_route_speaker">Zvučnik</string>
<string name="audio_route_earpiece">Slušalica</string>
<string name="audio_route_bluetooth">Bluetooth</string>
<string name="audio_route_wired_headset">Wired Headset</string>
<string name="audio_route_wired_or_earpiece">Wired or Earpiece</string>
<string name="audio_route_wired_headset">Žičane slušalice</string>
<string name="audio_route_wired_or_earpiece">Žičano ili slušalica</string>
<!--endregion-->
</resources>
9 changes: 9 additions & 0 deletions koler/src/main/res/values-hr/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="pref_title_default_page">Zadana stranica</string>
<string name="pref_title_ask_sim">Pitaj za SIM</string>
<string name="pref_title_dialpad_tones">Zvuk tipki</string>
<string name="pref_title_group_recents">Grupiraj slične nedavne stavke</string>
<string name="pref_title_dialpad_vibrate">Vibriraj kod tipkanja</string>
<string name="content_description_dialer_button">dialer button</string>
</resources>