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:
authora.marchuk <a.marchuk@corp.mail.ru>2015-07-16 18:39:15 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:56:11 +0300
commitad786ffd14a71f8a4a6db07ded6650d775432dc1 (patch)
tree06a06e6d01b21723efb1d332e79ac75cee0745bf /strings.txt
parent949082bfbd77fc89f01c961fc82d60dffec1d1c9 (diff)
[android] refactor: Popup menus replaced with BottomSheet.
Diffstat (limited to 'strings.txt')
-rw-r--r--strings.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/strings.txt b/strings.txt
index 5bafa6394d..50800a1397 100644
--- a/strings.txt
+++ b/strings.txt
@@ -13089,3 +13089,27 @@
pl = Wskazówki dojazdu
nl = Routebeschrijving
pt = Instruções de direção
+
+ [show]
+ tags = android
+ comment = «Show» context menu
+ en = Show
+ ru = Показать
+
+ [hide]
+ tags = android
+ comment = «Hide» context menu
+ en = Hide
+ ru = Скрыть
+
+ [rename]
+ tags = android
+ comment = «Rename» context menu
+ en = Rename
+ ru = Переименовать
+
+ [bottom_sheet_more]
+ tags = android
+ comment = Bottom sheet: expand button (should be short)
+ en = More…
+ ru = Ещё… \ No newline at end of file