diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
| commit | b84fe9a9c4c18a3f4e957f76ead34403c4316f76 (patch) | |
| tree | 14e4b37ae137ed538eaa14af4228c41033facac8 /mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml | |
| parent | 953b5ce3ad7e933c6f008202346fe5bf2985bf9e (diff) | |
| download | carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.tar.xz carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.zip | |
Added a simple Login and SignUp page for the web driver app
Diffstat (limited to 'mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml')
| -rw-r--r-- | mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml new file mode 100644 index 0000000..b693fe0 --- /dev/null +++ b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string msgid="3260749812566568062" name="copy_toast_msg">"Link copiado para a área de transferência"</string> + <string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copiar link"</string> + <string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Abrir no navegador"</string> + <string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Compartilhar link"</string> + <string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string> +</resources>
\ No newline at end of file |
