]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/strings.xml
Font size pref, reorder a few EntryTypes.
[Dictionary.git] / res / values / strings.xml
index 4509546c261ec361107f8fcd3e492942b4464c62..9aed937f08c6bfffb7262c92139ed4b3ed48d64b 100644 (file)
        <string name="wordListFileSummary">The local file where the word list will be appended.</string>
        <string name="wordListFileDefault">/sdcard/quickDic/wordList.txt</string>
 
+  <string name="fontSizeKey">fontSize</string>
+  <string name="fontSizeTitle">Font size</string>
+  <string name="fontSizeSummary">The size of the font for dictionary rows.</string>
+
   <string name="saveOnlyFirstSubentryKey">saveOnlyFirstSubentry</string>
   <string name="saveOnlyFirstSubentryTitle">Save only first sub-entry</string>
   <string name="saveOnlyFirstSubentrySummary">For entries with multiple sub-entries, only write the first to the word list.</string>