summaryrefslogtreecommitdiffstats
path: root/res/values-hr/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-hr/cm_strings.xml')
-rw-r--r--res/values-hr/cm_strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index cf70b37..d84ae3d 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/cm_strings.xml
@@ -16,6 +16,18 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to show Device Id -->
+ <plurals name="show_device_id_countdown_cm">
+ <item quantity="one">Sada ste <xliff:g id="step_count">%1$d</xliff:g> korak od slanja upita ID uređaja.</item>
+ <item quantity="few">Sada ste <xliff:g id="step_count">%1$d</xliff:g> koraka od slanja upita ID uređaja.</item>
+ <item quantity="other">Sada ste <xliff:g id="step_count">%1$d</xliff:g> koraka od slanja upita ID uređaja.</item>
+ </plurals>
+ <!-- Device Info screen. Confirmation that Device ID is copied to clipboard -->
+ <string name="show_device_id_copied_cm">ID uređaja: [<xliff:g id="device_id">%1$s</xliff:g>] kopiran u međuspremnik</string>
+ <!-- Device Info screen. Confirmation that Device ID is not available -->
+ <string name="show_device_id_failed_cm">ID uređaja nije dostupan na ovoj verziji</string>
+ <!-- [CHAR LIMIT=NONE] Device Info screen. Label for the deviceID text put to clipboard -->
+ <string name="show_device_id_clipboard_label">ID uređaja</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<plurals name="show_dev_countdown_cm">
<item quantity="one">Sada ste <xliff:g id="step_count">%1$d</xliff:g> korak od omogućavanja razvojnih postavki.</item>