summaryrefslogtreecommitdiffstats
path: root/res/values-cy/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-cy/strings.xml')
-rw-r--r--res/values-cy/strings.xml16
1 files changed, 5 insertions, 11 deletions
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index ad8e1ef..5500a5d 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -15,15 +15,9 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Official label of the TelephonyProvider, as seen in the "Manage
- Applications" UI. This is the version of the label for tablet
- devices, where the TelephonyProvider stores configuration info
- about the mobile data network. [CHAR LIMIT=40] -->
- <!-- Official label of the TelephonyProvider, as seen in the "Manage
- Applications" UI. The TelephonyProvider stores configuration
- info about the carrier and cell network, and also provides
- storage for SMS and MMS messages. [CHAR LIMIT=40] -->
- <!-- Apn read only -->
- <!-- Apn PPP number -->
- <!-- Apn localized name -->
+ <string name="app_label" product="tablet">Ffurfweddiad Rhwydwaith Symudol</string>
+ <string name="app_label" product="default">Storfa Ffôn a Negesu</string>
+ <string name="read_only">read_only</string>
+ <string name="ppp_number">ppp_number</string>
+ <string name="localized_name">localized_name</string>
</resources>