remove comment from <plurals>, its finding its way into translations
This commit is contained in:
parent
7e12ae45e3
commit
a12d8e0c6d
@ -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>
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user