Base solution for your next web application
Open Closed

string names question #5802


User avatar
0
vladsd created

Is there a standard, the current xml file containts sentences for string names. Like this;

 <text name="User profile">User profile</text>
<text name="Your user profile information (first name, last name, etc.)">Your user profile information (first name, last name, etc.)</text>
<text name="Your email address">Your email address</text>
<text name="Your phone number">Your phone number</text>
<text name="Your postal address">Your postal address</text>
<text name="AllFunctionalityYouHaveInTheApplication">All functionality you have in the application</text>
<text name="Default (all) API">Default (all) API</text>
<text name="Offline Access">Offline Access</text>
<text name="Access to your applications and resources, even when you are offline">Access to your applications and resources, even when you are offline</text>

4 Answer(s)