File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <resources >
2+
3+ <!-- app names-->
4+
5+ <string name =" app_name" >Blocos de Ferramentas</string >
6+
7+ <!-- notification service-->
8+
9+ <string name =" channel_name" >Serviço</string >
10+ <string name =" notification_title" >Serviço está ativo</string >
11+ <string name =" notification_label" >Toque aqui para ocultar esta notificação</string >
12+
13+ <!-- messages-->
14+
15+ <string name =" not_supported" >Seu dispositivo não suporta este recurso</string >
16+
17+ <!-- compass tile-->
18+
19+ <string name =" compass_tile_label" >Bússola</string >
20+ <!-- tile label-->
21+ <string name =" N" >Norte</string >
22+ <string name =" NE" >Nordeste</string >
23+ <string name =" E" >Leste</string >
24+ <string name =" SE" >Sudeste</string >
25+ <string name =" S" >Sul</string >
26+ <string name =" SW" >Sudoeste</string >
27+ <string name =" W" >Oeste</string >
28+ <string name =" NW" >Noroeste</string >
29+
30+ <!-- bubble level tile-->
31+
32+ <string name =" level_tile_label" >Nível</string >
33+ </resources >
Original file line number Diff line number Diff line change 1212
1313 <!-- messages-->
1414
15- <string name =" not_supported" >Your device does not support this app </string >
15+ <string name =" not_supported" >Your device does not support this feature </string >
1616
1717 <!-- compass tile-->
1818
You can’t perform that action at this time.
0 commit comments