remove comment from <plurals>, its finding its way into translations

This commit is contained in:
Hans-Christoph Steiner 2017-05-02 21:07:10 +02:00
parent 7e12ae45e3
commit a12d8e0c6d
2 changed files with 1 additions and 7 deletions

View File

@ -535,10 +535,6 @@
<string name="antifeatureswarning">Hierdie program het eienskappe wat jy hou dalk nie van sal hou nie.</string>
<string name="antifeatures">Anti-kenmerke</string>
<plurals name="button_view_all_apps_in_category">
<item quantity="one">" Selfs al is hierdie dieselfde as mekaar, stel Android dokumentasie altyd voor dat ten minste een en ander: https://developer.android.com/guide/topics/resources/string-resource.html#Plurals "</item>
<item quantity="other">" Selfs al is dit dieselfde as eachother, Android dokumente stel altyd met vermelding van ten minste een en ander: https://developer.android.com/guide/topics/resources/string-resource.html#Plurals "</item>
</plurals>
<string name="nearby_splash__download_apps_from_people_nearby">"Geen internet nie? Laai programme van mense naby jou!
\n "</string>

View File

@ -326,9 +326,7 @@
<string tools:ignore="UnusedResources" name="category_Writing">Writing</string>
<plurals name="button_view_all_apps_in_category">
<!-- Even though these are the same as eachother, Android docs suggest always specifying at
least "one" and "other": https://developer.android.com/guide/topics/resources/string-resource.html#Plurals -->
<item quantity="one">View all %d</item>
<item quantity="one">View %d</item>
<item quantity="other">View all %d</item>
</plurals>