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

Commit cafa7601 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

am: 74a93a5f

Change-Id: I8498e23a09d10a86216efed020c8762efbf9e63b
parents a5ea0fd4 74a93a5f
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. -->