diff -r 5b238bc8ffb6 -r 01504893d9cb photosgallery/gallery/loc/photos.loc --- a/photosgallery/gallery/loc/photos.loc Wed Sep 15 12:13:06 2010 +0300 +++ b/photosgallery/gallery/loc/photos.loc Wed Oct 13 14:32:09 2010 +0300 @@ -598,12 +598,6 @@ // #define qtn_lgal_details_description "Description" -// d:Type field in the details view. -// l:list_logical_template_5_title -// r:8.0 -// -#define qtn_lgal_details_type "Type" - // d:Location field in the details view. // l:list_logical_template_5_title // r:8.0 @@ -1358,129 +1352,3 @@ // r:4.0 // #define qtn_lgal_slideshow_softkey_end "End" - -//----------------------------------------------------------------------------- -// Removal of suites view - related strings -//----------------------------------------------------------------------------- -// -// d:Icon text for "All" toolbar extn button -// l:cell_tb_ext_pane_t1/opt1 -// r:11.0 -// -#define qtn_lgal_toolbar_extension_all_nc "All" - -// d:Icon text for "All" toolbar extn button -// d:%N will be replaced with count of items present in All -// l:cell_tb_ext_pane_t1/opt1 -// r:11.0 -// -#define qtn_lgal_toolbar_extension_all "All (%N)" - -// d:Icon text for "Album" toolbar extn button -// l:cell_tb_ext_pane_t1/opt1 -// r:11.0 -// -#define qtn_lgal_toolbar_extension_album_nc "Albums" - -// d:Icon text for "Album" toolbar extn button -// d:%N will be replaced with count of albums present -// l:cell_tb_ext_pane_t1/opt1 -// r:11.0 -// -#define qtn_lgal_toolbar_extension_album "Albums (%N)" - -// d:Icon text for "Tags" toolbar extn button -// l:cell_tb_ext_pane_t1/opt1 -// r:11.0 -// -#define qtn_lgal_toolbar_extension_tags_nc "Tags" - -// d:Icon text for "Tags" toolbar extn button -// d:%N will be replaced with count of tags present -// l:cell_tb_ext_pane_t1/opt1 -// r:11.0 -// -#define qtn_lgal_toolbar_extension_tags "Tags (%N)" - -// d:Icon text for "Places" toolbar extn button -// l:cell_tb_ext_pane_t1/opt1 -// r:11.0 -// -#define qtn_lgal_toolbar_extension_places_nc "Places" - -// d:Icon text for "Places" toolbar extn button -// d:%N will be replaced with count of places present -// l:cell_tb_ext_pane_t1/opt1 -// r:11.0 -// -#define qtn_lgal_toolbar_extension_places "Places (%N)" - -// d: Tooltip string for "Change View" toolbar item -// l: popup_preview_text_window_t1 -// r: 11.0 -#define qtn_lgal_tooltip_change_view "Change View" - -// d: Tooltip string for "All" toolbar item -// l: popup_preview_text_window_t1 -// r: 11.0 -#define qtn_lgal_tooltip_all "All" - -// d: Tooltip string for "Albums" toolbar item -// l: popup_preview_text_window_t1 -// r: 11.0 -#define qtn_lgal_tooltip_albums "Albums" - -// d: Tooltip string for "Tags" toolbar item -// l: popup_preview_text_window_t1 -// r: 11.0 -#define qtn_lgal_tooltip_tags "Tags" - -// d: Tooltip string for "places" toolbar item -// l: popup_preview_text_window_t1 -// r: 11.0 -#define qtn_lgal_tooltip_places "Places" - -// d: Tooltip string for "New album" toolbar item -// l: popup_preview_text_window_t1 -// r: 11.0 -#define qtn_lgal_preview_tooltip_new_album "New album" - -// d: Tooltip string for "New tag" toolbar item -// l: popup_preview_text_window_t1 -// r: 11.0 -#define qtn_lgal_tooltip_new_tag "New Tag" - -// d: Tooltip string for "Sort" toolbar item -// l: popup_preview_text_window_t1 -// r: 11.0 -#define qtn_lgal_tooltip_sort "Sort" - -// d: Options menu item to open All items in grid view -// l: list_single_pane_t1_cp2 -// r: 11.0 -#define qtn_lgal_option_all "All" - -// d: Options menu item to open Albums list view -// l: list_single_pane_t1_cp2 -// r: 11.0 -#define qtn_lgal_option_albums "Albums" - -// d: Options menu item to open Places list view -// l: list_single_pane_t1_cp2 -// r: 11.0 -#define qtn_lgal_option_places "Places" - -// d: Options menu item to open Tags cloud view -// l: list_single_pane_t1_cp2 -// r: 11.0 -#define qtn_lgal_option_tags "Tags" - -// d: "Birthday" option in select album pop-up or select tag popup -// l:list_single_pane_t1 -// r: 11.0 -#define qtn_lgal_option_birthday "Birthday" - -// d: "Personal" option in select album pop-up or select tag popup -// l:list_single_pane_t1 -// r: 11.0 -#define qtn_lgal_option_personal "Personal"