Revision control
Copy as Markdown
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Text for confirmation for a positive action in dialog -->
<string name="mozac_feature_prompts_ok">CUMPU</string>
<!-- Text for a positive button, when an user selects a date in date/time picker. -->
<string name="mozac_feature_prompts_set_date">Sét</string>
<!-- Text for a button that clears the selected input in the date/time picker. -->
<string name="mozac_feature_prompts_clear">Puyung</string>
<!-- Negative confirmation that we should never save a login for this site -->
<string name="mozac_feature_prompt_never_save">Ten karaksa</string>
<!-- Negative confirmation that we should not save a credit card for this site -->
<string name="mozac_feature_prompt_not_now">Ten mangkin</string>
<!-- Positive confirmation that we should save the new or updated login -->
<string name="mozac_feature_prompt_save_confirmation">Raksa</string>
<!-- Positive confirmation that we should save the updated login -->
<string name="mozac_feature_prompt_update_confirmation">Anyarin</string>
<!-- Title of a color picker dialog, this text is shown above a color picker. -->
<string name="mozac_feature_prompts_choose_a_color">Pilih warna</string>
<!-- January (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jan">Jan</string>
<!-- February month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_feb">Péb</string>
<!-- March month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_mar">Mar</string>
<!-- April month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_apr">Apr</string>
<!-- May month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_may">Méi</string>
<!-- June month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jun">Jun</string>
<!-- July month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jul">Jul</string>
<!-- August month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_aug">Agu</string>
<!-- September month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_sep">Sép</string>
<!-- October month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_oct">Okt</string>
<!-- November month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_nov">Nov</string>
<!-- December month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_dec">Dés</string>
</resources>