Consolidate performance overlay lines to reduce wasted space

This commit is contained in:
Cameron Gutman
2021-05-16 20:20:36 -05:00
parent 98f3c56da5
commit ea98d64184
11 changed files with 2 additions and 22 deletions

View File

@@ -82,9 +82,7 @@
<string name="delete_pc_msg">Sigur dorești să ștergi acest PC?</string>
<string name="slow_connection_msg">Conexiune inceată catre PC\nRedu rata de biți</string>
<string name="poor_connection_msg">Conexiune slabă catre PC</string>
<string name="perf_overlay_dimensions">Dimensiunile video: %1$s</string>
<string name="perf_overlay_decoder">Decodor: %1$s</string>
<string name="perf_overlay_hostfps">Rata cadrelor estimata PC: %1$.2f FPS</string>
<string name="perf_overlay_incomingfps">Rata cadrelor primite din rețea: %1$.2f FPS</string>
<string name="perf_overlay_renderingfps">Rata de afisare a cadrelor: %1$.2f FPS</string>
<string name="perf_overlay_netdrops">Cadre pierdute de rețea: %1$.2f%%</string>