Loading quickstep/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Application name --> <string name="derived_app_name" translatable="false">Quickstep</string> <string name="derived_app_name" translatable="false">@string/lineageos_app_name</string> <!-- Options for recent tasks --> <!-- Title for an option to enter split screen mode for a given app --> Loading res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ <!-- A string pointer to the original app name string. This allows derived projects to easily override the app name without providing all translations --> <string name="derived_app_name" translatable="false">@string/app_name</string> <string name="derived_app_name" translatable="false">@string/lineageos_app_name</string> <!-- String representing the intent for search on the apps market. To specify a query, add q=<query> to the data to the intent --> Loading res/values/lineage_strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ limitations under the License. --> <resources> <!-- Application name --> <string name="lineageos_app_name" translatable="false">Trebuchet</string> <!-- Settings --> Loading Loading
quickstep/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Application name --> <string name="derived_app_name" translatable="false">Quickstep</string> <string name="derived_app_name" translatable="false">@string/lineageos_app_name</string> <!-- Options for recent tasks --> <!-- Title for an option to enter split screen mode for a given app --> Loading
res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ <!-- A string pointer to the original app name string. This allows derived projects to easily override the app name without providing all translations --> <string name="derived_app_name" translatable="false">@string/app_name</string> <string name="derived_app_name" translatable="false">@string/lineageos_app_name</string> <!-- String representing the intent for search on the apps market. To specify a query, add q=<query> to the data to the intent --> Loading
res/values/lineage_strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ limitations under the License. --> <resources> <!-- Application name --> <string name="lineageos_app_name" translatable="false">Trebuchet</string> <!-- Settings --> Loading