mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-13 11:26:27 +00:00
Remove receive time from performance overlay
It is superseded by network latency
This commit is contained in:
@@ -92,7 +92,6 @@
|
||||
<string name="perf_overlay_incomingfps">Fréquence d\'images entrantes du réseau : %1$.2f FPS</string>
|
||||
<string name="perf_overlay_renderingfps">Fréquence d\'images de rendu : %1$.2f FPS</string>
|
||||
<string name="perf_overlay_netdrops">Images perdues par votre connexion réseau : %1$.2f%%</string>
|
||||
<string name="perf_overlay_recvtime">Temps moyen de réception : %1$.2f ms</string>
|
||||
<string name="perf_overlay_dectime">Temps moyen de décodage : %1$.2f ms</string>
|
||||
<!-- AppList activity -->
|
||||
<string name="applist_connect_msg">Connexion au PC…</string>
|
||||
|
||||
Reference in New Issue
Block a user