Files
android_bootable_recovery/tools/recovery_l10n/res/values-ca/strings.xml
T
Elliott Hughes 3d0153a807 Move recovery_l10n here from development/tools.
Bug: http://b/27837319
Change-Id: I116fc13ae108a59b657f5c9f7efe971de72ac743
2016-03-26 08:42:49 -07:00

9 lines
578 B
XML

<?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="recovery_installing" msgid="7864047928003865598">"S\'està instal·lant l\'actualització del sistema..."</string>
<string name="recovery_erasing" msgid="4612809744968710197">"S\'està esborrant..."</string>
<string name="recovery_no_command" msgid="1915703879031023455">"Cap ordre."</string>
<string name="recovery_error" msgid="4550265746256727080">"Error!"</string>
</resources>