]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - src/com/hughes/android/dictionary/C.java
Internationalized to German.
[Dictionary.git] / src / com / hughes / android / dictionary / C.java
index 76af93d7134f04d24773b6d2d1a529e29828a28f..b7f4126936c2609d704c82e67f1afd947216207d 100644 (file)
@@ -22,7 +22,7 @@ public class C {
   static final String INDEX_INDEX = "indexIndex";
   static final String SEARCH_TOKEN = "searchToken";
 
-  public static final String INTRO_MESSAGE_SHOWN = "introMessageShown";
+  public static final String THANKS_FOR_UPDATING_VERSION = "thanksForUpdatingVersion";
 
 
 }