Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74a93a5f authored by Ivan Chiang's avatar Ivan Chiang Committed by android-build-merger
Browse files

Merge "Don't translate the string in debug Info" into qt-dev

am: 038b53de

Change-Id: I4dea5625a3838a6236788cb87b6ab4473d9a6fd4
parents 467705f1 038b53de
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -87,9 +87,9 @@
    <string name="metadata_address">Location</string>

    <!-- String label for developer/debug file details, specifying which stream types are available. -->
    <string name="debug_stream_types">Stream types</string>
    <string name="debug_stream_types" translatable="false">Stream types</string>
    <!-- String label for developer/debug file details, specifying the size of the file in bytes. -->
    <string name="debug_raw_size">Raw size (bytes)</string>
    <string name="debug_raw_size" translatable="false">Raw size (bytes)</string>
    <!-- String label for developer/debug file details, specifying a file's uri/content address. -->
    <string name="debug_content_uri" translatable="false">Uri</string>
    <!-- String label for developer/debug file details, specifying document id. -->