am c7329814: (-s ours) Import revised translations.  DO NOT MERGE

* commit 'c7329814f21b1070459a39b06001ff52e3018a17':
  Import revised translations.  DO NOT MERGE
diff --git a/src/com/android/apps/tag/MyTagList.java b/src/com/android/apps/tag/MyTagList.java
index e4541c5..9186389 100644
--- a/src/com/android/apps/tag/MyTagList.java
+++ b/src/com/android/apps/tag/MyTagList.java
@@ -151,8 +151,8 @@
         // The UX is horrible so we don't want to ship it but need it for testing.
         if (!Build.TYPE.equalsIgnoreCase("user")) {
             mWriteSupport = true;
-            registerForContextMenu(mList);
         }
+        registerForContextMenu(mList);
 
         if (getIntent().hasExtra(EditTagActivity.EXTRA_RESULT_MSG)) {
             NdefMessage msg = (NdefMessage) Preconditions.checkNotNull(