File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/src/main/res/values-nl Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 145145 <string name =" blocked_numbers" >Geblokkeerde nummers</string >
146146
147147 <!-- Confirmation dialog -->
148- <string name =" delete_contacts_confirmation" >Are you sure you want to delete %s ?</string > <!-- Are you sure you want to delete 5 contacts? -->
148+ <string name =" delete_contacts_confirmation" >%s verwijderen ?</string > <!-- Are you sure you want to delete 5 contacts? -->
149149
150150 <!-- Are you sure you want to delete 5 contacts? -->
151151 <plurals name =" delete_contacts" >
152152 <item quantity =" one" >%d contact</item >
153- <item quantity =" other" >%d contacts </item >
153+ <item quantity =" other" >%d contacten </item >
154154 </plurals >
155155
156156 <plurals name =" delete_groups" >
157- <item quantity =" one" >%d group </item >
158- <item quantity =" other" >%d groups </item >
157+ <item quantity =" one" >%d groep </item >
158+ <item quantity =" other" >%d groepen </item >
159159 </plurals >
160160
161161 <!-- FAQ -->
You can’t perform that action at this time.
0 commit comments