Merge "bug:3514023 fix string formatting" into honeycomb-mr1
This commit is contained in:
@@ -3316,7 +3316,7 @@ found in the list of installed applications.</string>
|
||||
<!-- number of misc files selected [CHAR LIMIT=40] -->
|
||||
<string name="misc_files_selected_count">selected <xliff:g id="number" example="3">%1$d</xliff:g> out of <xliff:g id="total" example="15">%2$d</xliff:g></string>
|
||||
<!-- number of bytes represented by the selected misc files [CHAR LIMIT=40] -->
|
||||
<string name="misc_files_selected_count_bytes">%1$s out of %2$s</string>
|
||||
<string name="misc_files_selected_count_bytes"><xliff:g id="number" example="3.25MB">%1$s</xliff:g> out of <xliff:g id="total" example="15.25MB">%2$s</xliff:g></string>
|
||||
<!-- action to select all [CHAR LIMIT=30] -->
|
||||
<string name="select_all">Select All</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user