
Search In
NSLocale class provides information about system language like the language that iPhone is currently running on, the list of supported language etc.
To get the current language code use following lines of code.
NSString *code = [[NSLocale currentLo
syntax :
t($string, array $args = array(), array $options = array())
Every string that may be displayed to a user should be wrapped in the t() function actually it takes the responsibility for translating strings from one language into other not
Difference between datatype char(n),varchar(n),nchar(n),nvarchar(n) in sql server?
char(n)
A char datatype takes 1 byte per character. It is a fixed length character datatype i.e even though character entered are less than n,fixed memory size i.e n
Apple has added many features to its iOS7 operating system. Few are mentioned below:-
• Story Board in iOS7 app will have to ask user's permission to access the mic.
• The user can use [NSArray firstObject]; just like lastObject in previous Xcod
Advantage of Unity
As the name “UNITY” means bringing everything together, the same is done by the “Unity Game Development IDE”. Unity brings all the aspects of game development under one roof and that roof is called Unity IDE.
I am completely new
Hello Readers,
Hope you are doing good today.
Today we will discuss multilingual functionality on the website. The main question is that Why You Need A Multilingual Website For Your Business? Nowadays you see, times are changing with the growing nu
Hi friends,
In my previous blog, We learn How to Install XAMPP server in Ubuntu Via Commands, but according to the Dazeinfo more than 80% user was using Windows for their work and entertainment in year 2014. so we come up with a new tutorial on in
Hello Readers. If you want to make replacement of words on any webpage then jquery offers you to do this. The benefit of using the Jquery is to run code on real time front end.
So let's get started working on it.
Step 1: Create a simple HT
Hii,
This post is in the continuation with my previous post in which i had discussed about inserting mutliple values in an array using different method as per requirements and in this post i will discuss about removing element of a
Hi All
Today we will discuss about how to Localize Ionic application.
We have a JavaScript library for AngularJS "Angular Translate".
It allows you to Translate your application depending upon language you desire.
It will provide a great way to loca