WordPress database error: [INSERT, UPDATE command denied to user '51213-2'@'10.10.20.74' for table 'wp_options']
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1714382285.8196818828582763671875', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)


Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372
{"id":1522,"date":"2013-12-27T18:27:10","date_gmt":"2013-12-27T17:27:10","guid":{"rendered":"http:\/\/www.jonathanantoine.com\/?p=1522"},"modified":"2013-12-27T19:00:39","modified_gmt":"2013-12-27T18:00:39","slug":"windows-phone-localize-your-app-name","status":"publish","type":"post","link":"http:\/\/www.jonathanantoine.com\/2013\/12\/27\/windows-phone-localize-your-app-name\/","title":{"rendered":"Windows Phone : localize your App name"},"content":{"rendered":"

When you build a Windows Phone App, you for sure take some time to translate it in several language. By default there is no easy way to translate the app name but you can do it. Here is a quick “how-to” !<\/p>\n

<\/p>\n

    \n
  1. Download this project and add it to your solution : http:\/\/code.msdn.microsoft.com\/wpapps\/Language-Neutral-Resource-5894846e<\/a>.<\/li>\n
  2. Edit the string table in the AppResLib.rc file to set your app name, etc.<\/li>\n
  3. Build this project and copy the resulting dll in your WP project. This will be the default values (neutral language)<\/li>\n
  4. Change the values in the AppResLib.rc file for a specific language (for example french) and build again the project.<\/li>\n
  5. Rename the resulting dll to AppResLib.dll.040c.mui and copy it at the root of the WP project, next to the dll. The “04OC” is specific to “French” and should be set to the value matching the target language.<\/strong> A full list is here : http:\/\/msdn.microsoft.com\/en-us\/goglobal\/bb964664.aspx<\/li>\n
  6. Do it again for as much language you want<\/li>\n
  7. Select all the *.mui files and the AppResLib.dll file and set their build type to content in the properties Windows.<\/li>\n
  8. Update your WMAppManifest.xml<\/strong> file and set the app name to this value : @AppResLib.dll,-100 . The value will then be taken for your file, depending of the user language, at the offset 100 in the string table.<\/li>\n<\/ol>\n

    \"reslLib\"<\/p>\n

    \"manifest\"<\/p>\n

    \nNot really obvious but this works fine \ud83d\ude42\n<\/p>\n

    If you want to see this feature in action, it will soon be available in our last app “Say it With Flowers”<\/a> !<\/strong><\/p>\n

    PS: the whole procedure is describe in depth on MSDN <\/a>but I am sure you love this recap \ud83d\ude42<\/p>\n

    PS2: the localized app name won’t be displayed on the Store page because of a bug in the Store : http:\/\/blog.webrox.fr\/?p=61<\/p>\n","protected":false},"excerpt":{"rendered":"

    When you build a Windows Phone App, you for sure take some time to translate it in several language. By default there is no easy way to translate the app name but you can do…<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[7],"tags":[14,48,15,33,20,44,45],"_links":{"self":[{"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/posts\/1522"}],"collection":[{"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/comments?post=1522"}],"version-history":[{"count":11,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/posts\/1522\/revisions"}],"predecessor-version":[{"id":1535,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/posts\/1522\/revisions\/1535"}],"wp:attachment":[{"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/media?parent=1522"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/categories?post=1522"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/tags?post=1522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}