blob: 1f96ca27c6663f87c3dab02825b3678d90071302 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="auth_client_using_bad_version_title" msgid="2534454398764507874">"May app na sumubok ng maling bersyon
ng Mga Serbisyo ng Google Play."
</string>
<string name="auth_client_needs_enabling_title" msgid="3983201110833868073">"Kailangan ng application na na-enable
ang Mga Serbisyo ng Google Play."
</string>
<string name="auth_client_needs_installation_title" msgid="7999585836145154206">"Kailangan ng application na
ma-install ang Serbisyo ng Google Play."
</string>
<string name="auth_client_needs_update_title" msgid="6488605506794595966">"Kailangan ng application na i-update ang
Mga Serbisyo ng Google Play."
</string>
<string name="auth_client_play_services_err_notification_msg" msgid="3635065018897986478">"Error sa mga serbisyo ng
Google Play"
</string>
<string name="auth_client_requested_by_msg" msgid="6304135633531965756">"Hiniling ng<xliff:g id="APP_NAME">
%1$s</xliff:g>"
</string>
</resources>
|