Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tizen/MapsWithMe/inc/AppResourceId.h')
-rw-r--r--tizen/MapsWithMe/inc/AppResourceId.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tizen/MapsWithMe/inc/AppResourceId.h b/tizen/MapsWithMe/inc/AppResourceId.h
index d5e342fdbe..a75d21b53e 100644
--- a/tizen/MapsWithMe/inc/AppResourceId.h
+++ b/tizen/MapsWithMe/inc/AppResourceId.h
@@ -16,6 +16,7 @@ extern const wchar_t* IDC_COPY_MARK;
extern const wchar_t* IDC_DOWNLOAD_LISTVIEW;
extern const wchar_t* IDC_EDITFIELD;
extern const wchar_t* IDC_EDITFIELD_NAME;
+extern const wchar_t* IDC_EMAIL;
extern const wchar_t* IDC_ENABLE_GPS;
extern const wchar_t* IDC_ENABLE_SCALE_BUTTONS_CB;
extern const wchar_t* IDC_FOOTS_CHECKBUTTON;
@@ -54,6 +55,8 @@ extern const wchar_t* IDS_BANK;
extern const wchar_t* IDS_BECOME_A_PRO;
extern const wchar_t* IDS_BOOKMARKS;
extern const wchar_t* IDS_BOOKMARK_COLOR;
+extern const wchar_t* IDS_BOOKMARK_SHARE_EMAIL;
+extern const wchar_t* IDS_BOOKMARK_SHARE_EMAIL_SUBJECT;
extern const wchar_t* IDS_BOOKMARK_SHARE_SMS;
extern const wchar_t* IDS_CANCEL;
extern const wchar_t* IDS_CANCEL_DOWNLOAD;
@@ -65,6 +68,7 @@ extern const wchar_t* IDS_DOWNLOAD;
extern const wchar_t* IDS_DOWNLOAD_COUNTRY_FAILED;
extern const wchar_t* IDS_DOWNLOAD_MAPS;
extern const wchar_t* IDS_EDIT;
+extern const wchar_t* IDS_EMAIL;
extern const wchar_t* IDS_ENTERTAINMENT;
extern const wchar_t* IDS_FOOD;
extern const wchar_t* IDS_FUEL;
@@ -77,6 +81,8 @@ extern const wchar_t* IDS_MEASUREMENT_UNITS;
extern const wchar_t* IDS_MEASUREMENT_UNITS_SUMMARY;
extern const wchar_t* IDS_MESSAGE;
extern const wchar_t* IDS_MILES;
+extern const wchar_t* IDS_MY_POSITION_SHARE_EMAIL;
+extern const wchar_t* IDS_MY_POSITION_SHARE_EMAIL_SUBJECT;
extern const wchar_t* IDS_MY_POSITION_SHARE_SMS;
extern const wchar_t* IDS_NO_INTERNET_CONNECTION_DETECTED;
extern const wchar_t* IDS_NO_SEARCH_RESULTS_FOUND;