Delete bad translation for a few strings

- wifi_calling_mode_choices
- wifi_calling_mode_choices_without_wifi_only

Fixes: 130333622
Test: rebuild
Change-Id: Ie879f914b4c720842115e2d266eb7c44f358c36a
This commit is contained in:
Fan Zhang
2019-04-29 16:09:24 -07:00
parent 1a66d9b22f
commit d87f485a6f
86 changed files with 163 additions and 767 deletions

View File

@@ -1134,20 +1134,13 @@
<!-- no translation found for wifi_calling_roaming_mode_summary (8642014873060687717) -->
<skip />
<string name="wifi_calling_roaming_mode_dialog_title" msgid="7800926602662078576">"Předvolba pro roaming"</string>
<string-array name="wifi_calling_mode_choices">
<item msgid="772621647207148279">"@*android:string/wfc_mode_wifi_preferred_summary"</item>
<item msgid="2226422868199612072">"@*android:string/wfc_mode_cellular_preferred_summary"</item>
<item msgid="7041954411163832397">"@*android:string/wfc_mode_wifi_only_summary"</item>
</string-array>
<string-array name="wifi_calling_mode_choices_v2">
<item msgid="742988808283756263">"Wi-Fi"</item>
<item msgid="7715869266611010880">"Mobilní"</item>
<item msgid="2838022395783120596">"Pouze Wi-Fi"</item>
</string-array>
<string-array name="wifi_calling_mode_choices_without_wifi_only">
<item msgid="4430473354160964286">"@*android:string/wfc_mode_wifi_preferred_summary"</item>
<item msgid="5965810717958113109">"@*android:string/wfc_mode_cellular_preferred_summary"</item>
</string-array>
<string-array name="wifi_calling_mode_choices_v2_without_wifi_only">
<item msgid="6132150507201243768">"Wi-Fi"</item>
<item msgid="1118703915148755405">"Mobilní"</item>