Home | History | Annotate | Download | only in values

Lines Matching full:primary

1307     <!-- Text of the account type. 'Primary' means the account is the one for sending all outgoing calls through. [CHAR LIMIT=NONE] -->
1308 <string name="primary_account">Primary</string>
1309 <!-- Title of the account type checkbox. Once the box is checked, the account will be the only 'primary' one among the accounts. [CHAR LIMIT=NONE] -->
1310 <string name="primary_account_title">Make this my primary account</string>
1315 <!-- Summary of a SIP account in the list of SIP accounts, consists of primary account status and registration status. This string indicates that this SIP account is a primary account and the string placeholder is the registration status, which will be one of the strings with name starting with "registration_status_" below. [CHAR LIMIT=NONE] -->
1316 <string name="primary_account_summary_with">Primary account. <xliff:g id="registration_status" example="Registering...">%s</xliff:g></string>
1370 <!-- Text of the set-primary preference. Simplified from "Make this my primary account". [CHAR LIMIT=NONE] -->
1371 <string name="set_primary_title">Set as primary account</string>
1372 <!-- Text of the set-primary preference summary. [CHAR LIMIT=NONE] -->