Skip to content

Commit

Permalink
fixup! Externalize more strings for translation
Browse files Browse the repository at this point in the history
  • Loading branch information
x0b committed Mar 7, 2020
1 parent 0a641eb commit 0f04ff1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,7 @@
<string name="name_will_be_deleted">%1$s will be deleted</string>
<plurals name="delete_x_items">
<item quantity="one">Delete %1$d item</item>
<item quantity="many">Delete %1$d items</item>
<item quantity="zero">Delete %1$d item</item>
<item quantity="other">Delete %1$d items</item>
</plurals>
<string name="move_operation_failed">Move operation failed</string>
<string name="sync_operation_failed">Sync operation failed</string>
Expand Down

0 comments on commit 0f04ff1

Please sign in to comment.